# Histórico

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

{% hint style="warning" %}
O número de conversas no [Painel](/chatlayer-documentation-pt-br/navegacao/analytics/dashboard.md) é diferente do número de conversas na conversa [**Histórico**](/chatlayer-documentation-pt-br/navegacao/history.md)? Isso acontece porque em **Analytics**, mostramos todas as conversas, enquanto na **Histórico** visão geral, incluímos apenas conversas onde o usuário realmente respondeu.
{% endhint %}

{% content-ref url="/pages/9ee9f72b526d8cc651c408ec3db16fdc5a439f19" %}
[Conversas](/chatlayer-documentation-pt-br/navegacao/history/user-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/4f297f61249d2addde8629eeb3f3ea7807c8f7c5" %}
[Logs de execução](/chatlayer-documentation-pt-br/navegacao/history/execution-logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/1d17460336c8719b621649196520d1b0616f833f" %}
[Versões](/chatlayer-documentation-pt-br/navegacao/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/chatlayer-documentation-pt-br/navegacao/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.
