> 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/sendungsubersicht.md).

# Sendungsübersicht

Im **Reiter “Sendungsübersicht”** werden die angelegte Sendungen aufgelistet. Durch das Auswählen einer Sendung wird diese geöffnet. In der Maske kannst Du mehrere Angaben zur Sendung über dem **Button “+Bearbeiten”** anpassen.

<figure><img src="/files/1i98ubSEaiCTJWM8eERh" alt=""><figcaption></figcaption></figure>

#### **Empfänger Adresse & Belegdaten**

Die Daten in den **Bereichen “Empfänger Adresse”** und **“Belegdaten”** werden automatisch aus dem Beleg übernommen. Die Empfängeradresse kannst Du hier nachträglich bearbeiten.

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

#### **Pakete**

Hier werden die für den Beleg angeforderten Pakete aufgelistet. Über den **grünen Pfeil** kannst Du den Datensatz **aufklappen**, um Dir die [**Zusatzfelder**](https://help.vario-software.de/vario-cloud-handbuch/einstellungen/allgemein/#Zusatzfelder) zum Paket anzeigen zu lassen. Über den **Button “Paketaufkleber anfordern”** kannst Du den Aufkleber anfordern lassen, wodurch sich der **Status der Sendungsverfolgung** zu **“in Bearbeitung”** wechselt.

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

Durch **Klicken auf das Paket** kannst Du die Angaben zum Paket ändern, beispielsweise das **Gewicht** und die **Gewichtseinheit**. Hier kannst Du auch die **Dimensionen des Pakets** angeben. Darunter kannst Du die Einstellungen zum Paket aus der Versandart, z. B. die gewünschte Leistungen, nachträglich bearbeiten.

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

#### **Zusatzfelder**

Hier kannst Du die in den **Einstellungen** unter [**Allgemein/Zusatzfelder**](https://help.vario-software.de/vario-cloud-handbuch/einstellungen/allgemein/#Zusatzfelder) angelegten **Sendungs-, Versender-** und **Empfängerzusatzfelder** ausfüllen.

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


---

# 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/sendungsubersicht.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.
