# Storage Locations

1. Press "Inventory".
2. Press "Storage Locations".

<figure><img src="/files/HBItPAVqE6CO6rvzq1Et" alt=""><figcaption></figcaption></figure>

1. Press the black (+) icon in the bottom right corner to add a new location.

<figure><img src="/files/fRQqlqdeqKVjhZS2OJ4P" alt=""><figcaption></figcaption></figure>

1. Enter a name for the location, for example, "Refrigerator, Brewing Room".&#x20;
2. Press "Next" to proceed.

<figure><img src="/files/e5OKXwGTFQ6UBYxDZREm" alt=""><figcaption></figcaption></figure>

1. The name of the location, which is the name you entered in the step above.&#x20;
2. Feel free to add a description.&#x20;
3. When there are kegs, bottles, or cans inside, they are searchable through the field here.&#x20;
4. All kegs, cans, and bottles registered with this location will appear here.

<figure><img src="/files/kZMzA2WF6toER6X6oGPP" alt=""><figcaption></figcaption></figure>

1. Here is the search field along with cans, bottles, and kegs.&#x20;
2. Currently, there are 8 cans of Vimsen Brut IPA.
3. 4 bottles of Vimsen Brut IPA.
4. 1 keg of Vimsen Brut IPA in this location.

<figure><img src="/files/EXfC7EzrGJ0cJe4v0UHK" alt=""><figcaption></figcaption></figure>


---

# 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://docs.barhelper.app/english/inventory/storage-locations.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.
