Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure content filtering rules for Playbook

Use content filtering rules to specify the role a user must have to access content.

Before you begin

Role required: admin, playbook.admin

Content filtering requires some familiarity with user roles and playbook tables and records.

About this task

Filter Workflow Studio playbook content based on user role. Filtering content requires you to set up:

  1. Content definitions describe the content that you want to filter. Content definitions specify types of Workflow Studio resources, such as activity definitions.
  2. Content filtering rules to state the role a user must have to access the resource in a particular definition.

There is one content definition for playbooks by default, the Playbooks - All Activity Definitions content definition. The Playbooks - All Activity Definitions content definition has two content filtering rules by default:

  • (Default) Playbook - Users with delegated_developer role can access all activity definitions
  • (Default) Playbook - Users with playbook.activity_def_read role can access all activity definitions

This means that users with the roles delegated_developer or playbook.activity_def_read role can access all activity definitions, unless Required Roles is configured. Get started with content filtering by using default definitions and rules, or create your own.

Procedure

  1. To modify or create a content filtering rule, navigate to Process Automation > Flow Administration > Content Filtering Rules.

    Note: If you don't have access to Flow Administration, the Content Filtering Rules module is directly under Process Automation instead.

  2. Select the rule that you want to modify or click New to create one.

  3. On the form, fill in the fields.

    FieldDescription
    NameName for the content filtering rule.
    User RoleThe role a user must have to access the content in the Resource Definition field.
    Delegated Development PermissionThe specific Resource Path that the user is a delegated developer for. Configure the Resource Path in the [sys_development_permission_set] table.
    ActiveOption to enable the rule.
    ApplicationApplication scope to which the content filtering rule applies. This field is automatically set to the currently selected application scope. If no application scope is selected, the field is set to Global. If you set a specific application scope, then the content filtering rule only applies to that application scope. If you select the Global application scope, then the content filtering rule applies to all applications.
    Resource DefinitionThe name of the content definition that specifies the resource to filter.
  4. Click Submit.

Parent Topic:User access to Playbooks in Workflow Studio