> For the complete documentation index, see [llms.txt](https://ajuda.goomer.com.br/goomergo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.goomer.com.br/goomergo/painel/loja/horarios/atendimento-presencial.md).

# Atendimento presencial

## 1 - Configurações

No menu **Loja** acesse a opção **Horários**:

![](/files/YUWcnhpKHIQCDvmX4FGo)

## 2 - Sempre Aberto

Ao selecionar **Sempre Aberto,** o estabelecimento ficará todos os dias aberto por um horário fixo.

Ao selecionar **24hs**, ficará aberto todos os dias o dia todo. Se tirar a opção, é possível selecionar um horário para a semana inteira:

![](/files/-MVNgE9tx4-cNjkOWaKf)

## 3 - Configurar Horários

No **horário personalizado**, configuramos os dias da semana e horários variados de funcionamento em que o seu **atendimento presencial** fica aberta para receber pedidos.

No exemplo abaixo configuramos um horário de funcionamento de:

* Segunda à sexta das 11h até 14h
* Segunda à sábado das 19h até 22h
* Domingo das 19h até 21h

![](/files/-MVHLNqBlhDGouJCY9TZ)

{% hint style="warning" %}
Se a sua loja não abrir no horário configurado, confira se não está fechada no atalho de configuração do horário de funcionamento.
{% endhint %}

## 4 - Atalho de horário de funcionamento

Com esse atalho você poderá fechar a sua loja temporariamente com mais agilidade.

![](/files/slmOWJE9mIwTiKm1uaZ0)


---

# 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.goomer.com.br/goomergo/painel/loja/horarios/atendimento-presencial.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.
