# Inventory Doc Formats

Inventory documents are used to adjust, transfer, and receive inventory.

In TAKU Retail, inventory documents are managed within Zone Settings. To learn more about zones visit the Adding / Manager Zones guide under Zone Settings.

{% content-ref url="/pages/-MjjgPlc8KnFVefJVDhs" %}
[Adding / Managing Zones](/how-to-get-started/zone-settings/adding-managing-zones.md)
{% endcontent-ref %}

1. Go to **Settings >** **Zones** > **Current Zone**<br>

   <figure><img src="/files/iwFJltTSB6TnCzfpEOWL" alt=""><figcaption></figcaption></figure>
2. The **Current Zone Settings** page will open with the selected zone indicated in yellow next to the page title.\
   \&#xNAN;*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.*<br>

   <figure><img src="/files/JjnTBFyxpJvqCTYbhxKn" alt=""><figcaption></figcaption></figure>
3. Once you have selected the zone you would like to format the inventory documents for, click on the **Inventory Doc Formats** card in the Current Zone Settings page.<br>

   <figure><img src="/files/iYhT49pgUuNAgCMnDDv7" alt=""><figcaption></figcaption></figure>
4. This will display your current formatting for Inventory Doc types<br>

   <figure><img src="/files/aEbsIUuffSCvMhmUGmBo" alt=""><figcaption></figcaption></figure>
5. To format your inventory document, click on the **Edit (Pencil)** button at the top left hand corner of the Inventory Doc Format screen<br>

   <figure><img src="/files/WTrQ7X4IA2ENfHlAg0id" alt=""><figcaption></figcaption></figure>
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.<br>

   <figure><img src="/files/1kaN8SiFwKtdnxHtWvvu" alt=""><figcaption></figcaption></figure>
7. Once you are finished, click the **Save** icon at the top left hand corner of the Inventory Doc Format section to save.\ <br>

   <figure><img src="/files/3v2RK6WFEcA3HGHpnAFt" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Once the Inventory Document Format is changed, it will only affect inventory documents moving forward.
{% endhint %}


---

# 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/zone-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.
