> 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/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/view-partner-contract-history.md).

# 查看合作伙伴合同历史

您可以查看每位合作伙伴的合同历史记录。当您需要审核与该合作伙伴的合作历史、排查任何问题或解决任何付款误解时，这会很有帮助。

#### 查看合作伙伴的合同历史记录

您可以查看每位合作伙伴的合同历史记录。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[参与]** → **合作伙伴 → 合作伙伴**.
2. 将鼠标悬停在您想查看其合同历史记录的合作伙伴上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 合同 → 查看历史**.
3. 在这里，您有几个选项：
   * 您可以查看每一代合作关系的状态、开始和结束日期，以及品牌和合作伙伴签署人。
   * 要查看每一代合同的具体条款，请将鼠标悬停在合作伙伴合同上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **查看**.<br>

     <div data-with-frame="true"><figure><img src="/files/119ee5a3c832e9752373ab521434f340c1d2e6cc" alt=""><figcaption></figcaption></figure></div>

#### 查看所有合同历史记录

您还可以查看所有合同的历史记录。在这里，您可以按签署人、与合同相关的模板条款、哪些合作伙伴接受了该合同以及合同所处状态进行搜索。

1. 在左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[参与]** → **合同 → 合同**.
2. 在这里，您可以查看所有合同历史记录，或筛选搜索结果。
   * 请参阅 *筛选参考* 以了解更多信息。

<details>

<summary>筛选参考</summary>

| 筛选       | 说明                           |
| -------- | ---------------------------- |
| **签署人**  | 输入与您正在搜索的合同相关联的品牌或合作伙伴签署人姓名。 |
| **模板**   | 从下拉菜单中选择您正在搜索的合同的模板条款。       |
| **合作伙伴** | 从下拉菜单中选择同意您正在搜索的合同的合作伙伴。     |

**状态**

从下拉菜单中选择您正在搜索的合同所处的合同状态。

**状态参考**

| 筛选       | 说明                            |
| -------- | ----------------------------- |
| 待处理      | 查看所有尚未接受合同条款的合作伙伴。            |
| 生效中      | 查看您当前正在合作且已批准的合作伙伴。           |
| 即将开始     | 查看您即将开始合作的合作伙伴。               |
| 已拒绝      | 查看您已拒绝的合作伙伴。                  |
| 已过期      | 查看合同或工作协议条款已结束的合作伙伴。          |
| 已暂停      | 查看您已停止合作但未来可能恢复合作的合作伙伴。       |
| 已过期（不合规） | 查看由于未遵守您的条款而在某个日期之后不再合作的合作伙伴。 |
| 已暂停（不合规） | 查看由于未遵守您的条款而不再合作的合作伙伴。        |

</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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/view-partner-contract-history.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.
