# Create Provider

The Vendors page features a listing of all the vendors available within the Warehouse Management System software. Columns appear for a Vendor Number, Company Name, Description, Email, Client, Created and Action. There are also two buttons at the top right: “New” (add a new vendor) and “Refresh” (to update the list after any changes have been made). The Export All Data button is located just under the four buttons previously described, appearing as a black folder encircling a white X. Use the Action column to delete a corresponding.&#x20;

![](/files/-MdwLut3qFqW9LnEKqh5)

To add a new vendor to the WMS, simply select the “New” button to activate a pop-up menu with four options: Client, Vendor Number, Company Name and Description. Complete each option and then select the “Submit” button.

![](/files/-MdwM-FYZ2CM7RoyeiUn)

Once created, select the vendor from the list (choose the Vendor number text link) and that particular Vendor profile page will appear. On this page every detail of the vendor can be completed or edited, including such options as name, email, and address. Select the “Update” button at the top right to revise the vendor profile with any changes made. Select the “Refresh” button to display changes.

![](/files/-MdwM5ap7NxtxvFdpLq8)


---

# 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.p4.software/p4warehouse-english/getting-started/create-provider.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.
