> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/e-invoicing/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/master.md).

# Overview

![](/files/-MO56i0G3Z0UuedQ2OUz)

## ERP–Integration Specific User Guides ("Audience")

1. Using ClearTax E-Invoicing without any ERP Integration
2. Integrating with Tally
3. Integrating with FTP / SFTP
4. Integrating with SAP

## Guides

1. [Creating an account to do E-Invoicing on ClearTax](/e-invoicing/guides/getting-started/creating-an-account-to-do-e-invoicing-on-cleartax.md)
2. [Adding your business, adding your GSTIN etc.](/e-invoicing/guides/getting-started/adding-new-business-gstin-branch.md)
3. [Setting up ClearTax GSP for doing e-invoicing](/e-invoicing/guides/getting-started/setting-up-cleartax-as-gsp-for-e-invoicing.md)
4. [Updating NIC Credentials for a GSTIN in ClearTax](https://app.gitbook.com/@cleartax/s/e-invoicing/guides/getting-started/updating-nic-credentials-in-cleartax)
5. [Invite your team and give them access on E-Invoicing product](/e-invoicing/guides/getting-started/invite-your-team-to-use-e-invoicing.md)<br>
6. [Importing your data using Excel (Govt format)](/e-invoicing/guides/importing-data/importing-invoices-in-ct-e-invoicing-using-govt-format.md)
7. [Import your data using custom mapper<br>](/e-invoicing/guides/importing-data/import-your-data-using-custom-mapper.md)
8. [View your E-Invoice](/e-invoicing/guides/workflows/view-all-einvoices.md)
9. [Generate E-Invoices(IRN)](/e-invoicing/guides/workflows/generate-irn.md)
10. [Print your E-Invoices](https://app.gitbook.com/@cleartax/s/e-invoicing/~/drafts/-MO1AwMCbdgzTt_HIkDv/important-topics/untitled)
11. [Cancel E-Invoices](https://app.gitbook.com/@cleartax/s/e-invoicing/cancel-your-e-invoices)
12. [Email your E-Invoices ](https://app.gitbook.com/@cleartax/s/e-invoicing/email-your-e-invoices)
13. [Email Bulk E-invoices to Customers.](https://app.gitbook.com/@cleartax/s/e-invoicing/v/master/guides/workflows/email-bulk-e-invoices-to-customers.)
14. [Download your E-invoices](https://app.gitbook.com/@cleartax/s/e-invoicing/download-e-invoices)
15. [View E-invoice Summary Report](https://app.gitbook.com/@cleartax/s/e-invoicing/guides/workflows/view-e-invoice-summary-report)
16. [Setting up UPI id for B2C QR code](https://app.gitbook.com/@cleartax/s/e-invoicing/v/master/setting-up-upi-id-for-b2c-qr-code)
17. [Generate B2C QR Code](https://app.gitbook.com/@cleartax/s/e-invoicing/v/master/generate-b2c-qr-code)<br>
18. [Generate EWB by IRN](https://app.gitbook.com/@cleartax/s/e-invoicing/important-topics/eway-bill-generation-by-irn)

## Frequently Asked Questions

{% content-ref url="/pages/-MNNL\_oX\_Km-kUZHzmka" %}
[Frequently Asked Questions](/e-invoicing/frequently-asked-questions.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cleartax.in/e-invoicing/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
