> 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/send-a-counter-proposal-to-applicants.md).

# 向申请者发送反提案

如果合作伙伴已根据你的公开条款申请加入你的计划，你也可以提出不同的合同（例如，一套更适合该合作伙伴商业模式的不同条款）。

了解如何 [向潜在合作伙伴发送提案](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/send-a-proposal-to-a-prospect.md).

1. 在左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴** → **申请**.
2. 将光标悬停在要向其发送提案的合作伙伴上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **反提案**.
3. 在 *提案* 屏幕上，使用 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 来选择一个 **模板条款**.
4. 设置 **合同日期** 并指定合同 *期限* 应为 **持续有效** 或 **临时**.
   * 如果你选择 **临时**，请指定 **截止日期为** 日期，并可选择让合同 **回退到当前模板条款** 或 **另一个模板条款** ，在合同结束后。
5. 在 *审批选项*旁，选择 ![](/files/ab9a3d8dd653502900038f5f352bd3f23c771f2c) **\[单选按钮]** **提议**。使用 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **\[未勾选的复选框]** 来确定此提案是否具有 **到期日期** 以及他们是否可以 **反提案** 你的提案。
6. 可选地，填写 **备注** 来解释你的提案。
7. 在屏幕底部，选择 **保存**.

   * 反提案将移至 **已发送提案** 选项卡。

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

{% hint style="success" %}
**注意**：提案状态更改为 `已反提案` 当任一方重新提议条款时即会发生这种情况。即使条款细节未更改也会这样，因为重新提议会更新签署日期，而系统会将其解释为新的反提案。
{% endhint %}


---

# 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/send-a-counter-proposal-to-applicants.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.
