# Edit Warehouse

To edit existing warehouse click on the link in the 'Code' column from the grid.

![Links for Warehouse Editing](/files/xtak8sJwuun1F12OKGJr)

Here you can edit and add the required details for the warehouse. This information will be reflected on pick labels and pack slips, it is the best practice to complete as many fields as possible.&#x20;

![Warehouse Editing Page ](/files/Fct8iTnFsBPOmmGQPANR)

To save your changes click 'Update' button in the top right corner of the page.

!['Update' Button Location](/files/7RSCe5SauqNCYap8VHnG)

{% hint style="info" %}
Notice: changes are not saved automatically.&#x20;
{% endhint %}


---

# 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/edit-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.
