# (Deprecated) How to set up ClearTax account?

## Sign up with ClearTax GST

To create an account with ClearTax GST, go to <https://gst.cleartax.in/> and sign up with your email id.

![Screenshot of ClearTax GST sign-up page](/files/-Lp2AJfc0ch0txaIenpe)

To sign up, enter your email ID and select a password at this screen.

## Complete your profile

### Step 1 - Select the account type

ClearTax GST supports two types of accounts:

1. Business
2. Professional (CA/Tax Consultant)

![](/files/-Lp2B5knTq0l6WVtda4E)

Based on the nature of the end user's organisation, you can select the type of account. If the integration is for an enterprise business, click "NO" at this step.

### Step 2 - Add your contact details

![](/files/-Lp2Bd_jB4SZOkvkWmZ_)

### Step 3 - Add a GSTIN

![](/files/-Lp2Blv0ERH3RjLqQnLi)

ClearTax GST allows you to manage multiple GSTIN under the same account. Add your first GSTIN at this step to start with.

**Congratulations, you're ready to go!**


---

# 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/gst-api-1/getting-started-with-gst-api/set-up-your-account.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.
