# Inventory Doc Formats

{% embed url="<https://go.takulabs.io/How-to-set-up-inventory-doc-formats>" %}

Inventory documents are an important document that allow you to track, record, and analyze your inventory details.

In TAKU Retail, inventory documents are managed within Zone Settings. To learn more about zones visit the [Adding / Managing Zones](/how-to-get-started/zone-settings/adding-managing-zones.md) guide under Zone Settings.

The following steps will guide you through the process of setting up inventory document formats.

1\. Go to **Settings >** **Zones** > **Current Zone**

![](/files/-MkDK6OIEappZyPb3kVr)

2\. The Current Zone Settings page will open with the selected zone indicated in yellow next to the page title.

{% hint style="info" %}
**Note:** Whenever you are logged into a specific Store, the Current Zone will always be that store's Zone. To see the settings for other Zones while logged in a Store, click the View Zones dropdown menu on the top right corner of the Current Zone Settings page.
{% endhint %}

![](/files/-MkDKD7C89HUeAEbVp2_)

3\. Click on the **Inventory Doc Formats** card in the Current Zone Settings page.

![](/files/-MkDKPcCxqHt_88g7TjG)

4\. The document for Inventory Receiving is included with default settings for prefix, # of digits, starting number, and suffix.

![](/files/-MkDKZT1iXVPUrwM0Lkz)

5\. To format your inventory document, click on the edit button at the top left hand corner of the Inventory Doc Format section.

![](/files/-MkDKd5cAgLdZaxsSMqp)

6\. The Inventory Doc Format section will go into edit mode indicated by the yellow (Edit Mode) next to the title in the header of the section. Now you will be able to make changes to the existing inventory document inside the table.

![](/files/-MkDKk6oz6UOG3G1XbAQ)

7\. Once you are finished, click the save icon at the top left hand corner of the Inventory Doc Format section to save.

![](/files/-MkDKp8EvCRMRUYIMXyk)

{% hint style="info" %}
**Note:** Once an Inventory Document Format is used in a transaction, it cannot be changed. Once the Inventory Document Format is changed, it will only affect inventory documents moving forward.
{% endhint %}

{% content-ref url="/pages/-MiXzPc4mwpExPxi0HhG" %}
[Receiving Reordered Inventory](/pos/inventory/receiving-reordered-inventory.md)
{% endcontent-ref %}


---

# 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://help.takulabs.io/how-to-get-started/general-settings/inventory-settings/inventory-doc-formats.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.
