Managing Space and Default Permissions

Beta Feature Liferay DXP 2025.Q4+

Important

Currently, this feature is behind a beta feature flag (LPD-17564) and also depends on release feature flags (LPS-179669 and LPD-34594). Read Feature Flags for more information.

Space admins can assign permissions to users and roles for spaces in the CMS. They can also define default permissions for content, files, and folders at the space level. This ensures that new content, files, or folders automatically inherit the desired permissions for each role.

For general information on roles and permissions, see Roles and Permissions.

Managing Space Permissions

  1. Open the space you want to configure.

  2. In the space overview, click Actions (Actions Menu) next to the space name (1), and select Permissions.

  3. Alternatively, navigate to All Spaces, click Actions (Actions icon) for the space you want to configure (2), and select Permissions.

  4. For each role listed, check the boxes to grant permissions.

  5. Click Save to apply the default permissions.

Access the space overview or the All Spaces section to manage permissions for a space.

Space Permissions

Assign permissions to users and roles for spaces in the CMS.

PermissionDescription
Assign User RolesPermission to assign roles to other users within the space
DeletePermission to delete content, files, or the space itself (depending on context)
View Site and Asset Library Administration MenuPermission to the administrative menu for sites and asset libraries
View StagingPermission to view content in staging mode
PermissionsPermission to view or manage permissions for the space
Assign MembersPermission to add or remove users from the space
View MembersPermission to see a list of members in the space
Publish StagingPermission to publish staged content
UpdatePermission to modify content, files, or space settings
ViewPermission to read the space and its content
Important

Users must also have VIEW permissions on the underlying CMS content structures to access content and files.

  • Out-of-the-box content structures: VIEW permission is enabled by default.
  • Custom CMS content structures: VIEW permission is disabled by default.

Without the correct content structure permissions, users may not see content even if they are members of the space.

Managing Default Permissions

  1. Open the space you want to configure.

  2. In the space overview, click Actions (Actions Menu) next to the space name (1), and select Default Permissions.

  3. Alternatively, navigate to All Spaces and click Actions (Actions icon) → Default Permissions for the space you want to configure.

  4. The Edit Default Permissions modal opens with three tabs. Select the tab for your asset:

    Default Folder Permissions: Applies to all folders in the space.

    Default Content Permissions: Applies to all content at the root level of the space.

    Default File Permissions: Applies to all files at the root level of the space.

  5. For each role, check the boxes to grant permissions.

  6. Click Save to apply the default permissions.

Note

Default permissions apply to new content, files, and folders. Existing entries are not affected unless updated manually.

Default Folder Permissions

Assign permissions to folders in the CMS.

PermissionDescription
Add EntryAdd files to folders.
DeleteMove folders to the recycle bin.
PermissionsView and modify folder permissions.
UpdateEdit or move folders.
SubscribeSubscribe to receive email notifications when files are added to or modified in folders.
ViewView folders.
Add FolderAdd folders.

Default Content and File Permissions

Assign permissions to assets in the CMS.

PermissionDescription
Update DiscussionEdit another user’s comment on the asset.
DeleteMove the asset to the Recycle Bin.
PermissionsView and modify the asset’s permissions.
Object Entry HistoryQuery entry history via REST APIs.
Delete DiscussionDelete comments on the asset.
UpdateEdit or update the asset.
ViewView the asset.
Add DiscussionComment on the asset.

Managing Folder, Asset, and Content Structure Permissions Individually

You can also manage permissions individually for specific folders, content structures, and assets to fine-tune access control beyond the default permissions defined at the space level.

The available permissions are the same as those in the Default Content and File Permissions and Default Folder Permissions sections.

  1. Open the (Global Menu) and click CMS to go to the CMS homepage.

  2. In the left menu, select what you want to configure:

    • Contents or Files under Assets to manage permissions for individual folders, content, and files.

    • Content Structures under Admin to manage permissions for content structures.

  3. For the item, click Actions (Actions Menu), → Permissions.

  4. For each role, check the boxes to grant permissions.

  5. Click Save to apply the changes.