# How to Enable & Disable ask impact for Partners

*ask impact* is a powerful chatbot assistant designed to help you make smarter decisions on impact.com.

<div data-with-frame="true"><figure><img src="/files/Ku5qlRUAOj0B1IUYZHNV" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note:** *ask impact* is available in open beta for Partners.
{% endhint %}

#### Enable *ask impact*

[Account admins](/partner/what-would-you-like-to-learn-about/account-management/account-settings/user-management/partner-account-user-roles-and-permissions.md) can enable *ask impact* for the account’s members as follows:

1. From the top navigation bar, select ![](/files/7Yl6s8UfoHGknhb93KN1) **\[User profile] → Settings**.
2. On the *Account Settings* page, select [**impact ai**](http://app.impact.com/secure/mediapartner/fr/genai-settings-ui.ihtml) under the *Technical* heading.
3. You can view a summary of the AI terms and policies on the settings page, and access a link to see the full terms.
4. Select ![](/files/qQk1rt4Y76HIbUy1SrLL) **\[Unchecked Box]** **Activate ask impact**.
5. Once you save, *ask impact* will be enabled for your account.
   * Once the feature is enabled for your account, account admins will be able to see the date and time it was enabled and the admin that enabled the feature.
   * When any member opens the chat UI for the first time, they’ll see a summary of the AI usage terms, which they'll be prompted to accept before proceeding.

#### Disable ask impact

Account admins can also opt to disable *ask impact*:

1. On the *Account Settings* page, select [**impact ai**](http://app.impact.com/secure/mediapartner/fr/genai-settings-ui.ihtml) under the *Technical* heading.
2. Select ![](/files/PLjxX7jlPWbFrlFVQj5g) **\[Checked Box]** **Activate ask impact**.
3. You'll be prompted to provide feedback about why you’re choosing to disable *ask impact*. This information is entirely optional, but we encourage you to provide it as it helps us to learn and improve the feature.

#### Frequently asked questions

impact.com uses AI responsibly with protections that exceed legal requirements for enhanced privacy, accountability, and transparency. We are guided by [Google's AI Principles](https://ai.google/principles/) with human oversight at every step.

<details>

<summary>What about privacy and security?</summary>

Your data is protected by impact.com's privacy policies. You control your data; it's never shared, mixed, or used to train our GenAI models.

</details>

<details>

<summary>User consent: what do I need to know?</summary>

*ask impact* is fully opt-in. [Admins and users](/partner/what-would-you-like-to-learn-about/account-management/account-settings/user-management/partner-account-user-roles-and-permissions.md) must provide informed consent before using the tool. Users always know when they're interacting with AI.

</details>

<details>

<summary>How do you improve ask impact?</summary>

We regularly monitor conversations and user feedback to improve quality, relevance, and safety.

</details>


---

# Agent Instructions: 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:

```
GET https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
