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

# Registration and Login

> Learn how to create a Gridix account and sign in to the platform

Getting started with Gridix is simple. This guide will walk you through creating your account and accessing the admin panel.

## Creating an Account

<Steps>
  <Step title="Navigate to registration">
    Visit the Gridix website and click the "Sign Up" or "Get Started" button. You'll be redirected to the registration page.
  </Step>

  <Step title="Enter your email">
    Provide your business email address. This will be used for account verification and important notifications.
  </Step>

  <Step title="Set your password">
    Create a strong password that meets security requirements:

    * At least 8 characters
    * Mix of letters, numbers, and special characters
  </Step>

  <Step title="Verify your email">
    Check your email inbox for a verification message from Gridix. Click the verification link to activate your account.

    <Warning>
      If you don't see the email, check your spam folder. The verification link expires after 24 hours.
    </Warning>
  </Step>

  <Step title="Complete your profile">
    After verification, you'll be asked to complete your company profile:

    * Company name
    * Contact information
    * Business details (optional)
  </Step>
</Steps>

## Signing In

Once your account is created, you can sign in at any time:

<Steps>
  <Step title="Go to login page">
    Visit the Gridix website and click "Sign In" in the top navigation.
  </Step>

  <Step title="Enter credentials">
    Enter your email address and password that you used during registration.
  </Step>

  <Step title="Access admin panel">
    After successful login, you'll be redirected to the admin dashboard where you can manage your projects.
  </Step>
</Steps>

## Account Features

<Check>
  Your new account includes:

  * 14-day free trial of Pro plan features
  * Unlimited project creation during trial
  * Access to all CRM integrations
  * Custom domain support
  * Priority email support
</Check>

## Troubleshooting

<AccordionGroup>
  <Accordion title="I didn't receive the verification email">
    * Check your spam/junk folder
    * Verify you entered the correct email address
    * Wait a few minutes and try again
    * Contact support if the issue persists
  </Accordion>

  <Accordion title="I forgot my password">
    Click "Forgot Password" on the login page. You'll receive an email with instructions to reset your password.
  </Accordion>

  <Accordion title="I can't sign in">
    * Verify your email and password are correct
    * Ensure your account is verified
    * Clear your browser cache and cookies
    * Try using a different browser
  </Accordion>
</AccordionGroup>

## Next Steps

After successfully registering and logging in, proceed to:

* **[Create Your First Project](/en/getting-started/first-project)** - Learn how to set up your first real estate project
* **[Dashboard Overview](/en/getting-started/dashboard-overview)** - Familiarize yourself with the admin panel interface
