> For the complete documentation index, see [llms.txt](https://help.vario-software.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vario-software.de/vario-cloud-handbuch/system/ausgabe/modul-versandaufkleber.md).

# Modul Versandaufkleber

Im VARIO Cloud Handbuch erfährst Du, wie Du Versandaufkleber-Reporte erstellst und Carrier sowie Standorte für den Etikettendruck festlegst.

Im **Reiter „Versandaufkleber“** steuerst Du die **Ausgabe der Versandetiketten**, die Deine [Versender](/vario-cloud-handbuch/einstellungen/einstellungen-lager/versender.md) (z. B. DHL, UPS, GLS, DPD, Internetmarke) beim Erstellen einer Sendung liefern. Die Etiketten selbst kommen als Datei vom Versender und werden im DMS abgelegt; ein eigenes Layout gestaltest Du hier nicht. Wie Du **Reporte** und **Reportgruppen** grundsätzlich anlegst und bearbeitest, erklären wir Dir exemplarisch im [Modul Belegdruck](/vario-cloud-handbuch/system/ausgabe/modul-belegdruck.md). Über den **Button „Bearbeiten“** bearbeitest Du einen Report.

<figure><img src="https://534317722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa7nDlxyw1xkeHi7FnWgm%2Fuploads%2FvBsPFb5Xe35dSQv3DHEq%2Fimage.png?alt=media&amp;token=fbb4808f-eb3a-463b-9595-1820d6801043" alt=""><figcaption></figcaption></figure>

Im **Bearbeitungsmodus** wählst Du im **Feld „Carrier“** einen der unter **Einstellungen/Lager/Versender** angelegten **Versender** und im **Feld „Standorte“** einen oder mehrere [Standorte](/vario-cloud-handbuch/einstellungen/einstellungen-allgemein/standorte.md). So legst Du z. B. für DHL-Etiketten an Standort Nord einen anderen Ausgabeweg fest als für UPS-Etiketten an Standort Süd.

<figure><img src="https://534317722-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa7nDlxyw1xkeHi7FnWgm%2Fuploads%2Fu5QFGmhO4ruR7JvEBLjZ%2Fimage.png?alt=media&amp;token=2b51a4e1-06c8-4f7b-bc94-23068b3e9570" alt="" width="563"><figcaption></figcaption></figure>

## Etikettendrucker festlegen

Versandetiketten werden in der Regel **gedruckt**. Lege unter [Einstellungen/Allgemein/Ausgabe](/vario-cloud-handbuch/einstellungen/einstellungen-allgemein/ausgabe.md#bereich-ausgaberegeln) eine Ausgaberegel mit **Ausgabetyp PRINT** und **Modul Versandaufkleber** an und wähle als Konsument den Druckserver mit Deinem **Etikettendrucker**. Über die Filter **Carrier** und **Standorte** kannst Du je Versender und Standort unterschiedliche Drucker verwenden.


---

# 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://help.vario-software.de/vario-cloud-handbuch/system/ausgabe/modul-versandaufkleber.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.
