# Notifications Settings

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### Specify the sender of notifications&#x20;

* From the administration site, go to the notification configuration
* Then, modify the sender's identity for notifications&#x20;
* You can change both the name and the address&#x20;

:warning: *Ensure to keep the same domain name in the email address suffix*&#x20;

### Allow notification channels&#x20;

You can allow or disallow the use of notifications for each channel.&#x20;

* Email notification&#x20;
* On-site notification&#x20;
* Notification for unread activity&#x20;

:bulb: For example, if you allow the use of email notifications, the user can choose to disable it if necessary.&#x20;

### Identify notifications by type, accessible to users&#x20;

* From the notification configuration&#x20;
* Specify for each notification type whether the user can activate or deactivate a particular notification channel&#x20;
* If you do not want to allow notifications at all for a type, you can disable the available channels. Then, this notification will not be offered to users.&#x20;

:bulb: Just like notification channels, each user can then [disable notifications at their convenience](/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/updating-your-notifications.md) or specify the channel to use.


---

# 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.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/notifications-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.
