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

# Invite a Member

> Invite a teammate as a Member so they can log in and view assigned rep data.

<Callout icon="user-shield">
  **Who can do this:** Admins
</Callout>

Invite a teammate as a Member when they need to log in and view data, but should not manage the workspace.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/objectionly/images/Invite%20Teammates.png" alt="Invite teammates dialog with Member role option" />

## Invite a Member

<Steps>
  <Step title="Go to the Team page">
    <a href="https://app.objectionly.com/dashboard/team" className="inline-flex items-center rounded-lg bg-blue-600 px-3 py-2 text-sm font-medium text-white no-underline hover:bg-blue-700" style={{ color: "#FFFFFF" }}>Open Team page</a>
  </Step>

  <Step title="Select Invite">
    Start a new teammate invitation.
  </Step>

  <Step title="Enter the person's email">
    Use the email address they should use to join your workspace.
  </Step>

  <Step title="Choose Member">
    Select **Member** as their role.
  </Step>

  <Step title="Choose rep access">
    Choose whether they can access all reps, specific reps, or no reps yet.
  </Step>

  <Step title="Send the invite">
    Select **Send invite**.
  </Step>
</Steps>

The teammate will receive an email invitation to join your workspace.

## What's next

<CardGroup cols={2}>
  <Card title="Adjust rep access" icon="eye" href="/team-and-roles/assign-rep-access">
    Change which reps the Member can view anytime.
  </Card>

  <Card title="Change their role" icon="repeat" href="/team-and-roles/change-a-role">
    Promote them to Admin later if needed.
  </Card>
</CardGroup>
