# Stocks

## In General

Siesta Extranet offers the possibility of recording goods and items in so-called Stocks. You will always have an accurate overview of which goods you are running out of and need to be stored again. Stocks can then be effectively used, for example, for the needs of the investment. In the Items tab you can store items or track activity. The Activity tab shows in detail the activity of all items between individual warehouses, between selling, stocking, picking and returning.&#x20;

## Overview of stocks

![](/files/-M3k4885h4e8doJyyRmp)

To use the Stocks function, you must first configure new warehouses, see the link below for instructions:

{% content-ref url="/pages/-LpT0JNodkoU9r6oFSm3" %}
[Settings](/en/aplikace/aplikace/nastaveni/nastaveni.md)
{% endcontent-ref %}

After the creation of stocks and items, nothing prevents the use of stocks. Goods can be easily stored using the + button, on the other hand, using the - button. Items can also be moved between warehouses, using two opposing arrows.

### Onload

Enter the stock where you want to re-stock items and the number of items. Click onload.

![](/files/-M3k4Ue_SpyYPnyyXhFc)

### Unload

Items can then be removed in a similar way.

![](/files/-M3k8D4EuLZRAOTiahrS)

### Move

Using the two opposing arrows to move items between warehouses.

![](/files/-M3k8OZaiKflZhOAXIab)

## Items

In the items tab you can define new items that you want to use for your stocks. In the bottom right corner, click Add Item, fill in the name of the new item, and check the "Sale enabled" box to allow the item to sell. After you save a new item, you will need to store it at least once in order to work with the item in the warehouse.

![](/files/-M3k8tgvmmIvRRZUUdFQ)

If you want the items to be automatically recorded during the sale, you need to match the stock items with the accounting items. Follow the link below to learn how to pair:&#x20;

{% content-ref url="/pages/-LpT0L\_mmFp93Uig17hL" %}
[Bill items](/en/aplikace/aplikace/nastaveni/ucetni-polozky.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.siestaextranet.com/en/aplikace/recepce-1/sklady.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.
