> For the complete documentation index, see [llms.txt](https://docs.retable.io/retable-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.retable.io/retable-user-guide/managing-retable/chat-to-track-conversation.md).

# Project chat

Use the chat icon in the upper left corner of the table to track conversation history from a single place and add comments.

By making full use of the chat facility, you can keep on top of your project, add comments when necessary, and easily review activity at any stage.&#x20;

Use it to spot where things could be improved or to acknowledge and recognize a good piece of work to help keep staff motivated.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.retable.io/retable-user-guide/managing-retable/chat-to-track-conversation.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.
