# e-Way Bill Management

Yes, you heard right! We have a feature for e-Way bills for any invoice which have an invoice amount > 50k INR and is delivered to another city. To enable this feature, go to company -> click on company name(i.e. company profile) enable the feature of e-Way Bill, and enter the gov. portal credentials for e-Way bill.

Now, you can see a tab in the sidebar named as **e-Way Bill,** click on it. Will be shown below:

<figure><img src="/files/C3WkMA701vDPST3Tes7V" alt=""><figcaption><p>e-Way Bill List Screen</p></figcaption></figure>

Here, you see the list of invoice(s). We have a smart filter for you as needed. Now click on Generate **e-Way Bill** and will be shown below:

<figure><img src="/files/iM7PivQPbAr2bRgYrRx4" alt=""><figcaption><p>Generate e-Way Bill Screen</p></figcaption></figure>

Fill in the required details and submit, the e-Way Bill will be generated for that invoice. There are 2 more extra buttons for you. One is named **Associate Already generated e-Way bill,** which means if you have already created e-Way bill in the gov. portal, and you want this invoice has already e-Way bill generated, simply click on it and fill in the e-Way bill number, and we will associate that invoice with that e-Way bill :smile:

<figure><img src="/files/a2pCoYUyTnD9sg2xfQZW" alt=""><figcaption><p>Associate already generated e-Way bill screen</p></figcaption></figure>

Another button is named **Exclude/Include Invoice**. This means if you don't want to generate e-Way bill for that specific invoice, just exclude it and we will not show it in the list. Don't worry, that invoice will be safe. If you want that invoice again, simply select **excluded** from the above filter and you can see that invoice again. This is fun right :smile:&#x20;


---

# 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://accoxpert.gitbook.io/user-documentation/e-way-bill-management.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.
