> ## 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.

# Add a Rep

> Create a sales rep profile so Objectionly can track calls and reporting.

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

Add a rep when you want to start tracking a salesperson's calls, performance, and scorecards.

<Info>
  Adding a rep does not give that person login access. If they need to log in,
  invite them as a Member after creating the rep.
</Info>

## Add a Rep

<Steps>
  <Step title="Go to your Dashboard">
    <a href="https://app.objectionly.com/dashboard" 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 Dashboard</a>
  </Step>

  <Step title="Open rep management">
    Select **Add Rep**.
  </Step>

  <Step title="Enter the rep's name">
    Add the name you want to use in dashboards, leaderboards, and reports.
  </Step>

  <Step title="Enter an email or unique identifier">
    Use the value Objectionly should match against incoming calls for this rep.
  </Step>

  <Step title="Assign a scoring framework, if needed">
    Optionally choose the call scoring framework this rep should use.
  </Step>

  <Step title="Choose whether to invite the rep">
    Optionally invite this rep to the workspace as a Member.
  </Step>

  <Step title="Save the rep">
    The rep appears in dashboards and leaderboards immediately. Calls matched to this rep's identifier are attributed going forward.
  </Step>
</Steps>
