# Invite teammates

import { Steps } from "@astrojs/starlight/components"
import Prereqs from "@docs/Prereqs.astro"
import UiWalkthrough from "@docs/UiWalkthrough.astro"

Invite teammates to your organization so they can access projects, run agents, and collaborate on sessions.

<Prereqs>- A Ren account with admin or owner role in your organization</Prereqs>

## Send an invitation

<UiWalkthrough>{/* TODO(demo): screen recording: inviting a teammate from the dashboard, ~8s loop */}</UiWalkthrough>

<Steps>

1. Open **Settings → Members** in the Ren dashboard.

2. Click **Invite member**.

3. Enter the email address and choose a role (owner, admin, or member).

4. Click **Send invite**. The invitee receives an email with a link to join.

</Steps>

## Manage pending invitations

In **Settings → Members**, pending invitations appear at the bottom of the member list. You can revoke an invitation before it's accepted by clicking **Revoke**.

Invitations expire after a set period. If an invitee's link has expired, send a new invitation.