# Deleting a SKU

To delete a SKU:

1. Click **SKUs** in the left navigation. The SKUs page appears.
2. [Search](/digital-river-api/administration/dashboard/catalog/skus/searching-for-skus.md) or scroll to find the SKU you want to delete.
3. Click the order ID link under the **ID** column or click **Delete** in the options menu. The SKU details page appears.
4. Scroll to the bottom of the page and click the **Delete SKU** button. The Delete SKU warning dialog box appears. Note that once a SKU is deleted the action cannot be undone.

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

   <figure><img src="/files/uKgLmQRYWjY43sUedKon" alt=""><figcaption><p><br></p></figcaption></figure>

   <div align="left"><figure><img src="/files/A3qPnR7SaOtMpVFr9n7a" alt=""><figcaption></figcaption></figure></div>
5. Click **Confirm**. A green **SKU deleted** dialog box appears.


---

# 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/catalog/skus/deleting-a-sku.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.
