> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/configure-inquiry-options.md).

# Configurar opções de consulta

Para visualizar e configurar as opções de consulta:

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Transações → Consultas**.
2. Na parte superior da janela principal, selecione **Opções de Consulta** aba.
3. Para editar uma opção, passe o cursor sobre o título da seção e selecione ![](/files/12d9fe11cb158abf4a98f08e987fb85e3430db2e) **\[Editar]**.

#### Respostas Automáticas para Pedidos Rastreados

**Ativar respostas automáticas** — selecione ![](/files/27a40f26b5bd84bf51b027f804aa6f07400faa96) **\[Desmarcar caixa]** para enviar respostas automáticas aos parceiros se eles enviarem uma consulta para uma ação que já foi rastreada (consultas que já foram rastreadas serão rejeitadas). Veja as respostas opcionais adicionais abaixo:

* Selecione **Sim, gostaria de expor o canal creditado ao parceiro que está fazendo a consulta** para compartilhar quem recebeu o crédito.
* Selecione **Sim, gostaria de expor a mídia creditada pela ação ao parceiro que está fazendo a consulta** para compartilhar o que recebeu o crédito.

#### Regras de Aprovação

**Aprovações Automáticas**— use os botões de opção para selecionar uma opção:

* Selecione **Não quero aprovar consultas automaticamente** para desativar este recurso.
* Selecione **Aprovar automaticamente consultas de ação** para ativar este recurso.
  * Use o menu suspenso para selecionar o parceiro e preencher os campos para estabelecer regras de aprovações automáticas.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/configure-inquiry-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
