# Suppliers

Supplier - a company or individual that supplies goods to you. In order to work in OneDayBundle, you will need at least one supplier. Just after registration, a record with a test supplier is automatically created. The name of the test supplier must be changed or you need to add a new supplier. The name of the supplier must match the name of the website or individual/legal entity from which the goods were purchased.

To create or edit a supplier, go to the corresponding menu section:

<figure><img src="/files/0caTMcDRU14ArlKSVeGh" alt=""><figcaption></figcaption></figure>

On the supplier's page, you can add a new supplier by clicking the Add button.

<figure><img src="/files/L7DzdWgiUhrRWVtDkPQE" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Suppliers are attached to your ODB user account rather than to a specific seller. From our experience, such an arrangement simplifies the process and does not require you to recreate suppliers for each of your sellers.
{% endhint %}

When you create a supplier, please indicate the correct title. It will help our employees to identify your supply more easily.

{% embed url="<https://youtu.be/hDhZq_oKegQ?si=FfkYiudWUcuGIPEm&t=21>" %}


---

# 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.onedaybundle.com/onedaybundle/english/work-with-items/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.
