Remove users
Remove users
This feature is intended for permanently and irreversibly deleting user accounts from your Ondsel Lens instance to comply with users’ request.
What gets redacted
- User fields: email, name, username, password → set to
<REDACTED> - Personal organization: name, slug, description → set to
<REDACTED> - Username and email become available for new registrations
What gets deleted
- Default workspace and its root directory
- Default model file (if present)
- Notifications and org secondary references
- Keywords references
What gets preserved
- User
_id(record remains with redacted data) - Subscription details (tier set to
deleted, state set toclosed)
Limitations
- Only works on “mostly empty” accounts
- Fails if user has:
- Membership in other organizations
- More than one workspace
- Files in root directory (other than default model)
- Subdirectories in root directory
- Paid subscription (Peer or Enterprise tier)
How to remove a user
- Use the Admin Search page to find user ID and email address
- Open the dashboard and click on Remove User

- Enter the Internal User ID
- Enter the Email Address
- Click Delete to proceed
- Review results in the output panel
This action is not reversible by design.