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

# Delete a Rep

> Remove a sales rep profile from Objectionly.

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

Delete a rep only when the profile should no longer be tracked in Objectionly.

## Delete 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 remove.
  </Step>

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

  <Step title="Confirm removal">
    Confirm that you want to remove the rep.
  </Step>
</Steps>

<Warning>
  Deleting a rep affects historical reporting for that person. If you only want
  to stop tracking new calls, leave the rep in place and stop call uploads.
</Warning>
