# Warehouses

In ERPAG a warehouse is a virtual or a non-virtual object that a company uses to store its goods, e.g. a branch office, a retail store or a consignment warehouse. By default, ERPAG will open two warehouses:   a main warehouse and a retail warehouse. &#x20;

You can access the warehouses list by going to:

```
Administration > Warehouses list
```

To create an additional warehouse, just click on 'create'.                                                                                  This will open a window allowing you to define the warehouse information.

![](/files/-LKRWX2J3Xi8BOeqR3eG)

In ERPAG you can define as many warehouses as your workflow requires. You can easily transfer item between the warehouses by using the 'transfer' option:

```
Inventory > Transfers > Create
```

By doing this, the items you have listed will be taken out of stock from the source warehouse you defined and they will be placed in the destination warehouse of your choice.

![](/files/-LKRXD8BeVGKiTEC8ZDL)

If you need to do the transfer asap, and you don't actually want to follow all the steps (pack, ship, receive), we also have 'complete as planned' button, which allows you to complete the transfer automatically.

![](/files/-LUFxw85m4llvU0vy1la)


---

# 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://learn.erpag.com/project/products-and-services/untitled-3/warehouses.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.
