> 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. 选择 ![](/files/1e86c35585221955d2f0bc111534a6fe2ebe2b85) **\[已勾选框]** **启用 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. 从顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *账户设置* 页面上，选择 [**impact ai**](http://app.impact.com/secure/mediapartner/fr/genai-settings-ui.ihtml) 位于 *技术* 标题下。
3. 你可以在设置页面查看 AI 条款和政策摘要，并通过链接查看完整条款。
4. 选择 ![](/files/1156f95536bf35a761e56094404ebfbca3d0fdbc) **\[未勾选框]** **启用 ask impact**.
5. 选择 **保存**.
6. 保存后， *ask impact* 将为你的账户启用。
   * 一旦该功能为你的账户启用，账户管理员将能够看到启用的日期和时间，以及启用该功能的管理员。

### 常见问题

impact.com 负责任地使用 AI，并采用超出法律要求的保护措施，以增强隐私、责任和透明度。我们遵循 [Google 的 AI 原则](https://ai.google/principles/) ，并在每一步都有人类监督。

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