Roles & permissions

Activator 3 uses a single, unified Designer interface. What you can see and do depends on your role. Roles are implemented via feature flags, and can be customized per tenant.

If your tenant differs from the defaults described below, your UI may expose more or fewer capabilities.

How the permission model works

Activator 3 evaluates access in two steps:

  1. Role-based capabilities (feature flags): control which tools, panels, buttons, and workflows are available in the UI.

  2. Resource-level permissions: some objects also enforce rules such as membership, ownership, or tenant policy when you perform an action.

How to interpret issues:

  • If a feature is missing or disabled in the UI, it is typically blocked by role-based capabilities (feature flags).

  • If the UI shows the action but the system blocks the operation, it is typically due to resource-level permissions.

Status legend

The tables below use these status indicators:

  • ENABLED — the capability is available by default.

  • RESTRICTED — the capability is available but subject to additional resource-level rules (membership, ownership, or tenant policy). See "Design System permissions" below.

  • DISABLED — the capability is not available for this role.

Roles at a glance

Activator Content Editor

Produces and edits content using approved building blocks. Has a simplified authoring experience — some advanced panels and workflows are disabled by default.

Activator Content Designer

Creates and maintains content structures and reusable assets. Has access to broader creation workflows compared to Content Editor.

Activator Brand Designer

Brand governance and advanced authoring capabilities. Owns brand-level Design System creation and advanced Design System editing.

Default role setup (feature flags)

The table below summarizes the default capabilities configured for each role. Tenants can override these flags.

Capability / area

Content Editor

Content Designer

Brand Designer

Briefcase functionality

DISABLED

ENABLED

ENABLED

Navigate: Tree-navigation

DISABLED

ENABLED

ENABLED

Navigate: Layout-navigation

ENABLED

DISABLED

ENABLED

Style Panel

DISABLED

ENABLED

ENABLED

Components Panel

DISABLED

ENABLED

ENABLED

Source Code editing

DISABLED

ENABLED

ENABLED

What the main differences mean in practice

Content Editor vs Content Designer

  • Content Editor has key advanced authoring tools disabled by default (Styles Panel, Components Panel, Source Code editing, and Layout workflows).

  • Content Designer has Briefcase functionality enabled and keeps the broader authoring workflows available.

Brand Designer

  • Brand Designer includes everything in Content Designer, plus governance-related capabilities (primarily around Design Systems).

Document Preview: Viewer Mode

When a user does not have edit permissions for a document, Activator automatically opens it in Viewer Mode — a read-only experience that allows the content to be reviewed without any risk of unintended changes.

How it works:

  • Users without edit permissions are automatically redirected to Viewer Mode when they open a document.

  • Dashboard document cards display a read-only indicator before the document is opened, so users know in advance that they will not be able to edit.

  • Viewer Mode provides a consistent, safe experience for reviewing content — no editing tools are shown.

Who is affected:

Viewer Mode is triggered by resource-level permissions, not role defaults. A user with the Content Designer role can still be placed in Viewer Mode if they are not listed as an editor on a specific document or Design System resource.

No configuration required: Viewer Mode is enabled automatically (AUTO-ON) and requires no tenant configuration.

Design Systems

Design System access is a combination of (A) Design System feature flags and (B) Design System-specific resource permissions. This section documents both.

Design System capabilities (feature flags)

These capabilities control what Design System features are available in the UI. They are role-based and can be customized per tenant.

Capability / area

Content Editor

Content Designer

Brand Designer

Create/Duplicate Design Systems

DISABLED

DISABLED

ENABLED

Update Design Systems

DISABLED

DISABLED

RESTRICTED *

Create/Edit Layouts

DISABLED

RESTRICTED *

RESTRICTED *

Create/Edit Templates

DISABLED

RESTRICTED *

RESTRICTED *

Add Custom Scripts

DISABLED

DISABLED

RESTRICTED *

Edit Custom Scripts

DISABLED

DISABLED

RESTRICTED **

Add Fonts

DISABLED

DISABLED

RESTRICTED *

Edit Fonts

DISABLED

DISABLED

RESTRICTED **

Add Colors

DISABLED

DISABLED

RESTRICTED *

Edit Colors

DISABLED

DISABLED

RESTRICTED **

Create Slide Fragments

ENABLED

ENABLED

ENABLED

Edit Slide Fragments

RESTRICTED **

RESTRICTED *

RESTRICTED *

Create Menus

ENABLED

ENABLED

ENABLED

Edit Menus

RESTRICTED **

RESTRICTED *

RESTRICTED *

Create Helpers

ENABLED

ENABLED

ENABLED

Edit Helpers

RESTRICTED **

RESTRICTED *

RESTRICTED *

Design System permissions

In addition to role capabilities, Design Systems may enforce object-level rules when you perform actions. Common patterns include:

  • * Membership / editors list: you may need to be added as an editor on a specific Design System (or its resources) to create or update it.

  • ** Ownership rules: some Design System resources can be edited or deleted only by their creator unless elevated permissions apply.

If your tenant differs from the defaults described above, your UI may expose more or fewer capabilities.