22 lines
801 B
Markdown
22 lines
801 B
Markdown
---
|
|
id: remove-team-member
|
|
title: Remove a team member
|
|
sidebar_label: Remove team member
|
|
---
|
|
|
|
---
|
|
|
|
If you are the project owner, you have the ability to remove any user from your project.
|
|
|
|
## Steps
|
|
|
|
### 1. Identify the user to be removed
|
|
|
|
In the **Active members** tab in the Members page, you will be able to see all the members who have their invitation status as **accepted** for your project collaboration invite. Here, identify the user to remove and click on the **Options** icon as shown and select the **Remove Member** option.
|
|
|
|
<img src={require('../assets/user-guides/teaming/remove-team-member/step-1.png').default} />
|
|
|
|
On hitting the **Remove Member** option, you will be prompted to confirm the removal of the member, hit **Confirm** to confirm and remove the member from your project.
|
|
|
|
|