Clerk user access brief
Use “Clerk user access brief” in Recued. It provides a read-only access review brief for one Clerk user.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (17 steps)
normalized_user_id
trim
Trim whitespace from setting user id
user
?
sessions_raw
?
memberships_raw
?
invitations_raw
?
defaults
defaults
Apply defaults
session_count
count
Count items in sessions
membership_count
count
Count items in memberships
invitation_count
count
Count items in invitations
summarize
?
session_rows
slice
Take a subset of
membership_rows
slice
Take a subset of
invitation_rows
slice
Take a subset of
session_table
to_table
Format results as a data table
membership_table
to_table
Format results as a data table
invitation_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
clerk
setting
=
focus
setting
=
Summarize this Clerk user's banned and locked state, sign-in posture, MFA flags, active sessions, organization memberships, pending organization invitations, access-risk signals, and concrete next steps. Do not invent facts outside the Clerk data.
user id
setting
=
row limit
setting
=
20
max length
setting
=
900
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.