> 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/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
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.
