# How do I add a Supplier?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Supplier access is required.
{% endhint %}

### **Step 1**&#x20;

Navigate to Dashboard, select <mark style="color:blue;">**Suppliers**</mark> on the Side Navigation Menu.

Click <mark style="color:blue;">**Add Supplier**</mark>.

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

### **Step 2**&#x20;

Enter Supplier info and <mark style="color:blue;">**Save**</mark> to send invite.

<figure><img src="/files/fb7cShIH3BD9jNCUbhhT" alt="" width="563"><figcaption></figcaption></figure>

A Supplier will be created with status of <mark style="color:yellow;">**Pending**</mark>. An invite will be sent to the contact email. If the recipient accepts your request, this Supplier status will update to <mark style="color:green;">**Connected**</mark>, otherwise status will be <mark style="color:red;">**Disconnected**</mark>.&#x20;

<figure><img src="/files/0fRhM5iFbGsUfQ2ODS4z" alt=""><figcaption></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.apptiflo.com/application-docs/suppliers/how-do-i-add-a-supplier.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.
