# Analisar e manter

- [Registro de atividades](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/bot-answers/activity-log.md)
- [Definições de Análises](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/bot-answers/definitions.md): Ao longo de nossas análises, usamos vários termos-chave. Aqui estão alguns termos importantes explicados com mais detalhes.
- [Retenção de dados](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/bot-answers/data-retention.md)
- [Manutenção](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/bot-answers/maintenance.md)
- [Sessão](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/bot-answers/session.md)
- [Rastrear eventos para análises](https://docs.chatlayer.ai/chatlayer-documentation-pt-br/bot-answers/track-events-for-analytics.md): Adicionar uma etapa de evento de rastreamento ao seu bot permitirá que você crie painéis e funis personalizados para melhorar a análise do desempenho do seu bot.


---

# 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/bot-answers.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.
