# Conversation History

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

Click the people icon on the Home-Page to see the conversation history of each chatbot

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

All the conversations with total number of messages are seen on the dashboard as a list. View any of the conversation with all the messages by clicking on the View Button

<figure><img src="/files/1UvgseQPdY8yzF1Dk8th" 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://aibotkit.gitbook.io/documentation/bot-setup-5-step-builder/conversation-history.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.
