> 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*）は、パートナーとの提携を築くために使う重要なツールです。詳しくは、これらが何であるかとその違いについて読み進めてください。

#### テンプレート条件と契約の違い

{% 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.
