# Notificações

**No menu lateral em Mensagem > Notificação**, você pode enviar notificações para os usuários do aplicativo.

Nesta tela, é possível visualizar a listagem de todas as notificações que já foram enviadas.

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

#### Para criar uma nova notificação, clique em **"Nova Notificação"** e preencha os seguintes campos:

<figure><img src="/files/7Zq5MN46aTrenEhq1u02" alt=""><figcaption></figcaption></figure>

* **Assunto**: Defina o título da notificação.
* **Descrição da notificação**: Insira o conteúdo da mensagem.
* **Cidade de destino**: Selecione a cidade para a qual a notificação será enviada.
* **Link (opcional)**: Adicione um link, se necessário.
* **Imagem (opcional)**: Se desejar, adicione uma imagem à notificação.
* **Destinatários**: Escolha os destinatários da notificação.

Clique em **"Enviar"** para concluir o processo e enviar a mensagem push para os destinatários selecionados.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://suporte-9.gitbook.io/support/suporte-704/monitor/mensagens/notificacoes.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.
