Concorbit HelpAll guides →

Roles & Permissions

Roles & Permissions (RBAC)

concorbit uses role-based access control (RBAC) to manage what each team member can see and do. The Roles & Permissions page, called the Role Master: lets you create custom roles, assign granular permissions, and enforce MFA policies per role.

URL: /settings/roles
Required permission: roles.view (to view), roles.manage (to edit)

Accessing Roles & Permissions

  1. Go to Settings from the sidebar.

  2. Click the Roles & Permissions card (described as "Manage team access control").

Understanding Roles

A role is a named set of permissions. When you assign a role to a user, that user gains all the permissions included in the role. Every user has exactly one role.

Default (System) Roles

concorbit ships with four system roles that cannot be deleted. They are marked with a "System" badge:

RoleDescription
AdministratorFull access to all features and settings. Can manage users, roles, billing, and workspace configuration. The workspace creator is assigned this role and flagged as the workspace owner.
ManagerAccess to operational features (CRM, Email, Billing, Vault, Docs) with create/edit/delete rights. Limited settings access.
StaffDay-to-day operational access. Can view, create, and edit records but may have restricted delete and export permissions.
CustomerPortal-only access (dashboard and own profile). Used for client portal logins rather than staff.

System roles can have their permissions edited but cannot be renamed or deleted.

Custom Roles

You can create unlimited custom roles tailored to your organisation's needs (e.g., "Sales Team", "Finance", "External Contractor").

Creating a Custom Role

  1. Click the New Role button in the top-right corner.

  2. In the modal:

    • Enter a Role Name (e.g., "Sales Team").

    • Select permissions from the categorised checklist (see Permission Categories below).

    • Use the All / None buttons at the top to quickly select or clear all permissions.

    • Use the per-module Select all / Clear buttons to toggle all permissions within a module.

  3. Click Create Role.

Editing a Role

  1. Find the role in the roles list.

  2. Click Edit permissions on the right side of the role card.

  3. The permission matrix expands below the role, showing every permission organised by module.

  4. Use the checkboxes to toggle individual permissions on or off.

  5. Click Save Changes when done, or Cancel to discard.

Bulk Selection

The expanded permission matrix includes several bulk selection helpers:

  • Global "Select all": enables every permission (excluding vault tier, which is handled separately).

  • Global "Clear all": removes every permission.

  • Per-module "Select all / Clear": toggles all permissions within a single module.

  • Counter display: shows "X of Y selected" both globally and per module, so you can see at a glance how much access the role has.

Deleting a Custom Role

  1. Click Delete on the role card.

  2. Confirm in the dialog.

You cannot delete system roles. You also cannot delete a role that still has users assigned to it, reassign those users to a different role first.

Permission Categories

Permissions are organised by module. Each module has a set of granular permissions that control specific actions. Here is the full breakdown:

Core Permissions

PermissionWhat it controls
dashboard.viewAccess to the main dashboard
profile.editAbility to edit own profile settings
settings.tenantAccess to workspace-level settings (Brand, SMTP, Workspace, Support Access)

CRM Permissions

PermissionWhat it controls
crm.viewView contacts, companies, deals, tasks, and appointments
crm.createCreate new CRM records
crm.editEdit existing CRM records
crm.deleteDelete CRM records (moves to trash)
crm.exportExport CRM data to CSV

Email Permissions

PermissionWhat it controls
email.viewView email campaigns, templates, and logs
email.createCreate new campaigns and templates
email.sendSend campaigns and individual emails
email.deleteDelete campaigns, templates, and email records

Billing Permissions

PermissionWhat it controls
billing.viewView invoices, credit notes, products, and subscriptions
billing.createCreate new invoices, credit notes, and products
billing.editEdit existing billing records
billing.deleteDelete billing records
billing.sendSend invoices and payment reminders to clients
billing.paymentRecord manual payments and manage payment methods

Vault Permissions

