# Overview

Den's Discord, Telegram, Slack and SMS bots send notifications to your team on a recurring basis until your transactions are executed.

Notifications are sent when a transactions is created, executed, or rejected. Reminder notifications are sent at a pre-defined frequency for transactions that have not been executed within that time frame.

These notifications help your team coordinate effectively to execute transactions fast. DAOs also use notifications for greater community transparency into multisig operations.

You can configure notifications by going to a Safe's Notification page. To get here, select your Safe and click the bell icon.

<figure><img src="/files/AwcaUB6cdoZ5S1ID23NB" 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.onchainden.com/notifications/overview.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.
