# Notifications

To configure your email and Slack notifications, choose **Settings** > **Notifications** from the bottom-left menu.&#x20;

<figure><img src="/files/0B2Ay9Zlpn7n0as49IKy" alt="" width="314"><figcaption></figcaption></figure>

Here you can:

* Choose which Google Ads accounts you want to receive notifications for.
* Amend the email address that will receive the notifications.&#x20;
* Connect a Slack channel.
* Choose how often you'd like to receive audit alert summaries.&#x20;
* Activate daily notifications for critical alerts.

<figure><img src="/files/hQ5dv2vibgqp1O4Q0ZPm" alt=""><figcaption></figcaption></figure>


---

# 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://docs.adalysis.com/onboarding/getting-started/core-account-settings/notifications.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.
