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

# Edit a Rep

> Update a sales rep profile in Objectionly.

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

You can update a rep's name, email, identifiers, or assigned scoring framework at any time.

## Edit a Rep

<Steps>
  <Step title="Open the 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="Find the rep">
    Select the rep you want to update.
  </Step>

  <Step title="Edit the rep">
    Select **Edit**.
  </Step>

  <Step title="Update the fields">
    Change any name, email, identifier, or scoring framework details.
  </Step>

  <Step title="Save your changes">
    Changes apply immediately. Past calls and reports stay attributed to this rep.
  </Step>
</Steps>
