# Customize E-Invoicing & E-Way Bill Settings (Local Settings)

In this article, you'll learn how to navigate and use the e-invoicing and e-web settings in ClearTax. By the end of this guide, you'll be able to customize print formats, assign user roles, and configure import settings to streamline your invoicing process.

{% embed url="<https://youtu.be/Lj_i7kFUnSU?si=YWO1sFE8dVLBGejM>" %}
Customize your e-invoicing and E-Way Bill configurations step by step
{% endembed %}

{% stepper %}
{% step %}
Navigate to the **print format** settings. This section determines how the downloaded PDFs of invoices will appear. It's essential to set this up correctly to ensure your invoices are clear and professional.

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

{% step %}
The default print format includes key details such as the invoice number, invoice date, recipient, and seller GSTN. These fields are pre-configured to meet standard invoicing requirements.

![](/files/SmmlqnnvhppPXgM2ukdW)

{% endstep %}

{% step %}
Customize the print format to suit your specific needs. For example, you can rearrange the order of details: set the invoice number as the first detail, seller details as the second, invoice date as the third, and buyer JSON as the fourth. This flexibility ensures your invoices align with your business preferences.

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

{% step %}
Once you've customized the format, save your changes. The system will now generate and download PDFs in the updated format, reflecting your preferences.

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

{% step %}
Move to the **roles** settings. This feature allows you to assign specific roles to users in the user access settings. Roles include **admin**, **view only**, **non-cancel evil only access**, and **invoicing only access**. Assigning roles ensures that users have the appropriate level of access based on their responsibilities.

![](/files/Kwje6PpXrU0r2e1yVyC7)

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

{% step %}
Navigate to the **import settings**. This feature is particularly useful when you want to restrict the ingestion of new invoices beyond a specific date. It's a helpful tool for maintaining control over your invoicing data.

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

{% step %}
Set a specific invoice date in the import settings. The system will block users from ingesting invoices dated beyond this point, ensuring compliance with your data management policies.

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

{% step %}
Select the GSTN and apply the validation rules accordingly. This ensures that the system enforces the correct restrictions based on the GSTN you've chosen.

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

By following these steps, you'll be able to effectively use the e-invoicing and e-web settings in Clear Tax. This will help you maintain organized, accurate, and compliant invoicing processes.


---

# 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://docs.cleartax.in/product-help-and-support/for-large-businesses/e-invoicing/customize-e-invoicing-and-e-way-bill-settings-local-settings.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.
