> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/konfiguration/lager/gesamtlager.md).

# 🔧 Gesamtlager

## Übersicht

> *Konfiguration -> Lager -> Gesamtlager*

Hier erhält man eine Übersicht aller vorhandenen Lager und kann diese bearbeiten und neue Lager erstellen.

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

## Anlegen

Um ein neues Lager anzulegen auf ![](/files/t9OVuwi68bA0DLDP6X4a) klicken.

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

### Name

Der Name des Lagers

### Kurzname

Die Kurzbezeichnung des Lagers

### Adresse

Die Adresse des Lagers. Alle Adressen, die in den Kontakten angelegt wurden, werden hier zur Auswahl zur Verfügung gestellt (Kontaktauswahl).

### Kauf zur Nachlieferung

Sobald die Produkte bestellt sind, können sie an dieses Lager geliefert werden.

### Beschaffung von / Nachliefern aus&#x20;

Wenn ausgewählt, werden automatisch die Lagerrouten und Lagerorte erstellt, um das Lager aus dem ausgewählten Beschaffungslager zu beliefern.

<figure><img src="/files/5PvKGgFHgDNX2K4TtmY6" alt=""><figcaption></figcaption></figure>

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

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

{% hint style="info" %}
*Die Nachbestellung von Beständen bei einem Lieferant oder aus einem anderen Lagerort kann über die* [*Nachbestellregeln*](/verwaltungsoberflache/lager/nachbestellregeln.md) *konfiguriert werden.*
{% endhint %}


---

# 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://helpcenter.etron.info/verwaltungsoberflache/konfiguration/lager/gesamtlager.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.
