# Suppliers

**Working with Suppliers**

Suppliers play a critical role in ensuring smooth business operations. ERP systems help manage relationships with suppliers by centralizing supplier information and streamlining the procurement process. An ERP stores all relevant details such as contact information, payment terms, and past order history.

**Supplier Management Includes:**

* Creating and maintaining supplier profiles.
* Tracking supplier performance, such as delivery times and quality.
* Monitoring purchase history and identifying preferred suppliers.

<figure><img src="/files/i1DOy1fQmrQcZunxdlel" alt=""><figcaption><p>Supplier Management in Pakk</p></figcaption></figure>


---

# 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://academy.pakk.io/school-of-erp/purchasing-and-demand-planning/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.
