# Create a Customer

Customers page features a listing of all the customers available within the Warehouse Management System.

To create new customer navigate to  Fulfillment > Setup > Customers and click 'New' button in the top right corner as shown below.

![](/files/bTKZeVUFEfo5XCeNxAbn)

In the following window fill as much information as possible. 'Customer number' is a mandatory field. To finish the process click 'Submit' on the bottom right corner.&#x20;

![](/files/Xfs987RJeiqS3eXf3bn9)

To finalize quick customer setup open editing window by clicking  customer link from the 'Customer number' column.

{% hint style="info" %}
Notice: For more detailed information about Vendor Settings see the following link -[Customers](/v2/fulfillment/setup/customers.md).
{% 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-customer.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.
