> 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/zh/nin-xiang-liao-jie-shen-me/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. 选择 ![](https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FOC8CN2aXLM4bNQTXdKnn%2Fchecked_box.png?alt=media\&token=c37f1d6b-f621-4f42-bb60-536548553fb9) **\[已勾选复选框]** **启用 ask impact**.
3. 选择 **保存**.
4. 系统会提示你提供关于你选择停用原因的反馈 *ask impact*。此信息完全可选，但我们鼓励你提供，因为这有助于我们学习并改进该功能。

## 启用 *ask impact*

*ask impact* 默认已启用，但如果已被停用， [账户管理员](/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/user-management/partner-account-user-roles-and-permissions.md) 可以重新启用 *ask impact* 供该账户成员使用，如下：

1. 从顶部导航栏中选择 ![](https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FhyR4iWDS0fO9ZcKFGf82%2FUser%20profile.svg?alt=media\&token=281d8f1b-b9c5-4208-a0a2-a078f54e0eb6) **\[用户资料] → 设置**.
2. 在 *账户设置* 页面上，选择 [**impact ai**](http://app.impact.com/secure/mediapartner/fr/genai-settings-ui.ihtml) 在……下的 *工具* 标题。
3. 你可以在设置页面查看 AI 条款和政策摘要，并通过链接查看完整条款。
4. 选择 ![](https://1152657667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FwFRc3qqfq6QHUVifMpvT%2Funchecked.png?alt=media\&token=d06c565a-adb0-44a1-a124-0943da242075) **\[未勾选复选框]** **启用 ask impact**.
5. 选择 **保存**.
6. 保存后， *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 交互。

</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/zh/nin-xiang-liao-jie-shen-me/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.
