> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/e-invoicing-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-cancellation.md).

# E-invoice Cancellation

### Step 1: Select invoices for cancellation

From the list of documents select the ones which are in 'Generated' status and have to be cancelled.

'Generated' E-invoices may also have 'E-way bills' attached to them.

![Select E-invoices to be cancelled](/files/-MfBFCMGGLtGmmsq7WHB)

### Step 2: Click on 'Cancel IRN' button in 'More Actions'

After selecting the IRNs that have to be cancelled, click on 'More Actions' and then click on 'Cancel IRN' to initiate cancellation of the selected invoices.

![](/files/-MfBI3lecGwJsU8y6c6f)

### Step 3: Selecting options to cancel EWB and IRN or IRN only

From the selected IRNs if there are E-way bills also then there is an option to cancel E-way bills and IRNs together.

E-way bills have to be cancelled before cancelling an IRN.

Select the appropriate option to proceed for cancellation of E-invoices.

![Select option if you want to cancel IRN and EWB together.](/files/-MfBI9ZoCo2n5dXAR8CO)

### Step 4: Provide Cancellation Reason and Remarks

Select the reason for cancellation from the dropdown and enter the remarks for cancellation.

The reason and remarks entered will be applicable for both IRN and EWB cancellation.

Click on 'Proceed to Cancel' to start the process of cancellation.

![Proceed to cancel after providing cancellation reason and remarks](/files/-MfD-zJ2rzjZkNt05uxW)

### Step 5: Connect to NIC and cancel E-invoices

Please wait while we connect to NIC servers to cancel the selected IRNs and EWBs.

![Connecting with NIC to cancel the E-invoices](/files/-MfDY1KqceC4_ZdrpDSD)

Congratulations!!! E-invoices have been cancelled successfully.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-cancellation.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.
