# Deleting a customer

You may want to delete a customer after a period of customer inactivity.

To delete a customer:

1. Click **All customers** in the left navigation. The Customers page appears.
2. [Search](/digital-river-api/administration/dashboard/customers/searching-for-customers.md) or scroll to find the customer you want to delete.
3. Click the customer ID link under the **Customer** **ID** column or click **Edit** in the options menu <img src="/files/-Mkm89VvzQCNZ0QdKCn6" alt="" data-size="line"> (icon on the right of the row). The Customer details page appears.
4. Scroll to the bottom of the page and click the **Delete customer** button. The Delete customer warning dialog box appears. Note that once a customer is deleted the action cannot be undone.

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

   <figure><img src="/files/KJDfod5KNN2dSWqGuACe" alt=""><figcaption></figcaption></figure>
5. Click **Confirm**.
6. A green **Customer deleted** dialog box will appear in the screen's bottom left corner.


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/customers/deleting-a-customer.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.
