> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aibams.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quick Start

> Get your AIBAMS workspace live in under 5 minutes.

## Welcome to AIBAMS

This guide walks you through creating your account, setting up your workspace, and deploying your first application — all in a few minutes.

<Steps>
  <Step title="Create Your Account">
    Navigate to [portal.aibams.com](https://portal.aibams.com) and click **Sign Up**.

    You can register using:

    * **Email & Password** — standard account registration
    * **Google OAuth** — one-click sign-in with your Google account

    <Note>
      AIBAMS uses email verification. Check your inbox for a confirmation link before proceeding.
    </Note>
  </Step>

  <Step title="Choose Your Plan">
    After verifying your email, you'll be directed to the plan selection screen.

    | Plan             | Best For                  | Starting Price |
    | ---------------- | ------------------------- | -------------- |
    | **Early Access** | Individuals & small teams | ₹849/mo        |
    | **Professional** | Growing businesses        | Contact Sales  |
    | **Enterprise**   | Large organizations       | Custom         |

    <Tip>
      Our **Early Access** plan includes the entire Fusion Suite for your first year at a locked-in rate. Only available to the first 501 customers.
    </Tip>
  </Step>

  <Step title="Set Up Your Workspace">
    Once subscribed, complete your workspace configuration:

    1. **Enter your organization name** — this becomes your workspace identifier
    2. **Choose your primary domain** — used for MailX and WebX
    3. **Invite your team** (optional) — add team members by email

    <Info>
      Your domain can be connected to MailX for professional business email (e.g., `you@yourcompany.com`) and WebX for your website.
    </Info>
  </Step>

  <Step title="Deploy Your First Application">
    From the dashboard, select an application to launch:

    <CardGroup cols={2}>
      <Card title="WebX" icon="globe" href="/fusion-suite/webx">
        Build your website using AI. Just describe what you need.
      </Card>

      <Card title="MailX" icon="envelope" href="/fusion-suite/mailx">
        Set up professional business email with your custom domain.
      </Card>

      <Card title="FileX" icon="folder" href="/fusion-suite/filex">
        Upload and manage your files in secure cloud storage.
      </Card>

      <Card title="FusionX" icon="robot" href="/fusion-suite/fusionx">
        Launch your AI assistant and start automating workflows.
      </Card>
    </CardGroup>
  </Step>

  <Step title="You're Live!">
    Your AIBAMS workspace is ready. From the **Dashboard**, you can:

    * Monitor all applications in one place
    * Manage team members and permissions
    * View usage analytics and billing
    * Access the FusionX AI assistant

    <Check>
      Congratulations! You've successfully set up your AIBAMS workspace.
    </Check>
  </Step>
</Steps>

***

## What's Next?

<CardGroup cols={2}>
  <Card title="Explore the Dashboard" icon="gauge" href="/user-guide/dashboard">
    Learn how to navigate and use the AIBAMS dashboard effectively.
  </Card>

  <Card title="Set Up Business Email" icon="at" href="/fusion-suite/mailx">
    Configure MailX with your custom domain in minutes.
  </Card>

  <Card title="Build Your Website" icon="browser" href="/fusion-suite/webx">
    Use AI to generate and deploy a professional website.
  </Card>

  <Card title="Configure Team Access" icon="users" href="/admin-guide/user-management">
    Add team members and set up role-based permissions.
  </Card>
</CardGroup>
