# Suppliers

Utilize the Suppliers module to input detailed supplier information, including company name, country, address, website, and other relevant contact details.

To create a new Supplier or edit/delete an existing one, click the "ADD SUPPLIER" <img src="/files/p8Dq80ClNDhG9O64LZFv" alt="" data-size="line"> or <img src="/files/gZVQvKOaachot6qs8lPO" alt="" data-size="line"> buttons in the interface.

To search for an existing Supplier by supplier name or country, enter the full or partial supplier name in the <img src="/files/bJXZMEC0Dc1qs2ioe2qQ" alt="" data-size="line"> textbox and/or select one or more countries from the multi-select <img src="/files/Xt01AHjZo3fdGy14p6LC" alt="" data-size="line"> drop-down list.

Clicking the "ADD SUPPLIER" button opens a new window for assigning "Supplier name" (mandatory), "Country" (mandatory), "City" (optional), "Address" (optional), "Website" (optional), "Contact" (optional) and "Comment" (optional).

If the added Supplier has a populated Website field, its website can be opened by clicking the supplier name.

<figure><img src="/files/j3x5TBVxft7pLa1EtUBP" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of Edit Supplier in Data Maintenance section</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://docs.totalmateria.com/total-materia-integrator/creator/data-maintenance/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.
