Headless CMS > Essentials
Create Content Model Group
Learn how to create a content model group in Headless CMS.
- what is content model group and it’s uses
- how to create a content model group
Content model groups help in organizing content models. With groups, you can organize your models efficiently. For example, all the content models related to E-Commerce can be grouped together, and they will be shown in the side navigation bar under the E-Commerce heading. There are two main uses of the content model group.
- Organization of content models
- Restrict the content models access scope based on the content model group
In this tutorial, we will learn how to create a content model group. As an example, we will create a E-Commerce content group with the following values:
| Attribute | Value |
|---|---|
| Name | E-Commerce |
| Group icon | 🛒 |
| Description | E-Commerce Model Group |
From the Side Menu, Click Content Modeling > Groups.
✔️ The Content model groups screen opens.
Click + New.
✔️ The New content model group section opens.
In the Name textbox, type E-Commerce.
In the Slug textbox, type e-commerce.
In the Group icon dropdown, click the shopping-cart icon (🛒).
In the Description textbox, type E-Commerce Model Group.
Click Save.
✔️ The message “Content model group saved successfully!” displays.
Congratulations! You have created your first content model group.