> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Content Model Group

> Learn how to create a content model group in Kibo CMS.

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  | shopping-cart          |
| Description | E-Commerce Model Group |

1. From the **Side Menu**, Click **Content Modeling** > **Groups**.

   > The **Content model groups** screen opens.

2. Click **+ New**.

   > The **New content model group** section opens.

3. In the **Name** textbox, type **E-Commerce**.

4. In the **Slug** textbox, type **e-commerce**.

5. In the **Group icon** dropdown, click the **shopping-cart** icon.

6. In the **Description** textbox, type **E-Commerce Model Group**.

7. Click **Save**.

   > The message "Content model group saved successfully!" displays.

8. Congratulations! You have created your first content model group.
