# Task Dependencies

{% embed url="<https://www.loom.com/share/ca2c9918d86f4a98bd96443214259680?sid=bc13a972-d7a0-469d-b4d9-3b2fd26d2f28>" %}

### Option 1: Through Timeline View

1. Open the Timeline View
2. Drag from bubble next to Task's Finish to Start of the next task

### Option 2: Through List View

1. **Open the Task Detailed View**.
2. Click on **More Options** (three-dot menu).
3. Select **"Add Dependencies"**.
4. Choose the task that you want to set as a dependency.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.smarttask.io/fundamentals/task/task-dependencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
