> 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/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md).

# Encerrar consultas de ação como parceiro

#### Fechar uma solicitação

1. Na barra de navegação superior, selecione seu **valor de ganhos**.
2. Do ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso]**, selecione **Solicitações de ação**.
3. Na *Solicitações* na tela, passe o mouse sobre as solicitações que você quer fechar e selecione o ![](/files/a079dbd780819231821bf278cf93a41656198a0c) **\[caixa de seleção]**.
4. Selecione o **Fechar selecionados** botão acima da tabela para fechá-las.

   <div data-with-frame="true"><figure><img src="/files/292614be8be50a069fb64ac06a4cba493e34d3ea" alt="" width="364"><figcaption></figcaption></figure></div>

#### Ver solicitações fechadas

1. Na barra de navegação superior, selecione seu **valor de ganhos**.
2. Do ![](/files/18bca5ccd843b5b6f2812ca7192765a3772db659) **\[menu suspenso]**, selecione **Solicitações de ação**.
3. Na parte superior da *Solicitações* na tela, altere para o **Solicitações fechadas** aba.
4. Use o **Marca** filtro para selecionar de quais programas da marca você deseja ver solicitações anteriores.

   <div data-with-frame="true"><figure><img src="/files/65ef365de992edcb3924b4e8215fd59c1ab9d338" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.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.
