> 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/ask-impact/how-to-enable-and-disable-ask-impact.md).

# ask impact を有効化・無効化する方法

*ask impact* は、パフォーマンスデータの確認、結果の比較、製品ガイダンスへのアクセス、そして impact.com のドキュメントに関するサポートを行うために設計された強力なチャットボットアシスタントです。について詳しく見る [ask impact のヒントとコツ](/brand/ja/what-would-you-like-to-learn-about/platform-features/ask-impact/ask-impact-tips-and-tricks.md).

<div data-with-frame="true"><figure><img src="/files/13c0267064e93f2a6df1f5a4444d0091b612cf6b" alt=""><figcaption></figcaption></figure></div>

#### 無効化 *ask impact*

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

1. 〜の *アカウント設定* ページで、次を選択します **impact AI** 〜の下の *ツール* 見出し。
2. ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[チェックを外す]** **ask impact を有効化**.
3. 選択 **保存**.
4. 無効化を選択した理由についてフィードバックの入力を求められます *ask impact*。この情報は完全に任意ですが、機能の学習と改善に役立つため、ご提供をおすすめします。

#### 有効化 *ask impact*

*ask impact* は現在、デフォルトで有効になっていますが、必要な場合はアカウント管理者が有効化できます *ask impact* アカウントのメンバー向けに、以下の手順で行えます:

1. 上部ナビゲーションバーから、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 〜の *アカウント設定* ページで、次を選択します **impact AI** 〜の下の *ツール* 見出し。
3. ![](/files/bb653b3e44861001a10b869052097ac090b89312)**\[チェック]** **ask impact を有効化**.
4. 選択 **保存**.
5. *ask impact* は、これでアカウントのすべてのメンバーに対して有効になります。
   * 機能が有効化されると、アカウント管理者は有効化された日時と、有効化した管理者を確認できるようになります。

#### よくある質問

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

<details>

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

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

</details>

<details>

<summary>ユーザーの同意: 何を知っておく必要がありますか？</summary>

*ask impact* はデフォルトで有効になっており、オプトアウトを選択できます。ツールを使用するために利用規約へ同意する必要はありません。ユーザーは、AIとやり取りしているときは常にそれが分かり、 *ask impact*の [目的、機能、および制限](/brand/ja/what-would-you-like-to-learn-about/platform-features/ask-impact/ask-impact-tips-and-tricks.md) は明確に伝えられています。

</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/brand/ja/what-would-you-like-to-learn-about/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.
