# Como receber atualizações da Status Page da Digibee

Você pode receber notificações da nossa Status Page sempre que a Digibee anunciar, atualizar ou resolver um incidente. Basta escolher o método de comunicação de sua preferência e se inscrever. Siga os passos abaixo:

1. Acesse a [Status Page da Digibee](https://status.godigibee.io/).&#x20;
2. Clique no botão **Subscribe to Updates** no canto superior direito.
3. Use os ícones na parte superior do pop-up para selecionar o método de comunicação de sua preferência. As opções são:

* Email
* Notificações no Slack
* Feed RSS ou Feed Atom

4. Insira seus dados de acordo com o método escolhido e clique no botão **Subscribe** para confirmar.


---

# 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.digibee.com/documentation/troubleshooting/pt-br/common-issues/status-page-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.
