> 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/einstellungen/einstellungen-lager/versender.md).

# Versender

Hier kannst Du über den **Button „+Versender“** einen neuen **Versanddienstleister** anlegen oder einen vorhandenen ändern.

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

Beim Anlegen einer Versandart kannst Du im Feld **„Versendertyp“** eine der verfügbaren **Versender-Apps** auswählen. Dazu zählen unter anderem **DHL**, **GLS, DPD** und **UPS**. Diese ermöglichen Dir die Anbindung an den jeweiligen Versanddienstleister, sodass Du die übermittelten Versandinformationen innerhalb der VARIO Cloud nutzen kannst.

Alternativ kannst Du auch die Option **„Ohne App“** wählen. Diese eignet sich, wenn Du einen Versender unabhängig von einer technischen Schnittstelle anlegen möchtest.

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

Nachdem Du den Versender angelegt hast, wird Dir die entsprechende **Detailansicht** angezeigt, in der Du Dich beim jeweiligen Anbieter **anmelden** kannst und weitere Konfigurationen vernehmen.

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

Je nach **Versanddienstleister** werden Dir nach der Anmeldung die entsprechenden Optionen, z. B. **Abrechnungsnummern,** angezeigt.

Für die **Anmeldung** sind je nach Versanddienstleister unterschiedliche **Anforderungen** nötig. Hier eine Übersicht der Zugangsdaten je Versanddienstleister:

<table><thead><tr><th width="163">Dienstleister</th><th>Anforderungen</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>DHL</strong></td><td>Nutzername und Passwort des Geschäftskundenportals, Abrechnungsnummer(n)</td><td></td></tr><tr><td><strong>DPD</strong></td><td>DelisID, Passwort, 4-stelliges Versanddepot (Webservice-Zugang)</td><td></td></tr><tr><td><strong>GLS</strong></td><td>Client ID, Client Secret, Contact ID (ShipIT-Farm-Schnittstelle)</td><td></td></tr><tr><td><strong>UPS</strong></td><td>UPS-Geschäftskonto + 6-stellige Account Number</td><td></td></tr><tr><td><strong>Internetmarke</strong></td><td>E-Mail und Passwort des Portokassen-Kontos, App-Freigabe, Guthaben</td><td></td></tr></tbody></table>

Weitere Informationen zu den jeweiligen **Versenderdienstleistern** findest Du auf den **Handbuchseiten** [**“VARIO-DHL**](https://help.vario-software.de/vario-cloud-handbuch/vario-apps/vario-dhl/#post-title)**“**, **“**[**VARIO-DPD**](https://help.vario-software.de/vario-cloud-handbuch/vario-apps/vario-dpd/)**“**, **“**[**VARIO-GLS**](https://help.vario-software.de/vario-cloud-handbuch/vario-apps/vario-gls/)**“**, **“**[**VARIO-Internetmarke**](https://help.vario-software.de/vario-cloud-handbuch/vario-apps/vario-internetmarke/)**“** und **“**[**VARIO-UPS**](https://help.vario-software.de/vario-cloud-handbuch/vario-apps/vario-ups/)**“**.


---

# 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/einstellungen/einstellungen-lager/versender.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.
