# Voiding an ASN

You may need to void an ASN (Advanced Shipping Notice) in some cases. This could be due to a change in the shipment, a cancellation, or errors in the original ASN. Voiding an ASN ensures that your inventory records accurately reflect the actual state of your goods, preventing confusion and discrepancies.

{% hint style="info" %}
To void the ASN, go to **Menu > Warehouse > Receiving > ASN Centre**
{% endhint %}

**Workflow:**

**Step 1:** In the ASN Centre, search for the ASN you wish to void. ASNs in statuses such as **Open, In Receiving, or Received** can be voided.&#x20;

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

**Step 2:** Double-click on the ASN to open the ASN subform. In the ASN screen, click on the **bin icon** located at the top-right corner of the screen to **void the ASN**.&#x20;

This will permanently delete the ASN from your system.

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

***Please note that the ASN in "Closed" status cannot be voided.***


---

# 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.xorosoft.com/xoroerp-1/warehouse/receiving/receive-asn/voiding-an-asn.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.
