> For the complete documentation index, see [llms.txt](https://wiki.packstack.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.packstack.de/packstack-connect/publish-your-docs-1/auszahlauftrage.md).

# Auszählaufträge

{% hint style="danger" %}
Auszählaufträge sind ein **kostenpflichtiger Service** von Packstack, der sich aus einem pauschalen Preis und einem variablen Stückpreis zusammensetzt. Je höher die ausgezählte Anzahl, desto höher der variable Stückpreis.
{% endhint %}

So kommst du dahin:&#x20;

Home ➡️ Lager ➡️ Auszählaufträge

***

Mit einem Auszählauftrag hast du die Möglichkeit, eine Inventur für einen bestimmten Artikel durchzuführen. Mögliche Anwendungsfälle sind beispielsweise:

* Auslistungen
* Beseitigungen von Differenzen im Bestand
* permanente Inventuren
* etc.

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

**So funktioniert's:**

1. Klicke in der Lagerkennzahlen-Übersicht auf das Fernglas-Icon in der oberen rechten Ecke, um zu den Auszählaufträgen zu gelangen.
2. Klicke auf das "+", um einen neuen Auszählauftrag anzulegen.
3. Wähle in dem Dropdown-Menü das Produkt aus, das ausgezählt werden soll.
4. Wähle mithilfe der Checkboxen aus, ob der Bestand in Shopify korrigiert, der Sicherheitslagerbestand aufgelöst und/oder der Auftrag in Rechnung gestellt werden soll.
5. Nun kannst du den Auftrag per Klick auf den Button erstellen.

#### Permanente Inventur

Schalte die permanente Inventur ein, um automatisiert eine jährliche Inventur durchführen zu lassen. Die Inventur wird immer zum günstigsten Zeitpunkt ausgeführt, sodass die Auszählung immer so effizient wie möglich durchgeführt wird.

<div align="left"><figure><img src="/files/EDWNU2nFZdzkiqHx9Xu0" alt=""><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://wiki.packstack.de/packstack-connect/publish-your-docs-1/auszahlauftrage.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.
