> For the complete documentation index, see [llms.txt](https://ajuda.hotmenu.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.hotmenu.com.br/painel-hotmenu-1/configuracoes/meu-perfil.md).

# Meu perfil

Em "Configurações", clique em "Meu Perfil";

Você deverá preencher as informações do seu estabelecimento. Confira o exemplo:

![](/files/KSF6aGF1cGPysWOLGuX8)

Note que há observações como "[imprimir pedido](/painel-hotmenu-1/pedidos/imprimir.md)",  "[impressão automática](/painel-hotmenu-1/pedidos/imprimir/configurar-impressao-automatica.md)", "pedido fora do horário", "pedido em mesa", "retirada na loja" e "delivery".

Para permitir que qualquer uma dessas ações sejam realizadas pelos clientes, você precisa configurá-las nessa seção do painel.&#x20;

Por exemplo, se você quer utilizar o Hotmenu em seu restaurante para pedidos no local, você deve ativar a opção "Pedido em Mesa".

Além disso, em "Cor Padrão", escolha uma cor que mais combina com o seu negócio.&#x20;

Nesta seção, você também deverá configurar as imagens que aparecerão em seu cardápio:

![](/files/-McnzjuNiTYPXNvV2kXr)

Atente-se para o tamanho e formato dos arquivos.&#x20;

A logo deve ser uma imagem quadrada para se encaixar perfeitamente no perfil.


---

# 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.hotmenu.com.br/painel-hotmenu-1/configuracoes/meu-perfil.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.
