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

# Remove members

> Remove members from your Clueso workspace

You can remove members from your Clueso workspace at any time. This action revokes their access but their content remains intact.

<Info>
  Only **Admins** can remove members. See [Members and roles](/administration/admin/members-and-roles) for details.
</Info>

## Removing a member

<Steps>
  <Step title="Open the workspace switcher">
    Click the **workspace switcher** at the bottom of the **left sidebar** (it shows your workspace name and plan).
  </Step>

  <Step title="Go to Workspace settings">
    In the dropdown, click **Workspace settings** at the bottom (gear icon). This opens the Settings page.
  </Step>

  <Step title="Navigate to Users">
    In the Settings sidebar, click **Users** under the **Team** section.
  </Step>

  <Step title="Find the member">
    Scroll through the list or use the search bar to find the member you want to remove.
  </Step>

  <Step title="Remove the member">
    Click the **three dots** (•••) next to their name and select **Remove from workspace**. Confirm the action to finalize removal.
  </Step>
</Steps>

## What happens when you remove a member

* The member **immediately loses access** to your Clueso workspace.
* Any content they created (videos, templates, or edits) **remains in the workspace**.
* If the same user is added back later, their account will be **re-associated with all their previous content**.

## FAQs

<AccordionGroup>
  <Accordion title="Does removing a member delete their content?">
    No. Removing a member only revokes their access. All videos, templates, and other content they created will stay in the workspace for other members to use.
  </Accordion>

  <Accordion title="What happens if I add the member back?">
    If you re-add a removed member using the same email, their account will be linked back to their previous content. They'll see all their videos, templates, and edits as before.
  </Accordion>

  <Accordion title="Can removed members still access Clueso?">
    They cannot access your workspace anymore, but they may still have access to their personal Clueso account if they use the same login for other workspaces.
  </Accordion>

  <Accordion title="Is removal permanent?">
    No. You can always add the member back later. If you need to fully delete an account, please contact Clueso support at [support@clueso.io](mailto:support@clueso.io).
  </Accordion>
</AccordionGroup>
