Sections
In this article you can learn more about the various sections you can find within the Umbraco Backoffice.
Last updated
In this article you can learn more about the various sections you can find within the Umbraco Backoffice.
Last updated
A section in Umbraco is where you perform specific tasks related to a particular area of Umbraco. For example, Content, Settings, and Users are all sections. You can navigate between the different sections by clicking the corresponding icon in the section menu positioned at the top of the Backoffice.
Below is a short overview of the default sections in Umbraco CMS:
The Content section contains the content nodes that make up the website. Content is displayed as nodes in the Content tree.
Nodes in Umbraco can display the following content states:
Grayed-out nodes are not published yet.
To create content, you must define it using Document Types.
For more information, see the Defining Content article.
The Media section contains the media for the website. You can create folders and upload media files, such as images and PDFs. Additionally, you can customize the existing Media Types or define your own from the Settings section.
For more information, see the Creating Media article.
The Settings section allows you to manage website layout files, languages, media, and content types. It also gives you access to more advanced features such as the Log Viewer and extension insights.
The Settings section consists of:
Structure
Document Types
Media Types
Member Types
Data Types
Languages
Document Blueprints
Templating
Templates (.cshtml
files)
Partial views (.cshtml
files)
Stylesheets (.css
files)
Scripts (.js
files)
Advanced
Relations
Log Viewer
Extension Insights
Webhooks
The Settings section in the Umbraco backoffice has its own set of default dashboards.
For more information, see the Settings Dashboards article.
In this section, you can browse the different packages available for your Umbraco solution. You can also get an overview of all the packages you have installed or created.
For more information, see the Packages article.
The Users section allows administrators to manage user accounts, assign permissions, set user roles, and monitor user activity within the backoffice. It provides control over who can access and modify content, media, and settings in the CMS.
For more information, see the Users article.
The Members section allows to create and manage member profiles, set up member groups, and control Member's access to restricted content on the website.
For more information, see the Members article.
The Dictionary section is where you create and manage Dictionary Items. By managing these dictionary items, you can ensure consistent and efficient content translation and maintenance across different languages.
For more information, see the Dictionary Items article.
To enhance Umbraco's functionality, you can integrate plugins and extensions tailored to specific needs. These add-ons expand Umbraco's capabilities, allowing for a more customized and powerful content management experience.
For example, you can start with core Umbraco features and later decide to integrate additional products. Currently, Umbraco supports add-on products like:
Forms: Simplifies the creation and management of Forms.
Deploy: Facilitates smooth deployment processes.
Workflow: Enhances content workflows and approval processes.
Commerce: Adds e-commerce capabilities to your site.
UI Builder: Helps in designing and customizing the user interface.
When you add an add-on product to Umbraco, it appears in the Backoffice as a new section, seamlessly extending your content management capabilities.
If you wish to explore the unique features and use cases of Umbraco products, see the Exploring the Umbraco Products article.
For more information about extending the Umbraco platform through packages and integrations, see the Umbraco DXP documentation.
The Help section in Umbraco provides documentation and resources to assist in understanding and effectively using the Umbraco CMS. It typically includes the following in the Getting Started Dashboard:
Documentation: Comprehensive guides, tutorials, and references covering different aspects of Umbraco.
Community Forums: Access to forums where you can ask questions, share knowledge, and seek assistance from other Umbraco community members.
Resources: Stay updated with the latest news, access documentation, watch free video tutorials, and register for live demos.
Training: Learn how to effectively use Umbraco through structured courses, webinars, and hands-on tutorials designed to enhance your proficiency with the CMS.
The Help section serves as a valuable resource hub in navigating and leveraging the capabilities of the Umbraco CMS effectively.
Along with the default sections that come with Umbraco, you can create your own Custom Sections.
A User can access a particular section based on the User Group permissions.
Learn more about how to configure the permissions in the article about backoffice users.
Nodes that are currently locked using the Public Access feature.
Content nodes that contain a collection of nodes.