# Notifications for Email

A team admin can activate the email notifications for their email address related to that Meterian account. They can choose to disable the notifications service for their email address at any time.&#x20;

An account admin can enable or disable the notifications service for any account/team admin in their Meterian account.

The notifications can only be received by account admins or team admins.

* For accounts with Teams management feature.

![Open the Teams tab on the Meterian dashboard](/files/-M9YQ7OvgX6Aj1UvFwYP)

![Click on the action button, then click on "Activate Email Notifications"](/files/-M9YS__QZ6cXcjxccP1S)

* For accounts without Teams management feature.

![Open the Details tab on the Meterian dashboard](/files/-M9YUwJ9GWNMKG9cgX9O)

![ Click on "Activate Slack Notifications"](/files/-M9YVqIpiQbxJ1X-PoQk)


---

# 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.meterian.io/notifications/sentinel/email-notification.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.
