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

# Access and first steps

> Sign in to Exoid and complete onboarding: create a workspace, join by invitation, or enter your account.

In Exoid every company works inside a **Workspace**: the space where you build studies, manage collaborators and analyze data. Your first access depends on how you arrive:

* **Nobody at your company uses Exoid yet**: you create the workspace.
* **You received an invitation email**: you join a workspace that already exists.
* **You already have an account**: you sign in and land in the Dashboard.

Find your case in the matching tab below.

<Note>
  Access always happens via email: enter your address on [app.exoid.ai](https://app.exoid.ai) and you receive a 6-digit OTP code to type into the verification screen.
</Note>

## Choose your path

<Tabs>
  <Tab title="I'm creating the workspace">
    You are the first person from your company to join Exoid: you create the account and the workspace together.

    <Steps>
      <Step title="Sign in to the platform">
        Go to [app.exoid.ai](https://app.exoid.ai) and enter your email on the initial screen to receive the OTP code.
      </Step>

      <Step title="Verify your email">
        Open your inbox and enter the 6-digit OTP code. Once confirmed, you are redirected to profile completion.
      </Step>

      <Step title="Complete your profile">
        Enter the details of the main account:

        * First and last name of the account owner
        * How you found us (e.g. LinkedIn, referral, event)
        * Profile picture (optional)
      </Step>

      <Step title="Create the workspace">
        Define your organization's details:

        * Organization name
        * Official logo, if you haven't uploaded it yet
        * Billing country
      </Step>
    </Steps>

    <Check>
      The workspace is generated and becomes operational right away.
    </Check>
  </Tab>

  <Tab title="I've been invited">
    A colleague invited you to a Workspace that already exists: you verify your email, complete your profile and accept the invitation. You join as a Collaborator.

    <Steps>
      <Step title="Open the invitation email">
        You receive a personal email with an access link. Click it to open the registration page on [app.exoid.ai](https://app.exoid.ai).

        <Tip>
          If you can't find the email, check your spam folder too.
        </Tip>
      </Step>

      <Step title="Verify your email">
        Enter your address, receive the 6-digit OTP code by email and type it in to confirm access.
      </Step>

      <Step title="Fill in your personal profile">
        You are asked for:

        * First and last name
        * How you found us (select the channel)
        * Profile picture or personal logo — supported formats `.png` and `.jpeg`, maximum size 5 MB
      </Step>

      <Step title="Accept the invitation">
        You see the Workspace you were invited to. Click **Accept** to join as a Collaborator.
      </Step>
    </Steps>
  </Tab>

  <Tab title="I already have an account">
    You already have an active account and an associated Workspace: email, OTP code, and you're in the Dashboard.

    <Steps>
      <Step title="Open the platform">
        Go to [app.exoid.ai](https://app.exoid.ai) and type your email on the initial screen.
      </Step>

      <Step title="Enter the OTP code">
        You receive a 6-digit code in your inbox and enter it in the dedicated field.
      </Step>

      <Step title="Enter the Dashboard">
        Verification completes in a few seconds and you land directly on the Dashboard.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Next steps

With the workspace running you can launch your first study, invite team members and reach the management and analysis tools.

<CardGroup cols={2}>
  <Card title="Roles and permissions" icon="shield-check" href="/en/workspace/roles">
    Invite the team and assign the Admin, Member or Guest roles.
  </Card>

  <Card title="Campaign collaboration" icon="users" href="/en/workspace/collaboration">
    Decide who sees and who works on each single campaign.
  </Card>

  <Card title="Plans and credits" icon="credit-card" href="/en/workspace/plans-credits">
    Understand your account limits and how to extend them.
  </Card>
</CardGroup>


## Related topics

- [Your first study](/en/quickstart.md)
- [Advanced statistics mode](/en/advanced/advanced-statistics.md)
- [What you can do with Exoid](/en/capabilities.md)
