# Checklists

In order to facilitate the accomplishment of tasks, you can create checklists.&#x20;

The checklists allow you to add fields with details about tasks to remind you to execute them in the future. You can organize tasks according to their priority by moving each item up or down.&#x20;

You can also create a checklist template that is stored in the system. You can use as many times as you want and change it for each specific case.&#x20;

It also allows you to search for a specific item.&#x20;

<div align="left"><img src="/files/-MUO6J99sBfrGTPNVvB_" alt=""></div>


---

# 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://en.docs.airdesk.ai/interface/servicos/tasks/checklists.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.
