Recued
Menu
← Back to recipes

Clerk user access brief

by recued-core v1 24 views

Use “Clerk user access brief” in Recued. It provides a read-only access review brief for one Clerk user.

How it works 17 steps

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 5 configurable

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.

Permissions it requires

Read your Clerk connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

clerk clerkidentityaccess-reviewuserssessionsorganizationsinvitationsai-summarypack:clerk

Details

17 steps 5 configurable settings recipe_id: user-access-brief-clerk