Managing repositories
Repositories are part of your account structure, and are used for organizing content within hubs.
Your organization administrator can manage repositories within Dynamic Content, and grant users permission to use them. Users with permission to update repositories can create folders to organize their content further. See Managing content folders.
Users assigned the hub admin role can manage repositories in the hubs for which they are a hub admin.
Creating repositoriesLink copied!
To create a repository with Dynamic Content, click "Create new repository" from either the repository selector menu (1), the "Repositories and folders" contextual menu (2), or directly in the content navigation panel (3).
Use the "Create repository" dialog to enter a repository label and name, set the repository type, and optionally assign locales.
Repository label and nameLink copied!
Enter a user-friendly label for the repository, to be displayed in the Dynamic Content navigation panel. Repository labels don't have to be unique and can contain special characters.
A repository name is automatically created for you from the label, by excluding any special characters and appending a random number to make the repository name unique. For example, the label &-\\"~±my repo!?
, will get a name like myrepo1695650650942
. You can change this name before clicking the Create Repository button.
A unique repository ID is also automatically created and you can view this in the Repository settings window.
Special characters can be used in the label because they aren't passed to the Content Management API. The repository name needs to be unique because it is passed to the API.
Repository typeLink copied!
This setting is used as an organizational guide for separating slot content from other content, and is used by the slot browser for filtering the repositories it displays. So, when users add slots to an edition using the slots browser, only slots repositories are listed. See Adding slots to an edition.
Choose from:
- Content - The repository can be used to contain all types of content.
- Slot - The repository will only contain slots. Slots are containers for content, and model the way that content is organized in your app or website. You can choose to schedule content using slots.
LocalesLink copied!
You can optionally assign existing hub locales to a repository, to control the locales available to users when localizing content. See Localizing content.
To assign locales, select from the ones that have been set up for the hub. If no locales exist for the hub, then the "Locales" section isn't displayed on the dialog.
The maximum number of repositories allowed per account is 500, and the maximum number of repositories per hub is 100. See Usage limits.
Editing repositoriesLink copied!
To edit a repository's name and and assigned locales, select "Edit repository" from its menu in the Dynamic Content navigation pane.
You can change the "user-friendly" name that identifies the repository in Dynamic Content. The repository ID remains unchanged.
The repository type cannot be changed with the "Edit repository" dialog.
If a user removes a locale from a hub, that locale isn't automatically removed from any repositories with which it's associated. In this case, a message tells you that locales have been removed and saving any changes to the repository will also remove these locales.
Deleting repositoriesLink copied!
To delete a repository, from the content library, choose "Delete" from the repository's contextual menu.
Repositories must be empty before they can be deleted.
Use the "Delete repository" dialog to confirm the deletion.
Related pagesLink copied!
Usage limits for hubs and repositories
Managing repositories with the Dynamic Content Management API