> 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/reporting-for-partners/declined-insertion-orders-report-for-partners.md).

# Relatório de ordens de inserção recusadas para parceiros

O **Relatório de Pedidos de Inserção Recusados** mostra todos os contratos que foram recusados ao longo do seu tempo com a impact.com. Este relatório mostrará o programa (anteriormente conhecido como *campanha*), contrato (anteriormente conhecido como *pedido de inserção*), data da recusa e o motivo da recusa.

1. Na barra de navegação superior, selecione ![](/files/16ee8de294aa024de401455701ed74cbbbb850b3) **\[Pesquisar]**, então digite "Pedidos de Inserção Recusados."
2. Em *Relatórios* coluna, selecione **Pedidos de Inserção Recusados**.
3. Aqui, você pode ver informações sobre contratos que foram recusados.

   |                        |                                                                             |
   | ---------------------- | --------------------------------------------------------------------------- |
   | **Campanha**           | Veja o programa para o qual o contrato recusado era destinado.              |
   | **Pedido de Inserção** | Veja o nome do termo do modelo que o contrato recusado seguiu.              |
   | **Data da Recusa**     | Veja a data em que o contrato foi recusado.                                 |
   | **Motivo da Recusa**   | Veja o motivo de o contrato ter sido recusado (se um motivo foi informado). |

<div data-with-frame="true"><figure><img src="/files/d9ee52283413274ec949f2609cffb97cfb134474" 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/reporting-for-partners/declined-insertion-orders-report-for-partners.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.
