User profile
The user profile page in the Clerk Dashboard gives you a detailed view of an individual user's identity, activity, and data. To access a user's profile, navigate to the Users page and select a user.
User activity
The user activity section displays a heatmap of the user's session activity throughout the current year. Each cell represents a day, with intensity indicating how active the user was compared to the overall user base of your application. This makes it easy to spot engagement patterns, identify dormant users, or confirm that a specific user was active during a given period.
User details
The user profile surfaces the user's profile information, including:
- Personal information (name, avatar, etc.)
- Identifiers (email addresses, phone numbers, connected accounts)
- Metadata (public, private, and unsafe metadata attached to the account)
You can also manage the user's account directly from this section, including updating their information, impersonating, banning, blocking, or deleting the user. For more information on impersonating users, including how to detect impersonated sessions in your application, see the User impersonation guide.
Organizations
If your application uses Clerk Organizations, this section shows which organizations the user is a member of.
Billing
If your application uses Clerk Billing, the user profile includes a Billing tab showing the user's subscription activity, statements, and payments. The following financial metrics are also surfaced on the user profile:
- MRR - The user's current monthly recurring revenue contribution.
- Lifetime revenue - The total amount of money the user has paid over their lifetime.
- LTV - Lifetime value, the estimated value of this user calculated as average MRR divided by churn rate.
Feedback
Last updated on