# Following Tasks

Task Detail Screen: Choose any task and on it's details page, select "Attention" / "Follow"

<figure><img src="/files/WgalhhTK3ryfQdKITDbR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UN3oW0tWSLpNFtidrRz8" alt=""><figcaption></figcaption></figure>

Then you will be prompted to select an importance for the task, and the directory to save it to.<br>

<figure><img src="/files/LpHeceRhUSIkUjeQCyDd" alt=""><figcaption></figcaption></figure>

Followed tasks will appear under this tab on the side menu named "Followed by Me". This action can be performed on shared tasks on IM as well.

<figure><img src="/files/fFGr4ZcRI3fI9J3HKwuH" alt=""><figcaption></figcaption></figure>


---

# 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://echelp.weaver.com.co/task-collaboration/following-tasks.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.
