> For the complete documentation index, see [llms.txt](https://ajuda.cardapioweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.cardapioweb.com/gestao/impressora.md).

# Impressora

{% hint style="success" %}
Configure as impressões do seu sistema! 😉
{% endhint %}

{% embed url="<https://youtu.be/b1n5m6qal48>" %}

#### Como acessar a tela de impressão?

Para acessar a tela de impressão, siga o caminho abaixo:

➡️ No menu lateral esquerdo do sistema, clique em **“Configurações”**\
➡️ Em seguida, selecione a opção **“Impressão”**

#### O que você pode fazer na tela de impressão:

A tela de impressão é onde você realiza todas as configurações relacionadas à impressão no sistema. Nela, você poderá:

* **Vincular a impressora ao sistema**
* **Criar setores de impressão** — essencial para estabelecimentos com mais de um setor de produção (como cozinha e bar, por exemplo)
* **Definir a quantidade de vias** a serem impressas para cada tipo de pedido
* **Adicionar mensagens personalizadas** ao final da via padrão — ideal para recados como “obrigado pela preferência” ou instruções internas

Tudo isso de forma simples e organizada para garantir que sua operação funcione com eficiência!

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Como vincular a impressora ao sistema?</td><td><a href="/pages/ck6mYrq0Sza8isfCmubn#como-vincular-a-impressora-ao-sistema">/pages/ck6mYrq0Sza8isfCmubn#como-vincular-a-impressora-ao-sistema</a></td><td><a href="/files/JbilF3nr4CZbHSxtDJcp">/files/JbilF3nr4CZbHSxtDJcp</a></td></tr><tr><td>Como criar setores de impressão? </td><td><a href="/pages/QsWaPxnUm6h5p3Cz3SUk">/pages/QsWaPxnUm6h5p3Cz3SUk</a></td><td><a href="/files/na0mMRsz99fbAz4YkNJa">/files/na0mMRsz99fbAz4YkNJa</a></td></tr><tr><td>configurações das vias de impressão</td><td><a href="/pages/Y6mdaw2JK8eIvfBKIwMc">/pages/Y6mdaw2JK8eIvfBKIwMc</a></td><td><a href="/files/IygAdEsGonpHLfiFBX5N">/files/IygAdEsGonpHLfiFBX5N</a></td></tr><tr><td>configurações gerais da impressão</td><td><a href="/pages/0LQT4H61Crzhr5xAh41V">/pages/0LQT4H61Crzhr5xAh41V</a></td><td><a href="/files/DH0ztmYXRpzEohRTMxmU">/files/DH0ztmYXRpzEohRTMxmU</a></td></tr></tbody></table>


---

# 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.cardapioweb.com/gestao/impressora.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.
