Delete a user
Deleting a user removes the user account itself from a self-hosted Coolify instance. This is different from removing a member, which only ends a person's membership in the active team while their account stays available.
If Coolify still has a working connection to the user's servers, deleting the user also deletes all resources on those servers, not only the records in Coolify's database.
Before you delete a user
- You must belong to the
rootteam. Onlyrootteam members can delete users from the UI. - The
rootteam and therootuser cannot be deleted. - Confirm which teams the user belongs to and what resources those teams own.
Delete the user
- Go to the Team page.
- Switch to the Admin View tab. This lists every user registered in Coolify.
- Select Delete next to the user you want to remove.
What happens during deletion
Coolify iterates over every team the user belongs to and applies these rules per team:
The user is alone in the team
The team and all of its resources are deleted from both the servers and Coolify's database.
The user is not alone in the team
-
The user is the owner or admin, no other owner or admin exists, and the team has other members:
- Ownership transfers to the first team member who is not the owner or admin.
- The user is removed from the team. No resources are deleted.
-
The user is the owner or admin, no other owner or admin exists, and the team has no other members:
- The team and all of its resources are deleted from both the servers and Coolify's database.
-
The user is not the owner or admin of the team:
- The user is removed from the team. No resources are deleted.
