> 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/for-large-businesses/e-way-bill/e-way-bill-settings-overview.md).

# E way Bill Settings Overview

In this tutorial, you'll learn how to navigate and configure the E-way bill local settings in Clear tax. By the end, you'll be able to set up specific configurations for seamless E-way bill management.

{% embed url="<https://youtu.be/eO52GOkua5E?si=kmOxa0Ed5wqMbPSZ>" %}

**Step 1:**&#x20;

{% stepper %}
{% step %}
Open the E-way bill local settings.

![](/files/JtAeUXhTQoQQnoJaRrV3)
{% endstep %}

{% step %}
Explore the E-way bill settings.

![](/files/8UR8aLUXf8OAiqlmakO7)
{% endstep %}

{% step %}
Review the E-way bill settings, which are specific configurations Cleartax provides for managing E-way bills.

![](/files/gvh28GEgDZU3wgEQahE1)

![](/files/kp2bWzCdbfrYIUc7z7Vf)
{% endstep %}

{% step %}
Enable **Auto Populate IRN to Generate E-way Bill**. This setting is helpful when you've generated invoices and plan to create an E-way bill later.

![](/files/5K3uPvXdlBNjd8oDRzhW)
{% endstep %}

{% step %}
Click **Modify Usage** to select the GSTN PANs for which you want to enable these settings.

![](/files/1PhouFDWKGe47dvUz7pk)
{% endstep %}

{% step %}
Once the setting is enabled and an IRN is generated for specific seller GSTN locations, a blank E-way bill template will be created. Fill in the details to generate the E-way bill.

![](/files/G8cMjwlEgkxd4NbfpukZ)
{% endstep %}

{% step %}
Enable **Auto Retry with Zero Distance**. This setting auto-populates the distance between the pin codes you provide when generating the E-way bill.

![](/files/anm7SztA6r1xrirde2Od)

{% endstep %}

{% step %}
Enable **Auto Retry with Zero Distance**. This setting auto-populates the distance between the pin codes you provide when generating the E-way bill.

![](/files/anm7SztA6r1xrirde2Od)
{% endstep %}

{% step %}
Cleartax validates and computes the transaction type using the address details, location, state code, and pin code you provide.

![](/files/CMnNr2ziG5To5Ys3m4lx)
{% endstep %}

{% step %}
Enable **E-way Bill Print with Shipping and Dispatch Name**. This setting ensures the shipping and dispatch names are printed on the E-way bill.

![](/files/kqVYZMFMUugocpY2msWL)
{% endstep %}
{% endstepper %}

Thank you for following this tutorial!


---

# 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/for-large-businesses/e-way-bill/e-way-bill-settings-overview.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.
