> 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. 在 **名称** 搜索栏中，输入“Recent and Upcoming Contracts”，然后选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]**.
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>

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

此处找到的合同并不一定意味着您与合作伙伴的业务关系将结束；如果您正在更改合作伙伴签署的合同，原合同将在新合同开始之前结束（并显示在此处），而新合同则会在报告的下一部分中显示。

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

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

</details>

<details>

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

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

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

<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, and the optional `goal` 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>&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.
