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

# Getting Started

> Set up your developer account and launch your project's AI assistant.

## Who this is for

The **Developer** persona is for real-estate developers who own projects — off-plan compounds, phased releases, master-planned communities. You get a dedicated subdomain, an embeddable AI widget for your website, and a lead inbox that consolidates every question a buyer asks about your projects.

## Create your account

You'll receive an invite from Majarrah at the email you registered with. The invite link takes you straight into onboarding — no separate sign-up.

<Steps>
  <Step title="Accept the invite">
    Click the link in the invite email. You'll create your password on first login.
  </Step>

  <Step title="Confirm your developer profile">
    Verify your legal entity name (Arabic + English), your official logo, and your website. This is what appears on your public developer page.
  </Step>

  <Step title="Choose your subdomain">
    Pick a slug — e.g. `roshn` becomes `roshn.majarrah.io`. This is where your team logs in and where the widget script points.
  </Step>
</Steps>

## Your dashboard

Once inside, you land on your developer dashboard at `<yourslug>.majarrah.io/dashboard`. The sidebar gives you:

| Section    | What it does                                         |
| ---------- | ---------------------------------------------------- |
| Overview   | Widget stats, unread messages, new leads at a glance |
| Projects   | Your master list of projects and their properties    |
| Properties | Every unit across every project                      |
| Inquiries  | Buyer questions raised on your listings              |
| Leads      | New leads captured by the widget, ready to hand off  |
| CRM        | Stage-based pipeline for every lead                  |
| Visits     | Scheduled viewings across all your projects          |
| Inbox      | The widget's real-time visitor chat threads          |
| AI Agent   | Configure and test your on-site assistant            |
| Settings   | Team, billing, API keys, WhatsApp, widget config     |

## What's next

<CardGroup cols={2}>
  <Card title="Add your first project" icon="layer-group" href="/developers/projects">
    Group units by phase, tower, or community.
  </Card>

  <Card title="Embed the widget" icon="code" href="/developers/widget">
    A single script tag turns your site into a lead-capturing assistant.
  </Card>

  <Card title="Feed the knowledge base" icon="book" href="/developers/widget-knowledge-base">
    Answer buyer questions accurately with your own docs.
  </Card>

  <Card title="Invite your team" icon="users" href="/developers/team">
    Add sales reps and account managers to your workspace.
  </Card>
</CardGroup>
