> 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 の有効化・無効化方法

*ask 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" %}
**注記：** *ask impact* はパートナー向けにオープンベータ版で利用できます。
{% endhint %}

## ask impactを無効にする

アカウント管理者は無効化を選択できます *ask impact*:

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

## 有効化 *ask impact*

*ask impact* はデフォルトで有効ですが、無効になっている場合は、 [アカウント管理者は](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/user-management/partner-account-user-roles-and-permissions.md) 再度有効にできます *ask 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. 保存すると、 *ask impact* がお使いのアカウントで有効になります。
   * 機能がお使いのアカウントで有効になると、アカウント管理者は、有効化された日時と、その機能を有効にした管理者を確認できるようになります。

### よくある質問

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

<details>

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

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

</details>

<details>

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

*ask impact* はデフォルトで有効になっており、オプトアウトを選択できます。ツールを使用するために利用規約への同意は必要ありません。ユーザーは、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.
