# Sealights Email Notifications

SeaLights provides ability to receive notifications on builds reported to the Dashboard. These notifications are available on email.

Notifications are triggered according to rules defined including your criterias:

* Application or Branch
* Build status (success/failure)
* Quality Gates or Quality Risks
* etc

***

Email notifications are available out-of-the-box with your Sealights account.

In order to add email recipients to notifications per the rule defined, please add all the email addresses to the **‘Who’ section** and press ‘**Save**’.

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

You’ll receive an email notification from **Sealights <<no-reply@sealights.io>>** like below:

<figure><img src="/files/mO5GOfIWbXwQrLHozlt8" 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.sealights.io/knowledgebase/setup-and-configuration/sealights-email-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.
