> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/gst/new-gsp-added-for-e-invoice.md).

# New GSP added for E-invoice

A new **GST Suvidha Provider, Texilla (Adaequare Information Pvt. Ltd.)** has been added for e-invoice. So now we have two GSPs for e-invoice operations.<br>

Follow the steps given below for settings of new GSP :

**Step-1:** **Register**\
\
Go to the E-way bill portal and login to your account. Then go to **Registration -> For GSP.**  Click on **Add/New**. Select **GSP name as Adaequare Info Private Limited**. Fill in other details to create a username and password. This **username should be different** from that of Chartered Information Systems Private Limited. *(Refer to the image below):*

<figure><img src="/files/yMpiUauquHcHkRHMCyts" alt=""><figcaption></figcaption></figure>

So now you have two GSPs. Click on view to see the list of registered GSPs.\
Adaequare Info Private Limited is also known as Texilla and Chartered Information Systems Private Limited is also known as Taxpro.\
*(Refer to the image below):*

<figure><img src="/files/yz45qQ2WsbXZe3SGI9GM" alt=""><figcaption></figcaption></figure>

**Step-2: Settings in Logic**\
\
Now, go to the **GST Return Configuration -> E-Way Settings -> Other settings -> GST E-Invoice**.\
Enter the username and password that you created in the first step for the new GSP. Then save it. *(Refer to the image below):*

<figure><img src="/files/ShIt862Aymyyjc6b3rpX" alt=""><figcaption></figcaption></figure>

**Do not change** username and password in the **E-way tab**. Make sure that the username and password in E-way tab are that of **Taxpro (Chartered Information Systems Private Limited).** *(Refer to the image below):*

<figure><img src="/files/zVIWxszR3m8vvYtPL9Bj" alt=""><figcaption></figcaption></figure>


---

# 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://kb.logicerp.com/logic-erp-version-release-notes/october-2022/gst/new-gsp-added-for-e-invoice.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.
