# How do I decline a Customer Request?

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

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

Navigate to Dashboard. Only pending Customer Requests are shown.&#x20;

Click <mark style="color:red;">**Decline**</mark>.

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

### Step 2

Confirm again.

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

A Customer will be not be created on your Account. The requesting Account will have a Supplier with a <mark style="color:red;">**Disconnected**</mark> status.


---

# 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/customers/how-do-i-decline-a-customer-request.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.
