> 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/zh/ni-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/declined-insertion-orders-report-for-partners.md).

# 合作伙伴已拒绝插入订单报表

该 **已拒绝的订单报告** 会向您展示您在使用 impact.com 期间被拒绝的所有合同。此报告将显示您的计划（以前称为 *活动*），合同（以前称为 *订单*），拒绝日期和拒绝原因。

1. 在顶部导航栏中，选择 ![](/files/b3b8d4a571ed0a0b5d2fbc19523e97ad882b4a69) **\[搜索]**，然后输入“已拒绝的订单”。
2. 在 *报告* 列中，选择 **已拒绝的订单**.
3. 在这里，您可以查看有关已被拒绝的合同的信息。

   |          |                      |
   | -------- | -------------------- |
   | **活动**   | 查看该被拒绝合同所属的计划。       |
   | **订单**   | 查看被拒绝合同所遵循的模板条款名称。   |
   | **拒绝日期** | 查看合同被拒绝的日期。          |
   | **拒绝原因** | 查看合同被拒绝的原因（如果提供了原因）。 |

<div data-with-frame="true"><figure><img src="/files/48fe7bcc678f1346ab29eb7e518841a0a5badc09" 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/zh/ni-xiang-liao-jie-shen-me/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.
