> 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/e-way-bill-generation.md).

# E-Way Bill Generation

## Guide to Generate E-Way Bill

### Step 1: Select E-Way Bills

From the left menu click on 'E-Way Bills' to open the E-way bills section.&#x20;

You will be able to see the list of invoices with E-Way bill details (if available) that was generated for the last one week by default.

![](/files/-Ma9C0R-ryNQK9HX1WBW)

### Step 2: Select Invoices

Select the invoices for which you want to generate an 'E-Way Bill'; single or multiple invoices can be selected for E-Way bill generation.

Part A or both Part A and Part B of E-way bill is generated based on the details provided for E-way bill generation.

![](/files/-Ma9CEVzeBxgOmEJ2V-a)

### Step 3: Generate E-Way Bill

After selecting the invoices, click on 'Generate' and select 'Generate EWB'

![](/files/-Ma9CNmARdSR3LzbJ8o_)

### Step 4: Establish Connection with NIC <a href="#step-4-establishing-connection-with-nic" id="step-4-establishing-connection-with-nic"></a>

Please wait while the ClearTax software connects with NIC to generate the E-way bill.

![](https://gblobscdn.gitbook.com/assets%2F-MWiYz7-ekYFhiNJ4j84%2F-M_MZpuxOFuIWeqASf0r%2F-M_Mdu2UiDXCWjzf9X1b%2FStep%204.png?alt=media\&token=4e380fcd-73c6-4108-a098-5d4197f24577)

{% hint style="success" %}
Your E-way bill/bills have been successfully generated.
{% endhint %}

![](/files/-Ma90knoBdwG9EBH__8K)

![](/files/-Ma90oAGKC-8z-LlSd-y)

## Feedback

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSdRIITthCEouHmXIUKEjmGpi_pTTRLKBfXhvu_LTubABfKBEA/viewform?usp=pp_url&entry.571883827=E-Way+Bill+Generation>" %}


---

# 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/e-way-bill-generation.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.
