# Create a New Warehouse

{% hint style="success" %}
**Route:** Site Manager / Location Management / **Manage Locations**
{% endhint %}

<figure><img src="/files/q6WGMvH1vAmrWmnUQHi4" alt="" width="219"><figcaption><p>Route</p></figcaption></figure>

On the Manage Location page, locate and click the button **New Location** on the right upper part of the page.

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

The warehouse form will pop up. Please, fill it out accordingly.

The following sections will describe the important and needed fields to be filled in the creation of a warehouse.

{% hint style="danger" %}
Note that fields with **(\*)** are compulsory in the creation of a warehouse.
{% endhint %}

## Warehouse Info

Let's start with the tab Warehouse Info.

**Warehouse&#x20;**<mark style="color:red;">**(\*)**</mark>**:** The name of the farm (packing, process, or production location). Note this is how a warehouse will be displayed on the different modules of the system.

* **ICA&#x20;**<mark style="color:red;">**(\*)**</mark>: This field refers to the ICA Predio provided by the [Instituto Colombiano Agropecuario](https://www.ica.gov.co/). Colombian farms have the Registro de ICA number that is per NIT, and the Registro de ICA predio number that is per warehouse. The last one is set on this field. Note this number appears in the AWB box sticker of Colombian farms.\
  If your farm is from Ecuador, set 0 in the ICA field.&#x20;
* **Address&#x20;**<mark style="color:red;">**(\*)**</mark>: The address of the farm. This data is connected to the commercial invoices.
* **City&#x20;**<mark style="color:red;">**(\*)**</mark>**:** The city where the farm is located at. This data is connected to the commercial invoices.
* **Country&#x20;**<mark style="color:red;">**(\*)**</mark>**:** The country where the farm is located at. This data is connected to the commercial invoices.
* **State:** If your farm is from the United States, please, select the state.
* **Zip code:** the postal code of the farm.&#x20;

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

#### **Contact Information**

* **Email:** email address of the farm or company. This data is connected to the commercial invoices.
* **Phone**: Phone number of the farm or company. This data is connected to the commercial invoices.
* Mobile
* Fax

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

## Warehouse Settings

PH Manager: the post-harvest manager user name.

**Packing Warehouse**: Yes,  if the farm is a packing location. This location is where the boxes are going to be packed. No, otherwise.

Allocation Warehouse:&#x20;

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

## Species

Species are assigned per the warehouse. Select all species that your warehouse produce, this selection will enable the SKUs assigned to those species on the PO page.&#x20;

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

## Tranfers


---

# 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://manual.unosofbooks.com/site-manager/manage-locations/create-a-new-warehouse.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.
