# Suppliers

- [Adding Suppliers & Supplier Groups](https://help.supplyd.co/suppliers/adding-suppliers-and-supplier-groups.md): Supply’d lets you order from all suppliers in one place. Add suppliers to include non-registered ones seamlessly.
- [Bulk Importing Suppliers](https://help.supplyd.co/suppliers/bulk-importing-suppliers.md): If you have a large number of suppliers to add it can be cumbersome adding them manually. To solve for this Supply'd allows you to add suppliers in bulk via a spreadsheet.
- [Managing Suppliers](https://help.supplyd.co/suppliers/managing-suppliers.md): Supply’d lets you order from all suppliers in one place. Managing suppliers in Supply’d streamlines communication, offers real-time performance tracking, and centralised documentation.


---

# 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://help.supplyd.co/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.
