# Logs de execução

Lá, você poderá ver 3 abas:&#x20;

## Ações de código e API

## Integrações

## Eventos de rastreamento

## ----------ARTIGO ANTIGO ---------------

a primeira é 'Ações de Código & API' onde você pode ver os detalhes dos erros das suas integrações personalizadas; a segunda é onde você pode verificar o status de todas as 'Integrações de App' que foram acionadas pelo bot.&#x20;

![](/files/de2fc78dedbc65750e5c8c282626d2ba8e24e334)

Ao clicar em uma das ações, uma janela abrirá no lado direito da tela. Aqui você pode ver os detalhes de Entrada para uma ação bem-sucedida:

![](/files/bb6d08e893125f638ee9b209dedd652d1de4ad56)

Aqui você pode ver os detalhes de Saída de uma ação com Falha:

![](/files/1f59d925477d41cffeeb3003f10220fe9b869395)

Dessa forma, você pode depurar facilmente suas integrações.


---

# 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/execution-logs.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.
