> 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/multi-program-reports/operations-reports/recent-and-upcoming-contracts-report.md).

# 最近和即将到期合同报表

该 **近期及即将到来的合同报告** 在这里，您可以查看过去30天内已过期或将在未来30天内到期的合同，以及任何将在未来30天内开始的待定合同。

#### 查找报告

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **报告 → 更多报告**.
2. 在 **名称** 搜索栏中，输入“近期及即将到来的合同”，然后选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[Search]**.
3. 在搜索结果中，选择 **近期及即将到来的合同**.
4. 在这里，您可以查看该报告的两个部分。
   * 有关该报告的 *合同到期* 部分的更多信息，请参阅 *合同到期参考* 部分。
   * 有关该报告的 *即将到来的合同* 部分的更多信息，请参阅 *即将到来合同参考* 部分。
   * 可选地，使用 *活动* 和 *合作伙伴* 筛选条件，以优化您的报告结果。

您可以 [安排](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md) 和 [保存](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md) 在查看报告时，可使用屏幕右上角的按钮来操作该报告。

<details>

<summary>合同到期参考</summary>

报告的这一部分包含您与合作伙伴之间最近已到期或即将到期的合同信息。有关该部分报告中每个列标题的更多信息，请查看下表。

此处找到的合同并不一定意味着您与合作伙伴的业务关系将结束；如果您正在更改合作伙伴所签订的合同，原合同将先结束（并显示在此处），然后新合同才开始（并显示在报告的下一部分）。

|            |                                                                          |
| ---------- | ------------------------------------------------------------------------ |
| **表格列**    | **描述**                                                                   |
| **活动**     | 查看该合同适用于哪个项目（原为 *campaign*）已到期。                                          |
| **合作伙伴**   | 查看已离开以及即将离开您的项目的合作伙伴。                                                    |
| **合同**     | 查看该行中管理您与该合作伙伴合同的模板条款名称。                                                 |
| **合同开始日期** | 查看管理您与合作伙伴业务关系的该合同何时开始。                                                  |
| **合同结束日期** | 查看管理您与合作伙伴业务关系的该合同何时结束或将于何时结束。                                           |
| **已过期？**   | 查看管理您与合作伙伴业务关系的该合同是否已经结束。如果 *否* 显示在此处，它将更改为 *是* ，时间为 *合同结束日期* 列中的勾选标记表示。 |

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

</details>

<details>

<summary>即将到来合同参考</summary>

报告的这一部分包含您与即将开始的合作伙伴之间合同的信息。有关该部分报告中每个列标题的更多信息，请查看下表。

|            |                                              |
| ---------- | -------------------------------------------- |
| **表格列**    | **描述**                                       |
| **活动**     | 查看该合同适用于哪个项目（原为 *campaign*）此合同将存在。           |
| **合作伙伴**   | 查看即将加入您的项目的合作伙伴。                             |
| **合同类型**   | 查看此合同是否为 *新* 或 *已更新*.                        |
| **合同**     | 查看该行中将管理您与该合作伙伴合同的模板条款名称。                    |
| **合同开始日期** | 查看将管理您与合作伙伴业务关系的合同何时开始。                      |
| **合同结束日期** | 查看将管理您与合作伙伴业务关系的合同何时结束。如果为空，则目前尚未为该合同设定到期日期。 |

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

</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/multi-program-reports/operations-reports/recent-and-upcoming-contracts-report.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.
