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

# People

> Manage who has access to Sidekick and how they're onboarded.

Open **Sidekick → Workforce → People** to manage who can sign in to Sidekick. This list is separate from your broader workspace roster: being on the roster doesn't automatically mean someone has Sidekick access, and adding someone here is what actually grants it.

## Add people

There are a few ways to bring someone onto Sidekick, depending on how many people you're adding and where their information already lives.

<Steps>
  <Step title="Add from the roster">
    Pick people who are already tracked as employees. This is the fastest path when the person already exists elsewhere in Oximy: you're granting Sidekick access, not entering their details again.
  </Step>

  <Step title="Import a roster">
    Bring in a full roster at once. Use this when you're standing up Sidekick for a team or company for the first time.
  </Step>

  <Step title="Invite by email">
    Enter a single email address to invite one person directly. This is the right choice for adding someone one at a time, outside of a bulk import.
  </Step>

  <Step title="Upload a CSV">
    Upload a CSV file to add a batch of people who aren't already on the roster. Use this when you have a list from outside Oximy that you need to bring in directly.
  </Step>
</Steps>

<Note>
  Adding a person here grants them Sidekick access with the default role. See [Roles and permissions](/docs/sidekick/admin/roles-permissions) to change what a person can do once they're in.
</Note>

## Enable and disable access

Each person's row has a status. Disabling a person removes their ability to sign in to Sidekick without removing them from the roster, so you can restore access later without re-adding them. Enabling a disabled person restores their access immediately.

## Resend activation

A person who hasn't completed activation shows a **pending** status. Select **Resend activation** to send them a new activation email, useful if the original invitation expired or was never received.

## Filter the list

Filter people by:

* **Status**: active, pending, or disabled.
* **Department**.

Use these filters together to check, for example, which people in a specific department still haven't activated their account.

## Where to go next

<CardGroup cols={2}>
  <Card title="SSO" icon="fingerprint" href="/docs/sidekick/admin/sso">
    Let people sign in with your identity provider instead of a Sidekick password.
  </Card>

  <Card title="Directory sync" icon="refresh-cw" href="/docs/sidekick/admin/directory-sync">
    Keep who has Sidekick access in sync with your identity provider automatically.
  </Card>
</CardGroup>
