> 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は、以下の1st partyおよび3rd partyデータを組み合わせます：

**1st party データポイント：**

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

**3rd party データポイント**

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

#### 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.
