# How to register EINV GSP on IRP?

To create GSP username and ID, follow the below steps:

{% hint style="info" %}
This can be done only by someone with the NIC credentials and OTP access. If you do not have access, please contact the concerned person from your company.
{% endhint %}

1\. Log in to the [E-Invoice System web portal - https://einvoice1.gst.gov.in/](https://einvoice1.gst.gov.in/)

![](https://2888774781-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZ9fXxeBEm3pJiVldcu%2F-MG9Tkn6dITUd4at1McI%2F-MG9UVklG8WjQ3F2-syf%2Fimage.png?alt=media\&token=d2219105-87e4-4eba-bb63-e3f68359dcce)

2\. On the left sidebar menu, click on "API Registration" and then click on "User Credentials" and then click on "Create API User".&#x20;

![](https://2888774781-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZ9fXxeBEm3pJiVldcu%2F-MGCPJiIqVvIEaR5vSmB%2F-MGCkQrGJiw53wME4QC1%2Fimage.png?alt=media\&token=61a32344-504c-4b71-b97b-f7b09b7259bb)

3\. You will receive an OTP on your registered mobile number. Enter the OTP in the provided field and click on the "Verify OTP" button.

![](https://2888774781-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZ9fXxeBEm3pJiVldcu%2F-MGbjEPESxe0lHEMvLdu%2F-MGdHnbehWznCaPezs18%2Fimage.png?alt=media\&token=9c31867e-0a6a-48e0-b123-fb3f9e01adbb)

4\. In the next screen, select the "Through GSP" radio option.&#x20;

![](https://2888774781-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LZ9fXxeBEm3pJiVldcu%2F-MGbjEPESxe0lHEMvLdu%2F-MGdHQVDwseWfdH6BWRc%2Fimage.png?alt=media\&token=214388d4-928d-4c88-ab67-54bd968f7a71)

4\. In the "Select your GSP" dropdown, select "**DEFMACRO SOFTWARE PRIVATE LIMITED**" from the list of GSPs.&#x20;

5\. Next, enter your&#x20;username, password, and then click on "Submit". Note the username and password created at this step. You will need them later when using the Authentication API.


---

# 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/cleartax-docs/e-invoicing-gsp-api/getting-started-with-einv-gsp-api/how-to-register-einv-gsp-on-irp.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.
