# Suppliers

Suppliers are a business entity that provides goods. These goods are used in the production or operation of your business. Effective supplier management is essential for maintaining quality, reliability, and cost-effectiveness in the supply chain.

### How to add a Supplier

1. Click on the add Supplier icon in the top right of the age.
2. Add Supplier/Company name, Contact person Name and Email, Tax Type and Currency. These are required fields and must be entered before you can create the supplier.
3. Fill in the additional details if you have them.
4. Enter in any supplier notes that you may have if needed.
5. Click Create.

{% embed url="<https://scribehow.com/embed/Adding_a_Supplier__g3aJYrtYSW6Z7rw-HOhIQQ>" %}


---

# 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://support.ordereazi.com/sales-features/suppliers.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.
