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

# Inviting your team

> Invite teammates to your Eluu team, assign Owner, Admin, or Member roles, manage pending invitations, and remove people when they leave.

You'll usually want more than just yourself on Eluu. Sharing colleagues with the team is where the value compounds — once Sofia is good at running pipeline, every salesperson benefits.

## Who can invite

Owners and admins can invite. Members can't. If you're a member and you want to add someone, ping an owner.

## How to invite

<Steps>
  <Step title="Open Settings → People">
    Click the gear icon at the bottom of the sidebar. Pick **People** from the menu.
  </Step>

  <Step title="Click Invite users">
    Top right of the page.
  </Step>

  <Step title="Enter their email and role">
    You can paste in multiple emails at once. Pick the role — Member, Admin, or Owner.
  </Step>

  <Step title="Send">
    Each person gets an email with a link. They sign up (or sign in if they have Eluu already), and they're in the team.
  </Step>
</Steps>

## Roles

Three roles. Pick based on what they need to do.

**Member.** Default. Can use any shared colleague, send messages, run jobs, see views. Can't create or edit colleagues, can't invite others, can't change billing. This covers most teammates.

**Admin.** Everything Members can do, plus: invite and remove people, change roles, create and edit colleagues, manage integrations, see and change the team plan. This covers operators who'll set up colleagues for the team.

**Owner.** Everything Admins can do, plus: change the team's settings, transfer ownership, delete the team. There's exactly one owner per team.

## Pending and expired invitations

The Settings → People page also shows invitations that haven't been accepted yet. From there you can resend them, change the role, or cancel.

If an invitation has been sitting unaccepted for a while, just resend — the link refreshes.

## Removing people

Same People page. Click into someone's row, then **Remove from team**. They lose access immediately. Anything they created — colleagues marked Personal — stays where it is, but the team can no longer access it.

## Where to next

<CardGroup cols={2}>
  <Card title="API keys" icon="key" href="/settings/api-keys">
    Bring your own LLM keys.
  </Card>

  <Card title="Billing and usage" icon="credit-card" href="/settings/billing">
    See what your team's plan covers.
  </Card>
</CardGroup>
