> 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/performance-program/recruiting-partners/impact-ai-explained.md).

# Impact AI の解説

Impact AI は新しいパートナーシップを開拓できるよう、パートナーを自動的におすすめします。AI は契約交渉やメッセージ送信のような時間のかかる作業をなくしながら、質の高いパートナーをすぐにあなたのプログラムへ提供します。

#### Impact AI はどのデータを考慮しますか？

Impact AI は以下のファーストパーティデータとサードパーティデータを組み合わせます：

**ファーストパーティのデータポイント：**

* パートナーのパフォーマンス指標
* 不正の兆候
* 行動パターン

**サードパーティのデータポイント**

* オーディエンス規模
* 国の組み合わせ

#### Impact AI のおすすめを確認するにはどうすればよいですか？

Impact AI は、パートナーがあなたのプログラムに適合すると判断した場合はパートナー申請を自動的に承認し、適合しない場合は却下します。特定のおすすめがあまり適切でないと感じる場合は、 [パートナー契約を期限切れにできます](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md) 自動的に承認されたもの。

これらのおすすめは次の *申請数* 画面で確認できます：

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] →** **パートナー** → **申請数**.
2. 次の *申請数* 画面で、 **処理済み** タブを選択します。
3. 次を **処理者** フィルターで、次に **Impact AI**.
   * 次を使用します： *処理者* 列。

#### Impact AI のオプトイン設定は管理できますか？

おすすめのパートナーが希望するターゲットオーディエンスと合っていないと感じる場合は、Impact AI のオプトイン設定を変更して、希望するパートナーを手動で募集できます。

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 右側の *パートナー申請の自動化*、選択します **Impact AI による申請処理**.

   * ここから、Impact AI の設定を管理できます：

   <div data-with-frame="true"><figure><img src="/files/11044e84eeef98c0fa7f4ea03432f2f96cbfc93a" alt="" width="563"><figcaption></figcaption></figure></div>

#### Impact AI は新しいパートナーとのマッチング精度を向上させますか？

はい。Impact AI を使うほど、理想的なパートナーのおすすめ精度は高まります。パートナーが適切でないために期限切れにした場合や、マッチしたパートナーが大きな売上を生み出した場合、Impact AI はそれを学習します。

#### Impact AI と Workflows の違いは何ですか？

{% tabs %}
{% tab title="Impact AI" %}
Impact AI がパートナー申請を評価する際、その判断は、不正、オーディエンス到達率、そして impact.com 上で最も生産的かつ活発なパートナーなど、複数のデータポイントに基づいています。
{% endtab %}

{% tab title="Workflows" %}
[Workflows](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md) は、次の要素に基づいて設定できる自動承認ルールです：

* パートナーの規模
* パートナーの居住国（impact.com に登録されている内容）
* パートナーの居住州（米国拠点のパートナー向け）
* パートナーのプロモーションビジネスモデル（例：メール、クーポン）
  {% endtab %}
  {% endtabs %}

#### Impact AI のサポートを受けるにはどうすればよいですか？

次の方法があります： [サポートに連絡してください](https://app.impact.com/support/portal.ihtml?createTicket=true) または、プラットフォーム上のライブチャットを利用できます：

1. アカウントにログインします。
2. 上部メニューバーで、 ![](/files/bbbe55310fbe0cb0f32bc469cb59e8658f56772e) **\[ヘルプ]** → **チャット** → **一般的な問い合わせ**.
3. 問い合わせ内容を入力して、 **Enter** をキーボードで押します。


---

# 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/performance-program/recruiting-partners/impact-ai-explained.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.
