# Recebendo pedidos agendados

Os pedidos agendados aparecem na tela de Pedidos com a **data e horário de entrega** em destaque, para que você possa se organizar com antecedência.

## Como identificar um pedido agendado

Na lista de pedidos, o pedido agendado exibe:

* A **data agendada** no lugar do horário de previsão (ex: "08 de maio, 10:00 - 14:00").
* Um badge indicando quando será a entrega (ex: **Amanhã**).

Ao abrir o detalhe do pedido, a seção **Entrega Agendada** mostra a data e faixa de horário escolhida pelo cliente.

<figure><img src="/files/52xBYwKyK7TIbh3wr0OV" alt=""><figcaption><p>Detalhe de um pedido com entrega agendada</p></figcaption></figure>


---

# 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://delivery.ajuda.cc/geral/configuracoes/agendamento-de-entrega/agendamento-de-entrega-1.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.
