# History

<figure><img src="/files/DSsSbx8oSDEkOok71r64" alt="" width="341"><figcaption></figcaption></figure>

{% hint style="warning" %}
Is the number of conversations in the [Dashboard](/navigation/analytics/dashboard.md) different from the number of conversations in the conversation [**History**](/navigation/history.md)? That's because in **Analytics**, we show all conversations, whereas in the **History** overview, we only include conversations where the user actually replied.
{% endhint %}

{% content-ref url="/pages/-LLTwJATl8mNFPrR132C" %}
[Conversations](/navigation/history/user-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/KrqpV4wle77vaMFtE5uz" %}
[Execution logs](/navigation/history/execution-logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/vcA0aUcsfSc3mDys8ugM" %}
[Versions](/navigation/history/versions.md)
{% endcontent-ref %}


---

# 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.chatlayer.ai/navigation/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.
