Headless CMS > Essentials
Create Content Entry
Learn how to create a content entry in Headless CMS.
- how to create a content Entry
In the previous tutorial, we learned how to create a content model, and in this tutorial, we will explore how to create a content entry. As an example, we will create a Product content entry with the following attributes:
| Field | Value | 
|---|---|
| Name | Relaxed Sweatshirt | 
| Description | Top sweatshirt fabric made from a cotton blend | 
| Price | 10 | 
Prerequisites
To create a content entry, the prerequisite is to have a content model. If you don’t have any content model yet, please follow this tutorial to create a content model.
Create Content Entry
- From the Side Menu, Click Headless CMS > Products. 
- Click + NEW ENTRY. - ✔️ The New Content Entry screen opens. 
- In the Name textbox, type Relaxed Sweatshirt. 
- In the Description textbox, type Top sweatshirt fabric made from a cotton blend. 
- In the Price textbox, type 10. 
- Click SAVE & PUBLISH. 
- Congratulations! You have created your first content entry. 
Additional Information
Content Revision
Every time you save any content entry, a new revision is created. You can see all the content revisions in the REVISONS tab.
 Content Entry Revision
Content Entry Revision