> 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/partner/ja/nitsuitebitaidesuka/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.md).

# パートナー向け ask impact の有効化と無効化の方法

*impact に問い合わせる* impact.com でより賢い判断を下せるよう支援するために設計された強力なチャットボットアシスタントです。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FvMjQrfM9HTBgCRCWwWxi%2Fpart-151-10.mp4?alt=media&token=cd5470d7-cf8a-4bfc-a321-10d423516618>" %}

{% hint style="success" %}
**注：** *impact に問い合わせる* パートナー向けにオープンベータ版で利用できます。
{% endhint %}

### 有効にする *impact に問い合わせる*

[アカウント管理者](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/user-management/partner-account-user-roles-and-permissions.md) 有効化できます *impact に問い合わせる* アカウントのメンバー向けに、次のように設定できます：

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 〜では *アカウント設定* ページで、 [**impact ai**](http://app.impact.com/secure/mediapartner/fr/genai-settings-ui.ihtml) の下の *技術* 見出し。
3. 設定ページで AI の利用規約とポリシーの概要を確認でき、完全版の規約へのリンクにもアクセスできます。
4. 選択 ![](/files/4ae6107e38555a8ce6c241b846141f0103a1df38) **\[未チェックのボックス]** **ask impact を有効化**.
5. 選択 **保存**.
6. 保存すると、 *impact に問い合わせる* がお客様のアカウントで有効になります。
   * この機能がアカウントで有効になると、アカウント管理者は、有効化された日時と、その機能を有効化した管理者を確認できるようになります。
   * メンバーが初めてチャット UI を開くと、AI 利用規約の概要が表示され、続行前に同意を求められます。

### ask impact を無効化

アカウント管理者は、 *impact に問い合わせる*:

1. 〜では *アカウント設定* ページで、 [**impact ai**](http://app.impact.com/secure/mediapartner/fr/genai-settings-ui.ihtml) の下の *技術* 見出し。
2. 選択 ![](/files/dbe696dda81b6ee60492f8e6f1293eb088ce52b2) **\[チェック済みのボックス]** **ask impact を有効化**.
3. 選択 **保存**.
4. 無効化を選択した理由についてフィードバックの提供を求められます *impact に問い合わせる*。この情報は完全に任意ですが、機能の学習と改善に役立つため、ご提供をおすすめします。

### よくある質問

impact.com は、プライバシー、説明責任、透明性を強化するため、法的要件を上回る保護策を備え、AI を責任を持って使用しています。私たちは、 [Google の AI 原則](https://ai.google/principles/) に基づき、各段階で人による監督のもとで運用しています。

<details>

<summary>プライバシーとセキュリティはどうなっていますか？</summary>

お客様のデータは impact.com のプライバシーポリシーによって保護されています。データの管理権はお客様にあり、データが共有、混在、または当社の GenAI モデルの学習に使用されることはありません。

</details>

<details>

<summary>ユーザーの同意：知っておくべきことは？</summary>

*impact に問い合わせる* は完全にオプトイン方式です。 [管理者とユーザーは](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/user-management/partner-account-user-roles-and-permissions.md) 、ツールを使用する前に十分な説明に基づく同意を提供する必要があります。ユーザーは、AI とやり取りしていることを常に把握できます。

</details>

<details>

<summary>ask impact はどのように改善していますか？</summary>

品質、関連性、安全性を向上させるため、会話とユーザーフィードバックを定期的に監視しています。

</details>


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.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.
