# How do I disconnect 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:red;">**Disconnect**</mark>.

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

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

Confirm again.

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

The Supplier status will update to <mark style="color:red;">**Disconnected**</mark>. Account info between your Account and the Supplier Account will no longer auto sync. You can easily connect again if you change your mind.

<figure><img src="/files/7GZdLnUzMQYnlPyiIEcB" alt=""><figcaption></figcaption></figure>

The corresponding Supplier Account will see your Account as <mark style="color:red;">**Disconnected**</mark> as well.

<figure><img src="/files/4rFbaCuPVlPajJsTTJQ5" 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-disconnect-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.
