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

# Remove a Member

> Remove a teammate's login access from your Objectionly workspace.

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

## Remove 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 the teammate">
    Choose the person you want to remove.
  </Step>

  <Step title="Choose Remove">
    Start the removal flow.
  </Step>

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

The teammate will immediately lose access to your workspace. Their calls and reports stay in place.

<Info>
  You cannot remove yourself through this flow. To leave the workspace, another
  Admin must remove you, or you can contact support.
</Info>
