# Adhoc

O Adhoc permite a execução de comandos pontuais diretamente em ativos selecionados, sem a necessidade de criar um job ou operação estruturada. É útil para tarefas rápidas e imediatas em um ou múltiplos dispositivos.

A interface do Adhoc conta com um editor de código onde o usuário insere o comando a ser executado, um campo para informar o usuário de execução, um seletor para escolher o módulo (ex: Shell) e a opção de selecionar o ativo destino na árvore de ativos à direita. Após preencher os campos, o botão de play executa o comando e os resultados são exibidos na área de saída abaixo do editor.


---

# 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/adhoc.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.
