> 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/lager/allgemeines-zu-lager-and-logistik.md).

# Allgemeines zu Lager & Logistik

Die VARIO Cloud Warenwirtschaft bietet eine umfangreiche Lagersoftware. Verwalte Deine Standorte & Filialen und sorge mit Lagerumbuchungen für ausreichend Bestand in Deinen Lägern.

Regelmäßig, mindestens einmal pro Artikel pro Jahr, so der Gesetzgeber, muss ein Artikel im Lager gezählt bzw. erfasst werden – dies geschieht während der Inventur. Die Inventur kann einmal komplett erfolgen (Stichtagsinventur), oder aber auch nach beliebigen Kriterien selektiert über das Jahr verteilt werden (permanente Inventur). VARIO Cloud verwaltet Inventuren und stellt die sogenannten Zähllisten in gewünschter Form (Papier, Tablet, MDE-Erfassung) zur Verfügung, um das für Dich sinnvollste und schnellste Verfahren für die Erfassung der gezählten Werte umzusetzen. Nach Abschluss stehen dann Differenzlisten und die Bewertung des Lagers zur Verfügung.

Zu einer auf den Handel spezialisierten Cloud ERP-Software gehören selbstverständlich auch Schnittstellen zu bekannten Versanddienstleistern, um den kompletten Lieferprozess, zeit- und kostensparend durchzuführen.


---

# 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/lager/allgemeines-zu-lager-and-logistik.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.
