---
title: Privacy controls
description: Rotate account and sector identifiers, understand Sudomimus privacy
  commitments, and permanently delete an account.
editUrl: true
head: []
template: doc
sidebar:
  order: 4
  hidden: false
  attrs: {}
pagefind: true
draft: false
---

Open [`with.sudomimus.com`](https://with.sudomimus.com), then go to **Account → Privacy** when you want to change an identity boundary or permanently erase your account. The separate **External identifiers** view remains the place to inspect and copy your current account alias, sector subjects, and placeholder identities.

## Your data is not a product

Sudomimus never sells your personal information or shares your identity details with third-party applications unless you choose or authorize it. A small number of service providers process only the information needed to operate Sudomimus, under our instructions.

Use **Data sharing** to review and revoke the real profile claims each application can receive. The complete legal terms, including service providers and third-party sign-in, are in the [Privacy Policy](https://sudomimus.com/legal-hub/privacy).

## Rotate an account alias

Your account alias is the handle you can share out of band when an application owner needs to place you on an allow-list. Applications never receive it.

Rotation permanently replaces the alias. Any allow-list that contains the old value stops matching you, and the old value cannot be restored. The confirmation dialog requires the exact current alias before it submits the change.

## Rotate a sector identifier

A sector subject is the `sub` applications in one sector use to recognize you. Rotating it deliberately ends that identity continuity:

- Refreshable sessions for that sector can no longer continue.
- Applications in the sector see you as a new user on the next sign-in.
- The sector's placeholder name, proxy email, and avatar identity are regenerated so they cannot link the old and new subjects.

Choose the sector carefully and type its exact sector anchor in the confirmation dialog. The operation cannot be undone.

## Delete an account

Account deletion is permanent. The Privacy view runs a precheck before showing the final confirmation. Deletion is blocked while you are the sole active owner of an organization that still has an enabled application or non-disabled sector; retire those resources or add another active owner first.

The flow erases account data and revokes refreshable access. Already-issued access tokens remain valid only until their normal short expiration. See [Account deletion](/en-us/guides/account-deletion/) for the integration behavior applications observe.

## Related

- [Privacy & pairwise identity](/en-us/concepts/pairwise-identity/) - why aliases, sector subjects, and rotation exist.
- [Identity claims and sharing](/en-us/concepts/identity-claims/) - how users control real profile claims.
- [Manage sign-in methods](/en-us/with-portal/sign-in-methods/) - add or remove credentials without deleting the account.