# Lagerverwaltung

Im Oxid System ist die Lagerverwaltung standardmäßig deaktiviert, was bedeutet, dass die Bestände der Produkte nicht automatisch überwacht werden. Besonders bei den Servoprax Artikeln kommt ein Ampel-System zum Einsatz, welches den aktuellen Status der Verfügbarkeit anzeigt. Sollte der Shopbetreiber jedoch eine genaue Bestandsführung für seine Artikel wünschen, muss er die Lagerverwaltung aktivieren. Während die Pflege der Servoprax Artikel weiterhin durch Servoprax selbst erfolgt, liegt die Verantwortung für die Bestandsaktualisierung aller anderen Artikel fortan beim Shopbetreiber.

## Ampel mit aktiver Lagerverwaltung

| Farbe         |  >  |   <   |
| ------------- | :-: | :---: |
| Grey / Grau   |     | 0[^1] |
| Red / Rot     |  1  |   7   |
| Yellow / Gelb |  8  |   14  |
| Green / Grün  |  15 |       |

[^1]:


---

# Agent Instructions: 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:

```
GET https://servoprax.gitbook.io/medical-products-media/shop/lagerverwaltung.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
