# Add Bins

The storage bin is the smallest available unit of space in a warehouse. The storage bin therefore describes the position in the warehouse where the goods are or can be stored.

## Add New Bins

To add new bins navigate to Setup > Warehouse > Zones and select the desired zone from the 'Code' column.

![](/files/mRPYl2mQvr6MFUJYujJu)

There are two ways to add new bins to the warehouse zone. First, is to create a single bin with a unique name - 'Generate by Name'. Second, is to generate multiple bins using Zone Mask Feature - 'Generate Bins'.

### Generate by Name

![](/files/CcBW10DKFuANVAastDW6)

This method allows user to create a single bin with a unique name.

![](/files/vPfL4jBO7uEkS8DF16it)

To finalize single bin generation fill the 'Bin code' field and click 'Submit'. To go back to the Bins overview click 'Close'. Now you should see your newly generated bin.

![](/files/e3xWpJg5GJ5UnD1z7vbs)

### Generate Bins

To generate multiple bins at once use Zone Mask feature and click on the 'Generate Bins' button.

![](/files/yI9d9B0TJ79sPAkEpnWe)

In the following window you can set the amount of generated bins by aisles and levels.

![](/files/nJSCFUQscPzpxolECnrN)

To finalize bins generation press  'Submit'. You will be automatically transferred to bins overview page and see your newly generated bins (number of bins depends on your parameters in the widow above).

![](/files/W9BMAlijPVcveflKah1K)

Alternatively you can replace bins numeric order with alphabet using the same Zone Mask settings. Uncheck the 'Numeric' box and set up the desired range in the Bins Generator menu. &#x20;

![](/files/CzZYn1WPSaIFhdupD8gy)

As the result you should get the following bins.

![](/files/lhoN3fiQAYORmldEvOgK)

## Editing Bins

To edit existing bin navigate to Setup > Warehouse > Bins. Click on the link of the desired bin in the 'Code' column from the grid.

![](/files/I8A09nqVazOhjtdVqk56)

In the following window users can edit multiple aspects of the bin. This option creates flexibility to customize individual bins without affecting the entire zone of the warehouse.

![](/files/GTYHJrM7xNjNj9GNxbA2)

{% hint style="info" %}
Notice: By default bins setting are inherited from the warehouse zone setting. &#x20;
{% endhint %}

To save any changes in the bin editing window click 'Update button' as shown above. Edits are not saved automatically.

For more detailed information on bins settings see the following link - [Bins](/v2/warehouse-full-setup/bins.md).&#x20;


---

# 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.p4warehouse.com/v2/quick-start-guide/create-a-warehouse/add-bins.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.
