---
title: Review data sharing
description: See what each application may receive, revoke access, and review
  your decision history.
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 → Data sharing**.

## Current sharing

The **Current sharing** section shows which applications may receive your real email, name, static avatar, or animated avatar through UserInfo. It also distinguishes real information from generated placeholder identity.

Choose **Revoke** to clear your sharing choices for an application. Optional information stops appearing in new UserInfo responses immediately. If the application requires some information, you will be asked again the next time you sign in.

Revoking a grant cannot delete copies an application already stored. If you also want to stop the application's ongoing access, review its sessions in [Session security](/en-us/with-portal/session-security/).

## Decision history

The **Decision history** section records what was presented and what you chose during a sign-in or consent flow. You can download a receipt as JSON for your own records.

A receipt records your decision. It does not prove that an application retrieved or retained the information. History begins when receipt recording became available; earlier choices are not reconstructed.

OIDC receipts may also show requested scopes, granted scopes, and whether you allowed offline access.

## Related

- [Identity claims and sharing](/en-us/concepts/identity-claims/) - how application policy and user consent work together.
- [Privacy controls](/en-us/with-portal/privacy/) - rotate identifiers or delete the account.