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 RolesGrants the ability to assign roles to other users within the space
DeleteGrants the ability to delete content, files, or the space itself (depending on context)
View Site and Asset Library Administration MenuAllows access to the administrative menu for sites and asset libraries
View StagingGrants the ability to view content in staging mode
PermissionsAllows the user to view or manage permissions for the space
Assign MembersGrants the ability to add or remove users from the space
View MembersAllows users to see a list of members in the space
Publish StagingGrants the ability to publish staged content
UpdateAllows users to modify content, files, or space settings
ViewGrants read-only access to 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, click Actions (Actions icon) for the space you want to configure, and select Default Permissions.

  4. The Edit Default Permissions modal opens with three tabs:

  5. Select the appropriate tab for the type of item you want to configure (folders, content, or files).

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

  7. 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 listed 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 the section that matches 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. Find the item in the list, click Actions (Actions Menu), and select Permissions.

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

  5. Click Save to apply the changes.