# How to receive planned maintenance and incident notifications to your inbox?

In order to receive maintenance and incident notifications to your inbox, you can set up an integration that sends notifications to your preferred third-party service, and additionally to your chosen service, the notification will appear in your inbox as well. Here’s a quick guide on how to create this integration:

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Go to the Integration section.

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

2. Select your desired service (Email, Slack, Webhook, or Zapier) from the options provided. In this example we will set up an integration to the email.
3. Click on "Setup" to configure the integration.

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

4. Insert the email address.

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

5. Select the “Production Updates” event to display system maintenances and notifications about issues. If you want, include a description for the integration to clarify its purpose.

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

6. Once you've completed all the steps, click on "Setup" to finalize the integration.

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

That's all. After setting it up, your new integration will appear in the Installed Integrations tab.

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

Once we will send a planned maintenance or incident notification, you will receive an email.


---

# 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.monogoto.io/hub/faq/how-to-receive-planned-maintenance-and-incident-notifications-to-your-inbox.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.
