Content types

Content type purpose

A content type serves as a template that defines how a certain kind of content is structured in a space and represented in the frontend application. For example, you can have a content type for a landing page, a hero banner, or a blog post.

How a content type is structured

A content type consists of fields that serve to further logically break down content: for example, in a blog post content type, you can have fields for title, author, body, date, tags etc. You can choose between different Fields depending on the kind of content to be entered into the field.

To learn how to add a field to a content type and configure it in the Content model tab, refer to the Fields.