# E-Invoicing

- [E-Invoice data upload- Govt template](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-data-upload-govt-template.md): Excel import of Invoice using Govt format template
- [E-Invoice data upload- Custom Mapper](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-data-upload-custom-mapper.md): Custom Template helps in smooth ingestion of invoices by mapping the fields.
- [E-Invoice generation](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-generation.md): Generate E-invoice(IRN) from uploaded invoice data
- [E-Invoice printing](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-printing-1.md): Printing invoices one by one or in bulk through ClearTax E-invoicing portal
- [Untitled](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/untitled.md)
- [E-invoice Cancellation](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-cancellation.md): Steps on how to cancel an IRN and attached EWB if any
- [E-Invoice Email](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-invoice-printing.md): Send the invoices overs email as attachment
- [MIS reports](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/mis-reports.md)
- [Import History](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/import-history.md): Check all the historical invoice uploads.
- [E-Inv vs sales reconciliation](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/e-inv-vs-sales-reconcilation.md): Reconcile you E-invoice (draft GSTR-1) data with you Sales Register Data
- [B2C QR code](https://docs.cleartax.in/e-invoicing-v2/userguide/e-invoicing/b2c-qr-code.md): Guide to generate dynamic QR code for B2C invoices


---

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