> 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/lager/kommissionsware/bestand.md).

# Bestand

{% hint style="success" %}
*Modul: Kommissionswarenverwaltung*
{% endhint %}

> *Lager* ➜ *Kommissionsware* ➜ *Bestand*

In dieser Ansicht sind alle Kommissionsbestände, die über die [Lieferscheine](/verwaltungsoberflache/lager/kommissionsware/lieferscheine.md) erstellt wurden, sichtbar.&#x20;

<div data-with-frame="true"><figure><img src="/files/3X1jyFm2hQWi7Z866NZ0" alt="Übersicht über die Kommissionsbestände"><figcaption><p>Übersicht über die Kommissionsbestände</p></figcaption></figure></div>

### Filtern / Gruppieren

Die Bestände sind nach dem jeweiligen Produkt und dem Lagerort gefiltert, bzw. gruppiert.

Die Filterung bzw. Gruppierung der Bestände kann über den entsprechenden Button angepasst werden.

| Filtern                                                             | Gruppieren                                                          |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/9728IU5MHeYQFf7lt5JI" alt="" data-size="original"> | <img src="/files/0NFEdTcavsY8XsFKcjFY" alt="" data-size="original"> |

<div data-with-frame="true"><figure><img src="/files/KSvlDxx05OQEyIoUqtgy" alt="Kommissionsbestände gruppiert nach Produkt, Lagerort und Eigentümer"><figcaption><p>Kommissionsbestände gruppiert nach Produkt, Lagerort und Eigentümer</p></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/ytu7VOH2xH2brzI3owT2" alt="Kommissionsbestände gruppiert nach Eigentümer"><figcaption><p>Kommissionsbestände gruppiert nach Eigentümer</p></figcaption></figure></div>

### Historie

Über den Button ![Historie](/files/hZIEr0MPk2a5Az8Q6ip7) kann die Bewegungshistorie der Kommissionsbestände vom jeweiligen Produkt aufgerufen werden.

<div data-with-frame="true"><figure><img src="/files/9M3SgNFfj9EhQ6Ro2ZtC" alt="Historie Kommissionsbestände"><figcaption></figcaption></figure></div>

### Auffüllung

Über den Button ![Auffüllung](/files/ZqpkvJo0VRa6m7p4rWVi) können die [Nachbestellregeln](/verwaltungsoberflache/lager/nachbestellregeln.md) für das Produkt eingesehen bzw. angelegt werden.

<div data-with-frame="true"><figure><img src="/files/8x9Sz9K6KutdOIQJqga5" alt="Nachbestellregeln Kommissionsbestände"><figcaption></figcaption></figure></div>


---

# 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/lager/kommissionsware/bestand.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.
