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

# User Access

> Learn how to access and set up your Corvic AI account

Access to Corvic is by invite only. This guide explains how to set up your account and access the platform.

## Access for New Users

<Steps>
  <Step title="Receive your invitation">
    A team member sends you an invitation email to join their organization.
  </Step>

  <Step title="Create your account">
    Follow the link in the email and provide your **first name**, **last name**, **email**, and a **password**.
  </Step>

  <Step title="Verify your email">
    Enter the code from the verification email. You'll then be redirected to your organization's workspace.
  </Step>
</Steps>

## Access for Existing Users

Navigate to [app.corvic.ai](https://app.corvic.ai/) and sign in with your registered email and password to access your organization's data and workspace.

## Getting Started

Once you have access, here's what to explore next:

<CardGroup cols={2}>
  <Card title="Rooms" icon="folder" href="/features/rooms">
    Create rooms to organize your projects.
  </Card>

  <Card title="Data Sources" icon="database" href="/features/data-sources">
    Upload files and connect your data.
  </Card>

  <Card title="Workflows" icon="window" href="/features/workflows">
    Build pipelines that process your data.
  </Card>

  <Card title="Agents" icon="robot" href="/features/agents">
    Create agents to interact with your data.
  </Card>
</CardGroup>
