# Suppliers

### Getting Started

Manage your suppliers and track pricing, orders, and documents all in one place. Moselle helps you maintain supplier relationships and optimize procurement decisions.

### Supplier Documentation

| Section                                                     | Description                                                           |
| ----------------------------------------------------------- | --------------------------------------------------------------------- |
| [Add a Supplier](/operations/suppliers/add-a-supplier.md)   | Create and configure new suppliers with contact details and settings  |
| [Supplier Prices](/operations/suppliers/supplier-prices.md) | Upload and manage supplier price lists for better production planning |
| [Supplier Orders](/operations/suppliers/orders.md)          | View and track all purchase orders associated with each supplier      |
| [Supplier Documents](/operations/suppliers/docuements.md)   | Upload and organize supplier-related files and documentation          |

### Quick Overview

**Suppliers List** Click **Suppliers** from the main menu to view all suppliers with key metrics including incoming GMV, active orders, and last price update.

**Supplier Details** Each supplier has a dedicated page with four tabs:

* **Overview** - Contact information, settings, and notes
* **Prices** - Product pricing and cost management
* **Orders** - Purchase order tracking (Open, Draft, Archived)
* **Documents** - File management and storage

Start by [adding your first supplier](https://app.moselle.io/suppliers) or explore the sections above to learn more about managing your supplier network.


---

# 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://learn.moselle.io/operations/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.
