> 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/learn-about-template-terms-and-contracts.md).

# テンプレート条件と契約について学ぶ

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

テンプレート条件と契約（場合によっては *インサーションオーダー* または *IO*）は、パートナーとの提携を確立するために使用する重要なツールです。詳しくは以下をご覧ください。

#### テンプレート条件 vs. 契約

{% tabs %}
{% tab title="テンプレート条項" %}
テンプレート条件は、impact.com上で作成し、あなたとパートナー間の条件を定めるものです。テンプレート条件を作成すると、支払い対象とするイベント種別、デフォルトの支払い額、支払い調整、アクションロックなどを設定します。

impact.com上の各ブランドには **公開テンプレート条件**があり、これはオンボーディングの過程で作成されます。これらは *デフォルトの* 条件として機能し、 [カスタマイズしたテンプレート条件を作成](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/configure-public-facing-template-term-visibility.md) することができます。

また、独自の **カスタム条件** をimpact.comに追加（またはアップロード）することもでき、それをテンプレート条件に追加できます。
{% endtab %}

{% tab title="契約" %}
契約は、テンプレート条件で定めた条件について、あなたとパートナーが合意すると自動的に作成される、テンプレート条件の個別インスタンスです。

テンプレート条件を作成したら、パートナーに送って承認を得ます。承認されると、impact.comが、合意した条件を含むあなたとパートナー間の個別の契約を生成します。
{% endtab %}
{% endtabs %}

#### 要約

* **テンプレート条項** は、支払い率、アクションロック日、パートナーに指定したいすべての詳細などを定める契約の下書きです。テンプレート条件はパートナーに送付して、確認と承認を求めることができます。
* **契約** は、パートナーがあなたの条件に同意したときのテンプレート条件のインスタンスです。impact.comは、テンプレート条件で指定されたすべての詳細を含む、あなたの条件を承認した各パートナーとの個別契約を作成します。

#### 公開および非公開のテンプレート条件

オンボーディングの際に、おそらく最初のテンプレート条件セットを作成したはずです。これは公開設定で、（有効になっている場合）マーケットプレイスであなたを閲覧する際にパートナーに表示されるデフォルトのテンプレート条件です。impact.comでは、デフォルトの公開テンプレート条件を1セット必須としています。ただし、 [複数の有効な公開テンプレート条件セット](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/configure-public-facing-template-term-visibility.md) を同時に持つことができます。

非公開契約は完全に新規のものにすることもできますし、公開テンプレート条件をベースにしつつ、より成果の高いパートナー向けにより有利な支払い率など、異なる条件や追加条件を加えることもできます。非公開契約は、特定のパートナーやパートナーグループに合わせてきめ細かく調整した提案を提供するのに役立ちます。


---

# 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/learn-about-template-terms-and-contracts.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.
