# Config Settings

To set up default alert channels like Emails and Slack, go to the "My Account" page and choose the "Config Settings" tablist.

{% embed url="<https://www.loom.com/share/60938e882ed94612b8c41a82acbb8f7d?sid=3eea07df-33ae-4979-a1c1-1dc9a2cf8da6>" %}
Set up your alert channels in the Config settings.
{% endembed %}

Within the **Config Settings** tab, users will find two distinct subtabs:

1. **Config Alerts**: This is where you can establish and adjust your primary alert channels.
2. **Default Settings**: Use this section to define standard parameters, such as Monitoring Frequency and Incident Severity Levels, for your monitors.

### Config Alerts

<figure><img src="/files/MLiCCTa7SIJqw7bBezEF" alt=""><figcaption><p>Config Settings</p></figcaption></figure>

### Config Alerts

Check out how to set up notifications for each alert channel below.

{% content-ref url="/pages/QEgoy1vIsDVzEgiD9SEb" %}
[Get alerts on email](/alert-notifications/notification-alerts.md)
{% endcontent-ref %}

### Default Settings

Within the **Default Settings** tab, you can configure the default frequencies and incident levels for all monitor types, excluding the Grouped-by monitoring type.

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

{% hint style="info" %}
Note that after setting your default configurations for monitors, these changes will only apply to newly added data sources. Existing monitor configurations will remain unaffected.
{% endhint %}


---

# 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.decube.io/data-quality/config-settings.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.
