> 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="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-b76f5ff5bfb9e4b14bc36f1960fa8ed0fc1d037b%2F3980fdd4a1d9de84a48a220951fcf93b70f57cfe385f0a781035efcbd8f9b566.png?alt=media" alt=""><figcaption></figcaption></figure></div>

#### 無効にする *ask impact*

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

1. 〜の *アカウント設定* ページで、 **impact ai** 「Tools」見出しの下で *Tools* 見出し。
2. ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-b5e1740618ed6571d97b8fed7c25a7678f85d375%2F299632fb6f4f91fbf9847471754cc6180e4284a65b4960af4c4ea472a159f552.svg?alt=media) **\[チェックを外す]** **ask impact を有効にする**.
3. 選択 **保存**.
4. 無効にする理由についてフィードバックの入力を求められます *ask impact*。この情報は完全に任意ですが、機能の学習と改善に役立つため、ご提供をおすすめします。

#### 有効にする *ask impact*

*ask impact* は現在デフォルトで有効になっていますが、必要に応じてアカウント管理者は *ask impact* をアカウントのメンバー向けに次のように有効化できます：

1. 上部ナビゲーションバーから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[ユーザープロフィール] → 設定**.
2. 〜の *アカウント設定* ページで、 **impact ai** 「Tools」見出しの下で *Tools* 見出し。
3. ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FY1JDjX2yFd8H8O9CsyH1%2Fcheck.png?alt=media\&token=623bf0cc-26fc-44f5-a67a-5e8eb70311b9)**\[チェックを入れる]** **ask impact を有効にする**.
4. 選択 **保存**.
5. *ask impact* が、これでアカウントのすべてのメンバーに対して有効になります。
   * 機能が有効になると、アカウント管理者は、有効になった日時と、その機能を有効にした管理者を確認できます。

#### よくある質問

impact.com は、プライバシー、説明責任、透明性を強化するために、法的要件を上回る保護措置を講じながら、AI を責任を持って活用しています。私たちは [Google の AI 原則](https://ai.google/principles/) に基づき、すべての段階で人の監督を行っています。AI機能の構築、テスト、運用方法の詳細については、 [トラストセンター](https://trust.impact.com/).

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