> For the complete documentation index, see [llms.txt](https://ajuda.cardapioweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.cardapioweb.com/gestao/minha-empresa/avisos.md).

# Avisos

A tela de **Avisos** permite que você deixe mensagens importantes ou promocionais visíveis para seus clientes.

### Como acessar

1. No menu lateral, clique em **Minha Empresa**.
2. Selecione a opção **Avisos**.

***

### Como criar um aviso

* Clique em **Adicionar aviso**.

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

Preencha as informações:

* **Imagem**: destaque visual do aviso.
* **Título**: título principal do aviso.
* **Descrição**: mensagem que será exibida para seus clientes.
* Salve para concluir o cadastro.

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

{% hint style="info" %}
Para salvar o aviso é necessário inserir uma imagem!

**Dimensões da imagem dos avisos:** 720x450
{% endhint %}

***

### Gerenciar avisos

Depois de criado, você pode:

* **Editar**: alterar imagem, título ou descrição.
* **Excluir**: remover definitivamente o aviso.
* **Ativar/Desativar**: controlar a exibição do aviso sem precisar excluir.

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

**Dica**: Utilize os avisos para divulgar promoções, comunicar mudanças no funcionamento ou compartilhar informações relevantes com seus clientes.&#x20;

✅ **Pronto!** Agora você já sabe como criar e gerenciar avisos para manter seus clientes sempre informados.


---

# 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://ajuda.cardapioweb.com/gestao/minha-empresa/avisos.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.
