> 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/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/declined-insertion-orders-report-for-partners.md).

# Declined Insertion Orders Report for Partners

The **Declined Insertion Orders Report** shows you all of the contracts that have been declined throughout your time with impact.com. This report will show you the program (formerly know as *campaign*), contract (formerly known as *insertion order*), decline date, and the decline reason.

1. From the top navigation bar, select ![](/files/UtRJFdjmzq4JXmuHsnuw) **\[Search]**, then enter "Declined Insertion Orders."
2. Under the *Reports* column, select **Declined Insertion Orders**.
3. From here, you can see information about contracts that have been declined.

   |                     |                                                                             |
   | ------------------- | --------------------------------------------------------------------------- |
   | **Campaign**        | See the program that the declined contract was for.                         |
   | **Insertion Order** | View the name of the template term that the declined contract followed.     |
   | **Decline Date**    | See the date that the contract was declined.                                |
   | **Decline Reason**  | View the reason for the contract being declined (if a reason was supplied). |

<div data-with-frame="true"><figure><img src="/files/X9iCYcmynfiJxtM2vPOF" 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:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/declined-insertion-orders-report-for-partners.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.
