# Project Chat Checklists

Aside from having a checklist for each service, you can also add a checklist to the project chat. This creates a preset checklist that helps with project management. One advantage of this is that you won't need to click on the specific service for the checklist to appear. Once you open the project chat, the checklist will be available right away.

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

Steps to create checklist for the project chat:

1. Create a service named "Project Chat"
2. Under the **Task Configuration** of the service, add the checklist that you need.

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

{% hint style="warning" %}

* The checklist will appear on orders booked after creating the service and will not show on past orders.
* The service "Project Chat" does not need to be added to the booking flow.
  {% endhint %}


---

# 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/order-management/project-chat-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.
