Skip to content
Recued
Menu
← Back to recipes

WorkOS organization access brief

by recued-core v1

Read-only access review brief for one WorkOS organization. It reads organization metadata, users, memberships, invitations, directories, SSO connections, and custom roles through recued-core.workos, then asks the AI summarizer for active access, pending access, directory-managed membership risk, SSO/directory posture, and next actions. It never creates, updates, deactivates, revokes, deletes, authenticates users, exchanges tokens, exports audit logs, or calls arbitrary WorkOS APIs.

How it works 24 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (24 steps)
organization_id_trim trim
Trim whitespace from setting organization id
organization ?
users_raw ?
memberships_raw ?
invitations_raw ?
directories_raw ?
connections_raw ?
roles_raw ?
users default
Apply default
memberships default
Apply default
invitations default
Apply default
directories default
Apply default
connections default
Apply default
roles default
Apply default
user_count count
Count items in users
membership_count count
Count items in memberships
invitation_count count
Count items in invitations
directory_count count
Count items in directories
connection_count count
Count items in connections
role_count count
Count items in roles
summarize ?
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.

focus setting = Summarize active and pending access, directory-managed membership concerns, SSO and directory posture, stale access signals, and next actions.
workos setting =
row limit setting = 25
max length setting = 900
organization id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

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

About

Tags

workos workosidentityaccess-governanceorganizationusersmembershipsreviewai-summarypack:workos

Details

24 steps 5 configurable settings recipe_id: workos-organization-access-brief