# Checklist Configuration

Within any given project, you've always been able to add and manage checklists to help keep your employees on task. These appear on the right side of the project page.

![](/files/-M_fHBIEXoc4_swTOevR)

But if you've been manually creating the same checklist over and over, you can actually pre-configure a Service to pre-load a checklist into every project that includes that service. To get started, go into the **Edit** tab of one of your services.

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

Then, at the bottom of the page will be **Task Configuration** where you can click the **+** mark to create a new checklist and **add an item** to each checklist you've created. Feel free to add as many checklists as you need. These checklists then automatically appear in the Project details every time this Service is included in a Project.

<figure><img src="/files/XOW8noYWmtoVR1bsheE4" 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.getautonomo.com/services-and-packages/task-configuration.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.
