> 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/nin-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/pending-contracts-report-for-partners.md).

# 合作伙伴待处理合同报告

该 *待处理合同报告* 显示您的所有待处理合作关系。您可以查看一方何时向另一方提交申请、品牌总部所在国家/地区等信息。

#### 查找报告

1. 在顶部导航菜单中，选择 **报告 → 更多报告**.
2. 从 *类别* 在搜索栏旁边的筛选器中，选择 **合同**.
3. 选择 **待处理合同**.

<details>

<summary>报表参考</summary>

| 表格列    | 说明                                                                                  |
| ------ | ----------------------------------------------------------------------------------- |
| 广告主 ID | 查看该品牌的 impact.com ID。                                                               |
| 广告主    | 查看已有申请的品牌。                                                                          |
| 项目     | 查看已有申请的品牌项目。                                                                        |
| 合同     | 查看如果该申请获批，将适用于该合作关系的模板条款名称。                                                         |
| 申请日期   | 查看申请发送日期。                                                                           |
| 评分     | 查看 impact.com 对该品牌的评分。 **这是已弃用的功能**.                                                |
| 加入网络天数 | 查看该品牌在 impact.com 上已存在多少天。                                                          |
| 待处理方   | <p>查看哪些合作伙伴需要就该合作关系做出决定。</p><p><em>广告主</em> 表示品牌需要做出决定。 <em>媒体方</em> 表示您需要做出决定。</p> |
| 是否直接   | 查看您是否会成为该品牌的直接合作伙伴。这意味着您不会在此账户下与其他品牌合作。                                             |
| URL    | 查看该品牌的网站。您可以使用该网站了解更多关于该品牌的信息。                                                      |
| 国家/地区  | 查看该品牌的原产国家/地区。                                                                      |
| 州/省    | 如果该品牌总部位于美国，请查看其总部所在州。                                                              |
| 名称     | 查看品牌联系人的姓名。您有任何问题时可联系此人。                                                            |
| 电子邮件   | 查看品牌联系人的电子邮件。您可以通过此邮箱向品牌发送任何问题。                                                     |
| 工作电话   | 查看品牌联系人的电话号码。您可以使用该电话号码向品牌发送任何问题。                                                   |
| 手机号码   | 查看品牌联系人的电话号码。您可以使用该电话号码向品牌发送任何问题。                                                   |

</details>


---

# 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/nin-xiang-liao-jie-shen-me/platform-features/reporting-for-partners/pending-contracts-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.
