# Tâches

{% embed url="<https://youtu.be/MZoDMibM-7E>" %}
DocBits Tasks & Notifications Tutorial: Assign Work, Track Status & Handle Workflow Tasks
{% endembed %}

C'est ici que vous pouvez garder un œil sur vos tâches. Vous pouvez choisir entre deux mises en page différentes – l'une est un peu plus détaillée que l'autre. Vous pouvez également filtrer les tâches selon différents critères, comme si elles vous sont assignées ou l'état de la tâche.

<figure><img src="/files/3umFGrU6cgXfA5zWOGuC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SnZASUMjemZot0xOXMMH" 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://docs-fr.docbits.com/end-user-and-partner-section/end-user-section/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.
