# How do I delete a Pending Sales Order Item?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Sales Order access is required. You may only delete an Item created by your Account. You can't delete an Item added by a Customer. You may set the Item to a Qty of zero.
{% endhint %}

### Step 1

Within Sales Order Items, click <mark style="color:red;">**Delete**</mark> and confirm.

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

<figure><img src="/files/3fh92vN2kjtNMIEg64CI" alt="" width="563"><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/sales-orders/how-do-i-delete-a-pending-sales-order-item.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.
