# Dock doors

Dock door is a specific point around or within a warehouse where transport vehicles park for loading or unloading. The design of the docking area vary based on the type of truck to be accommodated. In addition, the number of access points required will depend on the movement of materials and the volume of deliveries.

## Add New Dock Door

To create new dock door navigate to Setup > Warehouse > Dock doors and click 'New' button in the top right corner

![](/files/HTWlzPRBoV2ZmXaz5Iyy)

In the pop-up window, fill the information fields if applicable and select a warehouse using dropdown menu. &#x20;

![](/files/YqorAu2ivQRDzZpvLzgu)

Click 'Submit' in the bottom right corner to finalize dock door creation process.

{% hint style="info" %}
Notice: 'Name' is mandatory field for filling.
{% endhint %}

## Dock Door Editing

To edit existing docks navigate to Setup > Warehouse > Docks and choose Dock Door for editing as shown below.&#x20;

![](/files/zyWCOWHo9B9KeQnLggL3)

In the 'Door dock Details' window users can add and edit any applicable data. To save changes click 'Submit' in the bottom right corner.

![](/files/la6jP0NpIzYe2rIIh5DE)

{% hint style="info" %}
Notice: Name field cannot be blank, it is a mandatory field for filling.
{% endhint %}

## Print Dock Door

To print a label, select a dock door using check boxes and click 'Print' button as shown below.&#x20;

<figure><img src="/files/7O2PA5jGFVzfuKG22bVn" alt=""><figcaption></figcaption></figure>

In the pop-up window, select label printer and number of copies you wish to produce. Click 'Print' to continue.&#x20;

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

## Deleting Dock Door

To delete an existing Dock door navigate to Setup > Warehouse > Dock doors. Choose desired dock from the list and click 'Delete' as shown below.

![](/files/Xo6ClFJS7IsDj9vKlCJQ)


---

# 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/warehouse-full-setup/dock-doors.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.
