# Warehouse and location management

To prevent products or items from getting mixed up, companies prefer to distribute them to their respective warehouses and locations.

## Context:&#x20;

PROBIO, a company specializing in the production of fresh food, is opening two warehouses named Warehouse1 and Warehouse2 to store surplus fruit and vegetables.

To optimize the management of these products, PROBIO has set up two storage locations for each warehouse: FRjaune and FRrouge for warehouse 1, and LGracines and LGtubéreux for warehouse 2, ensuring that fruits and vegetables do not get mixed up.

## Implementation

To begin, click **Stock > Locations > Warehouses**, then click **\[\[New]]**.

Indicate the name and location of your warehouse, the type of warehouse, its temperature, and its surface area.

This will enable you to manage the locations of your goods.

<figure><img src="/files/6XRQyTK5SWHrgCUP107i" alt=""><figcaption></figcaption></figure>

The second warehouse

<figure><img src="/files/1wFp8jnM91KgdDGvTOVR" alt=""><figcaption></figcaption></figure>

Now that your warehouses have been created, create your locations.

A location is a specific place in a warehouse where stock is stored.

To create a location, click on **Stock > Locations > Locations,** then on **\[\[New]]**.

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

<figure><img src="/files/2NGRv1OQRGTM7LFnri6u" alt=""><figcaption></figcaption></figure>

For the location of vegetables.

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

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

## Location hierarchy

You can define location levels, such as zones, levels, or aisles, via:

**Stock > Locations > Location Levels.**

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

Next, in **the locations**, you can define the level and the **higher location** to which they are attached.

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

You can view locations in tree view mode via:

**Stock > Locations > Location hierarchy.**

<figure><img src="/files/DyQLsiCEaOEyPIIEP7We" 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://doc.simax.fr/documentation-simax-anglais/management-of-stock-and-logistics/warehouse-and-location-management.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.