PermissionWhat it controls
vault.viewView vault folders and secrets (subject to tier restrictions)
vault.createCreate new vault folders and secrets
vault.editEdit existing vault entries
vault.deleteDelete vault entries
vault.revealReveal the plaintext value of encrypted secrets

Vault Access Tiers

Vault folders are organised into three visibility tiers. These are mutually exclusive: selecting a higher tier automatically includes all lower tiers:

TierSlugWhat it unlocks
Staffvault.tier.staffAccess to folders marked as Staff-level
Managementvault.tier.managementAccess to Staff + Management folders
Directorvault.tier.directorAccess to all folders (Staff + Management + Director)

In the Role Master, vault tiers appear as radio-style buttons (not checkboxes) because only one tier can be active at a time. Selecting "Director" automatically grants Staff and Management access.

Per-user overrides: In the Users page, administrators can override the vault tier for individual users without changing their role. This is useful when a specific team member needs elevated vault access.

Docs Permissions

PermissionWhat it controls
docs.viewView documentation pages
docs.createCreate new docs pages
docs.editEdit existing docs
docs.deleteDelete docs pages
docs.publishPublish docs to the public or portal

Portal Permissions

PermissionWhat it controls
portal.manageConfigure portal settings and appearance
portal.inviteSend portal invitations to contacts

Files and Media

PermissionWhat it controls
files.downloadDownload uploaded files
files.uploadUpload new files
files.deleteDelete files
media.manageFull access to the media library

Administrative Permissions

PermissionWhat it controls
audit.viewView the audit log
webhooks.manageCreate, edit, and delete webhooks
api.tokensCreate and manage API tokens
roles.viewView roles and their permissions
roles.manageCreate, edit, and delete roles; manage users
partner.clientsAccess to agency sub-tenant management (Agency tier only)

MFA Enforcement

Each role can have an MFA (multi-factor authentication) enforcement policy. This forces users with the role to set up two-factor authentication.

Configuring MFA Enforcement

  1. Edit a role's permissions.

  2. Scroll to the MFA enforcement section at the bottom of the permission matrix.

  3. Check Require MFA for this role.

  4. Configure:

    • Grace period (days): How many days after joining the user has to set up MFA before being locked out. Set to 0 to enforce immediately. Maximum 90 days. Default is 14 days.

    • Allowed MFA methods: Which methods the user can choose from:

      • Authenticator app (TOTP): standard time-based one-time passwords via apps like Google Authenticator, Authy, or 1Password.

      • Passkey (FIDO2): hardware security keys or biometric authenticators (fingerprint, face recognition).

At least one method must be selected. You can allow both, giving the user a choice.

What Happens When MFA is Required

  • Users who have not yet set up MFA see a prompt after login directing them to the MFA setup page.

  • During the grace period, users can dismiss the prompt and continue working.

  • After the grace period expires, users are redirected to MFA setup on every login attempt and cannot access the workspace until MFA is configured.

Roles with MFA required show a "MFA required" badge in the roles list for quick visibility.

Assigning Roles to Users

Roles are assigned to users from the Users page:

  • During invitation: Select a role when inviting a new user.

  • After joining: Expand the user's row in the Users table and change the role from the dropdown.

Each user has exactly one role. Changing a user's role takes effect immediately, they gain the new role's permissions and lose the old one's.

Permission Inheritance

Permissions are purely additive within a role. There is no concept of "deny" permissions. If a permission is checked, the user has that ability. If it is unchecked, they do not.

Vault tiers are the only hierarchical permission, selecting a higher tier automatically includes lower tiers.

Best Practices

  • Principle of least privilege: Start with minimal permissions and add more as needed, rather than starting with full access and removing.

  • Use custom roles for teams: Create a "Sales" role with CRM and Email permissions, a "Finance" role with Billing permissions, etc.

  • Enforce MFA for sensitive roles: Any role with access to Vault (especially Director tier), Billing, or Settings should require MFA.

  • Review permissions periodically: Use the audit log to spot users who may need more or fewer permissions based on their actual usage.