# Signup

### **Creating a Free Account**

Signing up for Gallabox is easy and can be done in three simple ways. You can either choose to sign up using your&#x20;

1. **Google Workspace mail ID**
2. **Microsoft Outlook account**, or&#x20;
3. **Manual Signup**.&#x20;
4. **SSO Login with SAML**

{% hint style="info" %}
Make sure you are using your **work email** while creating an account on Gallabox.&#x20;
{% endhint %}

### Google SSO Signup

If you prefer to use your Google Workspace mail ID for signing up:&#x20;

Visit <https://app.gallabox.com/signup>. Click on "Sign up with Google." Choose your business account and click on continue. Once verified, your details will be submitted, and you'll be redirected to your Gallabox account.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2Foc6pbjOGdxnEiCvvwloo%2FSignup%20with%20Gmail.gif?alt=media&#x26;token=4fb8a641-4c28-4ef2-8b98-9ff98a7b55cb" alt=""><figcaption></figcaption></figure>

### Microsoft Outlook SSO Signup

For those who prefer using their Microsoft Outlook account:

Go to <https://app.gallabox.com/signup>. Click on "Sign up with Microsoft." Upon successful verification, your details will be submitted, and you'll be directed to your Gallabox account.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FKq1l9dW5OLiyEohKe0k0%2FSignup%20withMicrosoft.gif?alt=media&#x26;token=cbe10bab-8d83-4787-baa0-472e17b53a10" alt=""><figcaption></figcaption></figure>

### Manual Sign-up

If you opt to fill in the required details manually, ensure that you have access to your business mail inbox. Provide your name, work email, and phone number.  Enter the OTP sent to your business email and set your password.

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FgxVf14JzmB8Ow0vCN0jd%2FManual%20Signup.gif?alt=media&#x26;token=399ab005-9774-422b-a54c-b4ff609815a4" alt=""><figcaption></figcaption></figure>

Submit the OTP and proceed with creating the password for your account.&#x20;

### **SSO Login with SAML**

#### What is Enterprise SSO (Single Sign-On)?

Enterprise SSO allows your team to log in to Gallabox using your company’s identity provider — like Okta, Microsoft Entra (formerly Azure AD), or Google Workspace — instead of remembering a separate username and password.

This is done using a secure login protocol called **SAML**, which is widely used by larger organizations for centralized access control.

#### How SAML-Based SSO Works

SAML login follows a simple two-step process:

1. **User Login Request**\
   When someone from your team tries to log in, they’ll be redirected to your company’s login system (e.g., Okta or Microsoft Entra).
2. **Authentication and Access**\
   After they successfully log in there, they’re redirected back to Gallabox and automatically logged in — no password required.

#### What’s Needed to Set It Up

To enable Enterprise SSO, you need to connect with our support team (<support@gallabox.com>) and they will guide you how to set it up.&#x20;

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2F9IwJB98GLnbhzaDYYlrk%2FLogin%20with%20SSO.gif?alt=media&#x26;token=563dbbf2-d7a3-4bad-a8f1-4f7cc5f2c07e" alt=""><figcaption></figcaption></figure>

### Setting up your Gallabox Account

1. After landing in Gallabox account, tell us about your business. Add your Business name, website, the country you do the business in, and more details. Click Next once you have added the details.&#x20;

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FNY3DPNYuLVHDdoaI0gmW%2FTell%20us%20about%20your%20business.gif?alt=media&#x26;token=d75bcf98-3a29-4456-8582-db66f4e4b0a9" alt=""><figcaption></figcaption></figure>

2. To personalize your homepage, choose your role in the company and the industry you are working in.&#x20;

<figure><img src="https://3137140735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZcl3T6ePz95GpzjAeOLW%2Fuploads%2FoWNHAi2oOlnJd7H1sQCu%2FPersonalize%20your%20homepage.gif?alt=media&#x26;token=7a4e31b2-83d6-4b71-8422-5cdb026fa811" 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://docs.gallabox.com/get-started/signup.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.
