Personal Knowledge Folders
Overview
Personal Knowledge Folders introduce greater flexibility in managing access inheritance within the Knowledge Base. By default, new sub-folders inherit scope access permissions from their parent folder, which can be cumbersome if you want isolated or private folders. With the new Permission inheritance toggle, you can now decide whether the new folder will be private or shared.
This feature empowers teams to create both collaborative and private spaces without the need for manual adjustments after folder creation.
Who is it for
System Admins and Knowledge Base Managers who structure folder hierarchies and configure permissions.
Team Leads or Power Users who want finer control when creating new folders for sensitive projects or restricted workspaces.
Benefits
Granular Control: Decide up-front whether new sub-folders should be open (shared) or private (no access).
Time-Saving: Avoid repetitive manual permission removal steps.
Data Privacy: Enable isolated folders for confidential projects without disrupting the broader folder structure.
Step-by-Step Guide
Step 1: Navigate to Knowledge Base
Open the Knowledge Base UI.
Select the parent folder where you want to create a new sub-folder.
Step 2: Create the Sub-folder
Click Create Folder.
In the Create New Folder modal, turn on (Shared) or off (Private) permission inheritance from parent
The new sub-folder is created according to your inheritance choice.
If inheritance was enabled, permissions match the parent.
If inheritance was disabled, permissions are empty, meaning only you will have permission to the new folder
Tips & Tricks
If you need to create multiple private sub-folders, uncheck inheritance before each creation to save time.
You can always edit a folder’s access later via the Scope Access Panel.
For more details, see the API reference: Managing Scopes & Access via API.
Change the default folder creation behavior
You can change the default behavior of the folder creation to always create private folders by setting the following feature flag.
Name | Default | Example | Required | Application | Short Description |
|---|---|---|---|---|---|
| false |
| false | knowledge-upload | Making private folder creation the default in the Knowledge Base. |
Limitations
Inheritance settings are applied only at the moment of sub-folder creation. Changing the parent folder’s setting later does not retroactively update existing sub-folders.
If inheritance is disabled, admins must manually configure scope access for the new folder.
Existing folders continue to behave as before unless explicitly updated.