Identity operations reward precision. Strawberry can list and retrieve Clerk users, organisations, sessions, and invitations, then prepare the account action that matches the evidence. It is built for the work around user access, not for treating sensitive changes as a casual chat request.
01
Get the identity facts before touching access.
An email address is not enough to make a safe account decision.
Strawberry can retrieve the Clerk user, relevant organisation, and session context so an operator can distinguish a routine request from a problem that needs escalation.
02
Treat invitations as real external actions.
An invitation can trigger a real email and grant a path into an account.
Strawberry can list invitations, prepare a new invitation or revocation, and keep the irreversible or external-facing step behind a review boundary.
03
Use reversible moderation before deletion.
When access must be stopped, deletion is rarely the first sensible tool.
Clerk supports banning and unbanning users, and Strawberry can prepare that action from the available account evidence without pretending the decision is trivial.
04
Keep organisation work tied to a real owner.
Creating an organisation or changing a user should follow a confirmed request, not an inferred guess. Strawberry can prepare the exact create or update action after checking the relevant Clerk context and the accompanying onboarding material.