# 8. Tasks

{% hint style="info" %}
This is an abridged version of the user guide, highlighting essential features. To access the full version with detailed steps, kindly reach out to your dedicated Account Manager.
{% endhint %}

The Tasks tab provides brokers with the ability to create tasks, assign them to respective teams, and track their progress. This functionality enables teams to better manage client requests, follow up on them more efficiently, and ultimately improve customer relationships.

Through this feature, brokers can prioritize and delegate tasks, ensuring that client requests are handled in a timely and effective manner. By monitoring task statuses, brokers can also identify areas for improvement and streamline their operations, ultimately leading to improved client satisfaction.

<figure><img src="/files/Z3dlUqAIK7HhXJnTqlW1" 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://reference-guide.gitbook.io/crm-back-office-user-guide-abridged/8.-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.
