mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Update steps for removing and deleting users (#3692)
This commit is contained in:
committed by
GitHub
parent
9cba7354ce
commit
dd6f1ee7ef
@@ -8,7 +8,7 @@ The **Settings** > **Users** page shows all users, including ones with pending i
|
||||
|
||||
## Delete a user
|
||||
|
||||
1. Open the **Account Type** drop down for the user you want to delete and select **Remove user**.
|
||||
1. Open the **three-dot menu** for the user you want to delete and select **Delete user**.
|
||||
2. Confirm you want to delete them.
|
||||
3. If they're an active user, choose whether to copy their workflow data and credentials to a new user, or permanently delete their workflows and credentials.
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ To remove a user from a project:
|
||||
|
||||
1. Select the project.
|
||||
1. Select **Project settings**.
|
||||
1. In the role type dropdown for the user you want to remove, select **Remove access**.
|
||||
1. In the **three-dot menu** for the user you want to remove, select **Remove user**.
|
||||
1. Select **Save**.
|
||||
|
||||
## Delete a project
|
||||
|
||||
Reference in New Issue
Block a user