> 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. 从左侧导航菜单中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **\[Engage]** → **合作伙伴** → **申请**.
2. 将光标悬停在要向其发送提案的合作伙伴上，然后选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[更多]** → **反提案**.
3. 在 *提案* 在该屏幕上，使用 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]** 以选择一个 **模板条款**.
4. 设置 **合同日期** 并指定该合同是否 *期限* 应当 **持续** 或 **临时**.
   * 如果您选择 **临时**，指定 **结束于** 日期，并可选择让合同 **回退到当前模板条款** 或 **另一个模板条款** 在合同结束后。
5. 在……旁边 *审批选项*，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-590bdf4e1ffbcc1fe86ad456bebab6a28c64af1f%2Ffd6e4291628446bb1fe27a831f7874b256a28cc84833d72cce2e73b94641edb7.svg?alt=media) **【单选按钮】** **提议**。使用 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-b5e1740618ed6571d97b8fed7c25a7678f85d375%2F299632fb6f4f91fbf9847471754cc6180e4284a65b4960af4c4ea472a159f552.svg?alt=media) **\[未勾选的复选框]** 来确定此提案是否有一个 **到期日期** 以及他们是否可以 **还价** 您的提案。
6. 可选地，留下 **备注** 以解释您的提案。
7. 在屏幕底部，选择 **保存**.

   * 该还价提案将移至 **已发送的提案** 选项卡。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-d0a0646cd2fc88ab286fceb1e4e7f48ca8b947e2%2Fa6d5acee24eda76958ad36f65901f03ee748a7daa653f6bb6cdcd5f700da0a06.png?alt=media" 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, 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/send-a-counter-proposal-to-applicants.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.
