# Vendors

**Introduction - Customers and Vendors**

In P4 Books, you can add the customers or vendors you deal with in your business.

To create sales transactions such as invoices or sales orders, you will need to add customers to your organization. To create purchase transactions such as invoices and purchase orders, you will need to add vendors.

There are two ways to add customers/vendors in P4 Books:

* Create from the customer or vendor creation page
* Import customers/vendors

**Create from the Customer and Vendor Creation Page**

To create a new Vendor:

* Go to **Master Data** > **Purchasing** > **Vendors**.
* Click the + Data Entry button in the top right corner of the page and select New.
* Enter your vendor's details.
* Select the currency they operate in. (USD unless you have added additional currencies).
* You can add other details such as billing address and shipping address.
* Once all details have been entered, they will be saved automatically.

***

**Related:** [Purchase Orders](/english-1/purchasing-transactions/introduction-purchase-orders.md)


---

# 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/english-1/master-data/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.
