# Registro de Execuções

O Registro de Execuções exibe o histórico completo de todas as operações executadas no Cockpit, sejam elas provenientes de execuções Adhoc, da Lista de Operações ou de Modelos.

A lista exibe as colunas: ID (identificador único da execução), Comando (instrução ou script executado) e Tipo de tarefa (indica se foi Adhoc, Script ou Playbook). A partir desta tela é possível visualizar os detalhes e o resultado de cada execução realizada.


---

# 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://wiki.datadike.com/product-guide/configuracoes/pam/cockpit/registro-de-execucoes.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.
