> 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/cardapio/cardapio-principal/grupos/como-inserir-horario-em-um-grupo.md).

# Como Inserir Horário em Um Grupo

{% embed url="<https://www.youtube.com/watch?v=-iumLRQFiEQ>" %}

## 1 - Cardápio <a href="#id-1-cardapio" id="id-1-cardapio"></a>

Para configurar horário em um produto, acesse a aba **Cardápio** em seu painel Goomer:

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

## 2 - Editar Grupo

Para editar o horário de exibição de um grupo, passe o mouse por cima do grupo selecionado para que apareçam as opções e clique em **Editar**:

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

## 3 - Horário

Clique no botão **Definir Horário** para configurar o dia e horário do produto.

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

{% hint style="danger" %}
**Se o grupo tem um horário específico de funcionamento, e um produto dentro desse grupo tem um horário diferente, o produto só será exibido se o seu horário de funcionamento coincidir com o do grupo. Isso significa que, mesmo que o produto tenha um horário de funcionamento estabelecido, ele só estará disponível se esse horário estiver dentro do período de funcionamento do grupo ao qual pertence.**
{% endhint %}

{% hint style="info" %}
Você pode deixar um horário para semana toda ou controlar dia a dia também, oque melhor se encaixar para seu cardápio. &#x20;
{% endhint %}

## 4 - Salvar e Publicar

Depois de salvar o produto, clique em **Publicar** para replicar as alterações para as soluções goomer.

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

{% hint style="warning" %}
Caso não clique em **Publicar Alteração**, ela só ficara salva no painel goomer, e não ira replicar nas soluções goomer.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://ajuda.goomer.com.br/goomergo/painel/cardapio/cardapio-principal/grupos/como-inserir-horario-em-um-grupo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
