# How to Sign Up for Squarebox

&#x20;1: Create an Account

1. Click the Sign Up button in the top-right corner
2. Or visit <https://app.squarebox.ai/signup>
3. Fill out the registration form:

| Field            | Description                       |
| ---------------- | --------------------------------- |
| Name             | Enter your full name              |
| Email            | Provide a valid email address     |
| Password         | Minimum of 8 characters           |
| Confirm Password | Re-enter your password to confirm |

* Agree to the Privacy Policy and Terms & Conditions by checking the box
* Click Sign Up to proceed

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

***

### Step 2: Email Verification

After signing up, a One-Time Password (OTP) will be sent to your registered email address.

To verify your account:

* Check your inbox for the OTP email from Squarebox
* Enter the OTP in the Confirm OTP field
* Click Confirm OTP

If you didn’t receive the email, click Resend OTP to request a new one.

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

***

### Step 3: Add Business Information

After verifying your email, you'll be prompted to enter your business details:

| Field         | Description                            |
| ------------- | -------------------------------------- |
| Business Name | Enter your company or brand name       |
| Industry      | Select your relevant industry          |
| Email Address | Auto-filled with your registered email |
| Phone Number  | Enter a valid mobile number            |
| Country       | Default set based on your location     |
| Company Size  | Select your team size                  |
| Password      | Re-enter your chosen password          |

Click Continue to complete the onboarding process.

<figure><img src="/files/22hk4b6eAMHuknuMt7Bg" alt=""><figcaption></figcaption></figure>

***

### Step 4: Access Your Dashboard&#x20;

After completing the onboarding steps, you'll be redirected to your Squarebox Dashboard. From here, you can start exploring features, setting up automations, and managing customer interactions.

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

***

Need Assistance?

If you experience any issues during sign-up:

* Visit the Help Center
* Email us at <hello@squarebox.ai>

&#x20;

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


---

# 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://squarebox-ai.gitbook.io/squarebox/onboarding-procedure/how-to-sign-up-for-squarebox.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.
