> For the complete documentation index, see [llms.txt](https://shoppa.gitbook.io/knowledge-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shoppa.gitbook.io/knowledge-hub/shoppa-cloud/funktioner/skriv-ut-till-skrivare.md).

# Skriv ut till skrivare

<div align="left"><figure><img src="/files/t7y4l2rpiCZ6Jcz3dtxR" alt=""><figcaption></figcaption></figure></div>

Shoppa Cloud användare kan skriva ut direkt till en skrivare genom inloggade Shoppa klienter. Det kräver att användaren i Shoppa Cloud och klienten är inloggade på samma butiksmiljö.\
Finns flera Shoppa klienter inloggade samtidigt så dyker valet upp att välja vilken Shoppa klient som utskriften ska skickas till

Användare som loggat in med hjälp av QR-kod skanningen kommer redan vara kopplade mot den Shoppa klient där koden skannades.

<div align="left"><figure><img src="/files/6aGsi6bbpXrN21u6xuWE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jb4jgd5treY6zZK1KL1f" alt=""><figcaption></figcaption></figure></div>

I applikationen kan man manuellt byta vilken print klient man är kopplad mot. Inställningen för detta hittas under *settings*.

<div><figure><img src="/files/3q6pPuaxKr0uphnGFJMX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CQa4jT9f0ng0FvFx9I1t" alt=""><figcaption></figcaption></figure></div>

Shoppa-klienter får ett slumpmässigt namn som standard. Detta går att redigera om man vill döpa om klienterna. Namnet på Shoppa-klienten hittas under användarmenyn.

Utskrifterna som görs via Shoppa Cloud kommer att återanvända de skrivarinställningar och kopplingar som är definierade i Shoppa klienten.\
För att ändra vilken skrivare som används, uppdatera dina skrivarkopplingar i Shoppa klienten.

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

<br>


---

# 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://shoppa.gitbook.io/knowledge-hub/shoppa-cloud/funktioner/skriv-ut-till-skrivare.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.
