> 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/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/send-a-counter-proposal-to-applicants.md).

# 応募者にカウンター提案を送る

パートナーがあなたの公開条件でプログラムに申し込んだ場合は、別の契約を提案することもできます（たとえば、パートナーのビジネスモデルにより適した別の条件セットなど）。

方法を学ぶ [見込み先に提案を送信する](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/send-a-proposal-to-a-prospect.md).

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **パートナー** → **申請数**.
2. 提案を送信したいパートナーにカーソルを合わせ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **カウンター**.
3. 次の *提案* 画面で、次を使用します ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を選択して **テンプレート条項**.
4. 次を設定します **契約日** を選び、契約が *期間* であるべきか **継続中** または **一時的**.
   * 次を選択した場合 **一時的**を指定し、 **終了日を** に設定し、必要に応じて契約を **現在のテンプレート条件にフォールバックする** または **別のテンプレート条件** 契約終了時に。
5. の横にある *承認オプション*、選択します ![](/files/655db55cd06b69109e64fb992dddd9b2c7f03241) **\[ラジオボタン]** **提案**。次を使用して、 ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[チェックなしのボックス]** この提案に〜があるかどうかを判断し、 **有効期限** また、相手が **カウンターオファー** あなたの提案に。
6. 必要に応じて、 **コメント** あなたの提案を説明するために記入します。
7. 画面下部で、次を選択します。 **保存**.

   * カウンター提案は次へ移動します **送信済みの提案** タブを選択します。

   <div data-with-frame="true"><figure><img src="/files/05c1a202b2ce14e22400ed483ab9cc132e0c220a" 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/ja/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.
