> 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/review-contract-proposals-youve-sent.md).

# 审核你已发送的合同提案

<a href="https://pxa.impact.com/student/activity/1102128?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=dis-250&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

该 *提案* 此屏幕用于查看您已发送给合作伙伴的合同提案。通过此屏幕，您可以查看合作伙伴的资料以及所提议合同的条款。您还可以 *撤回* 查看所提议的条款。

#### 查看并处理提案

1. 从左侧导航栏中选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 已发送的提案**.
2. 您可以筛选这些提案。
   * 请参阅 *筛选参考* 请参阅下方的部分了解有关这些筛选条件的更多信息。

<details>

<summary>筛选参考</summary>

| 筛选器    | 描述                                                                                                                                                                                                       |
| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 搜索栏    | 您可以通过搜索特定合作伙伴的 **名称、ID、URL**，或 **电子邮件**.                                                                                                                                                                 |
| 合同条款   | <p>按以下条件筛选提案 <strong>选择名称</strong> 的提议条款。</p><p><strong>注意：</strong> 一个 <img src="/files/b68f9cb51b367bd0bc65b0e54747beba934df3f5" alt=""> <strong>\[已还价图标]</strong> 如果您对合作伙伴的申请进行了还价，该图标将显示在合同条款旁边。</p> |
| 发送时间   | 按日期范围筛选已发送的提案。                                                                                                                                                                                           |
| 合作伙伴状态 | 筛选发送给 **新建**, **已加入**，或 **全部** 合作伙伴。                                                                                                                                                                     |
| 合作伙伴规模 | 筛选由以下条件发送的提案 [合作伙伴规模](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md#partner-size-scale-0-2).                   |
| 商业模式   | 按合作伙伴的商业模式筛选已发送的提案。                                                                                                                                                                                      |
| 组      | 按以下条件筛选已发送的提案 [合作伙伴组](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) 其所属的。                                     |
| 账号     | 按合作伙伴的营销属性筛选已发送的提案。                                                                                                                                                                                      |

</details>

3. 在 *合作伙伴 ID* 列， **选择名称** 以查看其资料。

   * 或者，您可以将光标悬停在提案行项目上并选择 ![](/files/a59f63967c63e9100ed85b93d9f0eb2eda4b9e50) **\[更多]** → **查看条款** 以查看所提议的条款。

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

#### 撤回合作伙伴提案

您可以撤回某个合作伙伴的提案，或一次撤回多个合作伙伴的提案。

{% tabs %}
{% tab title="针对单个合作伙伴" %}
在查看所提议的条款后，您就可以处理该提案。

1. 将光标悬停在您想要撤回联系的合作伙伴上。
2. 选择 ![](/files/a59f63967c63e9100ed85b93d9f0eb2eda4b9e50) **\[更多]** → **撤回**.

   * 可选地，留下评论说明撤回合同的原因。

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

{% endtab %}

{% tab title="针对多个合作伙伴（批量）" %}

1. 选择 ![](/files/d4151d93ed2da7b33e79d07ae02bdd88dbd67390) **\[复选框]** 在您要撤回的所有合作伙伴提案的合作伙伴 ID 旁边。
   * 选择 **全选** 以撤回所有提案。
2. 选择 **撤回**.
3. 要完成撤回，请选择 **撤回**.
   * 可选地，留下评论说明撤回这些合同的原因。
     {% endtab %}
     {% endtabs %}


---

# 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/contracts-and-template-terms/contracts/review-contract-proposals-youve-sent.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.
