{"section":"tutorials","requestedLocale":"en","requestedSlug":"managing-warehouses","locale":"en","slug":"managing-warehouses","path":"docs/en/tutorials/shipping/shipping-strategy/managing-warehouses.md","branch":"main","content":"Warehouses are physical storage facilities for the ecommerce business. On the VTEX platform, you can add items to the warehouses you have configured in your store. Then you will be able to track items, their availability and manage their shipping through [loading docks](/en/docs/tutorials/managing-loading-docks) and [shipping policies](/en/docs/tutorials/shipping-policy). \n\n> ℹ️ To better understand how the VTEX platform interprets and defines warehouse operations, check out our article [Warehouse](/en/docs/tutorials/warehouse).\n\nIn addition, you can add warehouses, the loading docks where products will be sent to, the processing time for transporting products from a warehouse to a loading dock, and the amount charged for handling them.\n\nThis article describes how to:\n\n* [Add a warehouse](/en/docs/tutorials/managing-warehouses#adding-a-warehouse).  \n* [Fill in warehouse fields](/en/docs/tutorials/managing-warehouses#filling-in-warehouse-fields).  \n* [Edit a warehouse](/en/docs/tutorials/managing-warehouses#editing-a-warehouse).  \n* [Delete a warehouse](/en/docs/tutorials/managing-warehouses#editing-a-warehouse).\n\n> ⚠️ For the logistics system to work as expected, we suggest that you configure it in the following order: <body> <ol> <li>[Shipping policy](/en/docs/tutorials/shipping-policy)</li> <li>[Loading dock](/en/docs/tutorials/managing-loading-docks)</li> <li>[Warehouse](/en/docs/tutorials/warehouse)</li> </ol> </body>\n\n## Adding a warehouse\n\n1. In the VTEX Admin, go to **Shipping > Shipping Strategy**, or type *Shipping Strategy* in the search bar at the top of the page.  \n2. Go to the `Warehouses` tab.  \n3. Click on the `Create warehouse` button.  \n4. Check if the <i class=\"fas fa-toggle-on\"></i> button is set to **Active** in the upper right corner. If not, toggle the button to **Active**.\n5. Fill in the\n[fields](#filling-in-warehouse-fields).\n6. Then `Save changes`.\n\n### Filling in warehouse fields\n\n* **Name**: the name of the warehouse.\n* **ID** (optional): the warehouse identifier. If this field is left empty, an ID will be created automatically.\n* **Origin**: associates the warehouse with a loading dock. Select a [loading dock](/en/docs/tutorials/managing-loading-docks). \n    * Click on `Add loading dock`.\n    * Select one or more loading docks using <i class=\"fas fa-check-square\"></i>.\n    * Click on `Save changes`.\n    * Once loading docks are selected, fill in the **Processing days and hours** field. Configure the time (in days and hours) for handling and transporting orders from the warehouse to the loading dock. Select the number of days by clicking <i class=\"fas fa-minus\"></i> and <i class=\"fas fa-plus\"></i> and the minutes or hours in the <i class=\"far fa-clock\"></i> field.\n    * Fill in the **Extra fee** field if you want to charge any additional costs of handling orders from the warehouse to the loading dock.\n    * Click on `Save changes`.\n* **VTEX Sales App warehouse**: toggle the <i class=\"fas fa-toggle-on\"></i> button to `Active` to associate a warehouse with a VTEX Sales App physical store. To associate [pickup points](/en/docs/tutorials/creating-pickup-points), they already must be listed in your store. Learn more about how to use this feature in the article [Physical stores as pickup points](/en/docs/tracks/configuring-physical-stores-as-pickup-points). To learn more about how to use this feature, check out the article [Unified commerce strategies](/en/docs/tracks/configuring-physical-stores-as-pickup-points).  \n\n## Editing a warehouse\n\n1. In the VTEX Admin, go to **Shipping > Shipping Strategy**, or type *Shipping Strategy* in the search bar at the top of the page.    \n2. Go to the `Warehouses` tab.\n3. Select which warehouse you want to edit.\n4. Click on <i class=\"fas fa-ellipsis-v\"></i>.\n5. Select `Edit`.\n6. Change the [fields](#filling-in-warehouse-fields) you want.\n7. Click on `Save changes`.\n\n## Deleting a warehouse\n\n1. In the VTEX Admin, go to **Shipping > Shipping Strategy**, or type *Shipping Strategy* in the search bar at the top of the page.  \n2. Go to the `Warehouses` tab.\n3. On the card of the warehouse you want to delete, select <i class=\"fas fa-ellipsis-v\"></i>.\n4. Click on `Delete`.\n\n> ⚠️ To add items to a warehouse, first, they must be listed in your catalog. Once you have listed them in your [catalog](/en/docs/tracks/catalog-architecture) and added a warehouse, you must associate items with the warehouse on the [Inventory management page](/en/docs/tutorials/managing-stock-items)."}