# Dependencies

Dependencies can be created by dragging from the ![](/files/raKqXKVUIKNlJvk6thlj) icon of one task to another task. A blue line will appear to indicate the dependency:

![](/files/3VggRV31S05ovPxAhtAV)

To delete a dependency, click on the blue line. A warning will appear with the option to delete the link.

![](/files/jLsOJCYSqN6056SFzuqz)

Dependencies are also listed in the Task Property Pane:

![](/files/AqZAEUk2Qqbh6aR3XCfr)

Dragging a line from the end of a task to the start of another task will create a "Finish to Start" dependency. There are 4 types of dependency:

* Finish to Start
* Start to Finish
* Start to Start
* Finish to Finish

Dependencies affect how auto scheduling works. See the [Scheduling ](/365automate-gantt/scheduling.md)guide for more information.


---

# 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://365automate.gitbook.io/365automate-gantt/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.
