> 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 のプライバシーポリシーによって保護されています。データの管理はお客様が行います。共有、混在、当社の GenAI モデルの学習への使用は一切ありません。

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