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

# Quick Start

> Get started with Eyesotope in under 5 minutes

# Quick Start Guide

Follow these steps to set up your farm and start managing your operations.

## Step 1: Create Your Account

<Steps>
  <Step title="Sign Up">
    Go to [eyesotope.com](https://eyesotope.com) and click **Get Started**. You can sign up with your email or use **Google Sign-In** for faster, one-click access.
  </Step>

  <Step title="Verify Your Email">
    Check your inbox for a verification email and click the confirmation link. The verification page will confirm your email automatically.
  </Step>

  <Step title="Complete Your Profile">
    Add your name, username, profile photo, and preferred display settings.
  </Step>
</Steps>

<Info>
  If you don't verify your email, a banner will appear at the top of the dashboard reminding you to check your inbox. You can resend the verification email from that banner.
</Info>

## Step 2: Log In

<Tabs>
  <Tab title="Email & Password">
    1. Go to the login page
    2. Enter your email and password
    3. Check **Remember Me** to stay logged in (enabled by default)
    4. If you have **Two-Factor Authentication** enabled, you'll be prompted to enter your 6-digit TOTP code
  </Tab>

  <Tab title="Google Sign-In">
    1. Click the **Google** button on the login or register page
    2. Select your Google account
    3. You'll be signed in automatically — no password needed
  </Tab>

  <Tab title="Forgot Password">
    1. Click **Forgot Password?** on the login page
    2. Enter your email address
    3. Check your inbox for a reset link
    4. Click the link and set a new password
  </Tab>
</Tabs>

## Step 3: Create or Join a Farm

After logging in, you need to create a farm or accept an invitation to join an existing one.

<Tabs>
  <Tab title="Create a Farm">
    1. Click your **user avatar** in the top-right corner
    2. Select **Farm** from the dropdown
    3. Click **Create Farm**
    4. Enter your farm's name and confirm

    You'll automatically become the **Admin** of your new farm.
  </Tab>

  <Tab title="Join a Farm">
    If someone has invited you:

    1. Go to **Settings** → **Teams**
    2. Switch to the **Invitations** tab
    3. You'll see any pending invitations — click **Accept** to join

    Your role and module access will be set by the farm administrator.
  </Tab>
</Tabs>

## Step 4: Add Your First Field

<Steps>
  <Step title="Navigate to Fields">
    Click **Fields** in the left sidebar to open the field management page.
  </Step>

  <Step title="Draw a Polygon">
    Click the **+ Add Field** button, then use the drawing tools on the map to outline your field boundary. Click each corner point and close the polygon.
  </Step>

  <Step title="Confirm the Geometry">
    After drawing, click **Confirm Geometry**. You can edit the polygon shape before confirming if needed.
  </Step>

  <Step title="Save Field Details">
    Enter the field name, select a crop type, and click **Save**. The area in hectares is calculated automatically from the polygon.
  </Step>
</Steps>

## Step 5: Create a Season

Seasons help you organize your farming activities by growing period.

1. Go to **Seasons** in the sidebar
2. Click **New Season**
3. Set the season name, start date, and end date
4. Assign fields to the season to start planning operations

## Step 6: Invite Your Team

<Steps>
  <Step title="Open Teams">
    Go to **Teams** from the user dropdown menu (top-right).
  </Step>

  <Step title="Invite Members">
    Click **Invite Member**, enter their email address, and select a role:

    * **Admin** — Full control over the farm
    * **Manager** — Can create, edit, and delete records
    * **Operator** — Can create and edit, but not delete
    * **Viewer** — Read-only access
  </Step>

  <Step title="Set Module Access">
    After inviting, you can configure which modules each member can access (e.g., Fields, Inventory, Equipment).
  </Step>
</Steps>

## What's Next?

<CardGroup cols={2}>
  <Card title="Roles & Permissions" icon="shield" href="/concepts/roles-and-permissions">
    Learn about the role hierarchy and what each role can do
  </Card>

  <Card title="Field Management" icon="map" href="/guides/fields">
    Deep dive into field drawing, editing, and satellite imagery
  </Card>

  <Card title="Inventory" icon="warehouse" href="/guides/inventory">
    Set up your product inventory and track stock levels
  </Card>

  <Card title="AI Assistant" icon="robot" href="/guides/ai-assistant">
    Learn how to use AI to get insights about your farm
  </Card>
</CardGroup>

## Next: Customize Your Experience

Once you're set up, head to **Settings** to:

* **Set your language** — Choose from English, German, French, Spanish, Brazilian Portuguese, or Romanian
* **Configure number and date formats** — Pick your preferred formatting style with live preview
* **Enable Two-Factor Authentication** — Add TOTP 2FA for extra security
* **Customize the Quick Add button** — Configure which shortcuts appear on the floating action button
