Skip to main content
Clausum uses organization roles for day-to-day dashboard work. Permissions are enforced in the UI and APIs — if a button is hidden, the action is also blocked server-side.

Merchant / institution roles

RoleCases & monitorProtection & rulesAPI keysInvite team
AdminFullFullCreate / revokeYes
AnalystFullEdit (policy-dependent)ViewUsually no
ViewerRead-onlyRead-onlyNoNo
Exact labels in the UI may appear in Spanish (Administrador, Analista, Visor) depending on your language setting.

Viewer (read-only)

Viewers can:
  • Open Panel, Monitor, and case lists assigned to the org
  • Export or review activity for audits
Viewers cannot:
  • Invite users or change team membership
  • Create API keys or edit protection rules
  • Mutate cases (status changes return forbidden)

API key permissions (technical)

Separate from human roles, each key carries scopes:
Key typePrefixTypical scopes
Checkout (browser)clm_pub_assess
Server (backend)clm_sk_assess, fraud report, merchant APIs
Event ingestclm_wh_webhook ingest only
Server keys should live only on backends. Never embed clm_sk_ in mobile or browser code.

Enterprise operators (Clausum-managed)

Organizations serviced by Clausum operations may also use internal operator profiles to manage multiple merchants. Those capabilities are not self-serve in public documentation:
  • Client provisioning and cross-tenant administration are assigned by Clausum support
  • If you need multi-merchant oversight, contact your account team
Merchant administrators only manage their own organization in Equipo and Integraciones.

Separation of duties

Recommended practices:
  • Payments engineering holds server keys
  • Fraud / risk owns blocklists and rules
  • Compliance owns expedientes submission
  • Read-only viewers for audit and finance review

Team & invitations

Invite flow step-by-step.

Authentication

Keys vs dashboard session.