# Criando notas e lembretes

### 1. Criando notas

Criar notas em pedidos é simples! Basta navegar até o detalhamento de um pedido, e acessar a aba **Notas do pedido**:

![](/files/in8aXMAqvNY3yF381end)

### 2. Adicionando lembretes

Depois de criar uma nota você pode adicionar um lembrete para que a Iumy te lembre em determinado **dia e hora** ou até mesmo em determinado **Status do pedido**:

![](/files/UloMeJWUhPEn8Zsf02zR)

### 3. Recebendo as notificações

Quando um lembrete for ativado, você receberá será notificado pelo sininho da plataforma:

![](/files/Qqiu9vzUoXXmWtbnb4lE)


---

# 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.iumy.com.br/documentacao/criando-notas-e-lembretes.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.
