Roles and permissions¶
Your organization's CatalystData account is isolated from every other customer's — your connections, checks, results, and users are yours alone. A user's role is scoped to your account.
Roles¶
| Role | Connections | Checks | Results | Users |
|---|---|---|---|---|
| Owner | Create, read, update, delete | Create, read, update, delete, run | Read | Create, read, update, delete |
| Editor | Create, read, update, delete | Create, read, update, delete, run | Read | — |
| Viewer | Read | Read | Read | — |
The account owner created when you subscribed can invite additional users and assign each of them a role from Users.
Your account¶
- Your account has a unique slug, used when signing in to identify which account you're signing in to.
- Deleted users are retained (with a deletion timestamp) for compliance and recovery rather than removed outright — recovery is possible if a deletion turns out to be a mistake.
Authentication modes¶
An account can use:
- Internal accounts — email and password, hashed with Argon2id
- Microsoft Entra ID single sign-on — see Entra ID SSO
- Both at once ("hybrid mode") — some users sign in with a password, others through Entra ID, on the same account