# Vendors

Vendor is a general term used to describe both supplier and/or manufacturer of goods that a received and processed by the warehouse. The Vendor page features a listing of all vendors available within the P4W Warehouse Management System.&#x20;

## Create New Vendor

To access Vendor page navigate to Receiving > Vendors.

![](/files/nuqkZKyZ1zEFw00uzYuE)

To create new vendor click 'New' button in the top right corner, as shown above. In the following window fill as much information as possible. Select a client only if this vendor is used for your 3PL clients. Click 'Submit' to continue.

![](/files/Nk2QNyuqaTFgnhlDDrCA)

{% hint style="info" %}
Notice: 'Vendor number' is a mandatory field.
{% endhint %}

## Edit Existing Vendor

To add or edit information about already existing vendor, click on the vendor's link from the 'Vendor number' column as shown below.

![](/files/iM15ceAdbaRt1fq6DMrL)

Here you can add or edit vendor information, including vendor details, address, settings, and vendor additional details.

![](/files/XDWbulUrOdMmb0nLHS5M)

### Details

Add or edit general information about selected vendor.

![](/files/ap89iLTSMSa0c2GhHBdV)

### Address

Fill in vendor's address in the following segment.

![](/files/FnIxgxinY3LvcVRhWSSH)

### Settings

Set the expiry allowance for products receiving from selected vendor. Using the drop down menu select whether to create a purchase backorder or not. Changing this setting will only affect chosen vendor and not the entire system.

P4W system allows users to upload a custom receiving slip by clicking 'Upload' link, as shown below.&#x20;

![](/files/Shm7MwUO8PPm5kyaOh1g)

### Vendor Additional Details

Finally, P4W system provides a place holder for 10 separate custom fields to add additional information about the vendor.

![](/files/ni5eb8C04JCfMpvPen3I)

Click the “Update” button at the top right  corner to save the vendor profile with any changes made.

{% hint style="info" %}
Notice: Changes are not saved automatically.
{% endhint %}

## Delete Vendor

To delete an existing vendor, select it from the list and click 'Delete' button in the top right corner. Alternatively, press the button from  'Action' column in the right end side of the grid.

![](/files/dplkrplGckV5zPUB6kdD)


---

# 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/receiving/vendors.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.
