# Settings/Configurations

- [E-Way bill settings](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/e-way-bill-settings.md)
- [Import settings](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/import-settings.md): Please follow the below steps to create a new custom template, edit an already existing custom template for importing your invoice data.
- [Email settings](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/email-settings.md)
- [Business settings](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/business-settings.md): Please follow the below steps to add/edit a GSTIN/BRANCH.
- [Contact master](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/contact-master.md)
- [NIC credentials](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/nic-credentials.md): Please follow the below steps to add "NIC credentials" of your GSTINs
- [User roles](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/user-roles.md): Follow the below steps to understand the different "User" roles and how to provide access to them.
- [Integration settings](https://docs.cleartax.in/e-invoicing-v2/userguide/settings-configurations/integration-settings.md)


---

# 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/e-invoicing-v2/userguide/settings-configurations.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.
