> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/product-help-and-support/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/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills.md).

# E-Way Bills

Here are the articles in this section:&#x20;

* [**E-way bill data upload**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/eway-bill-data-upload.md) : There are multiple methods of data upload possible to generate E-way bills for IRN and non-IRN documents. This page covers in detail the steps to upload data for E-way bill generation.
  * [**IRN based E-way bill(B2B)**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/eway-bill-data-upload/user-guides/irn-based-eway-bill-b2b.md) - This page describes the process to upload data for generation of E-way bill for IRN documents
  * [**Unified template to generate E-way bill for any document type**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/eway-bill-data-upload/user-guides/unified-template-to-generate-e-way-bill-for-any-document-type.md) - This page describes the process to upload data using 'Any documents type template' for generation of E-way bill for IRN and non-IRN documents
* [**E-Way Bill Generation**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/e-way-bill-generation.md) **:** This page describes the process of E-way bill generation from ClearTax web portal
* [**Multi-Vehicle E-way Bill**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/multi-vehicle-e-way-bill.md) **:** Steps to describe how to convert an E-way bill for multi-vehicle movement
* [**Consolidated E-Way Bill**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/consolidated-e-way-bill.md) : Gain an understanding on how to generate a consolidated E-way bill
* [**Update Transporter of E-way bills**](https://docs.cleartax.in/product-help-and-support/for-large-businesses/cleare-invoicing/e-way-bills/untitled) : Learn how to update the transporter for an already 'Generated' E-way bill
* [**Printing an E-Way Bill**](/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills/printing-an-e-way-bill.md) **:** This page explains how to print an E-way bill
* [**Filter by blank Transporter ID or Vehicle Number**](https://docs.cleartax.in/product-help-and-support/for-large-businesses/cleare-invoicing/e-way-bills/untitled-1): Learn how to filter for invoices / E-way bills that have blank transporter ID or Vehicle Number


---

# 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/product-help-and-support/clear-finance-cloud/cleare-invoicing/e-way-bills.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.
