Before you can start writing content, you need to define at least one content type. Content types serve as templates for content items so that each item has a predefined structure.
Create content types
Content types consist of content elements, which you can mix and match to create the content model you want.
(Optional) Add content groups to organize elements in tabs with a dedicated template for content creators.
Click Save changes.
Duplicate content types
If you want to create a modified version of a content type, open the content type and click Duplicate in the top right. This creates a duplicate of your content type named “Type_name (copy)” in the project.
Set elements as required
By default, each element you add is optional. If you set the element as required, content creators will know which elements they need to fill in when working with content items.
Set default value for elements
Non-localizable elements
By default, all elements are localizable. This means they can have different values in each language.If you want an element to have the same value across all languages, mark the element as non-localizable. If you change your mind later, you can convert the element back into a localizable one.If you mark an element as both non-localizable and required, the element must be published in the default language first.Content creators can edit non-localizable elements only in the default language. In other languages, non-localizable elements take the value from the default language and appear as read-only.
Limitations for non-localizable elements
Only newly added elements can be marked as non-localizable.
Rich text elements cannot be marked as non-localizable.
Remove elements
You can remove any element from a content type at any time, even when a content item uses the content type.
Edit codenames
Codenames identify objects, such as content types, in Kontent.ai. A codename is initially generated by the system from the object's name when it is saved for the first time.You can edit codenames in the UI by clicking the button and then the button or via API by, for example, modifying a content type.
Rules for codenames
Delete content types
If you want to delete a content type that is already used for any components or content items, you need to delete the content items first.To delete a content type:
In Content model, use the checkboxes to select the content types you want to delete.
Click Delete.
The content type is removed and cannot be restored.
Limit role access to elements
When you have multiple contributors accessing your content items, it’s best to limit their access to specific elements by using content groups based on their roles. For example, in an article content type, a content creator can access only the content body, while an SEO specialist can access the metadata settings.To set role-based limitations:
This is how you set up limitations and validation for a text element. Make sure to also provide guidelines while you're at it.
You can change codenames of content items and elements in a similar way. Always look for .
When editing codenames, the new codenames must meet the following conditions:
Only lowercase letters, numbers, and underscores are permitted.
Codenames must start with a letter or an underscore and have at least one character.
Codenames are usually limited to 60 characters, but longer codenames are allowed for multiple choice options and taxonomy terms.
Codenames of elements within a snippet must be prefixed with the snippet's codename.
Codenames must be unique per object type. This applies to, for example, every element within a content type, every content type within an environment, every content item within an environment, and so on.
This means the following applies when codenames are generated automatically:
All letters are made lowercase.
All forbidden characters are replaced by _.
For any names that start with a number, the codename will start with n.
Codenames that duplicate another codename will have a random string attached to the end.
Codenames of elements within a snippet will be prefixed with the snippet's codename.
Codenames will be cut off at the character limit.
An example of how the role is configured to access certain content groups of a content type.
If you have an element with a part of the content that repeats a lot (like https:// in URLs), set a default value for the element.When you create a new content item, the element gets pre-filled with the default value, and you can adjust it if needed.You can set default values for the asset, custom element, date & time, linked items, multiple choice, number, subpages, taxonomy, and text elements.Remember, if an element repeats with content as a whole, convert it to a content item and reuse it like that.
Boost your content type creation with acceleratorsIf you want to speed through creating your content model, check out our content modeling accelerators, ready-to-import bundles of content types and their elements.
Localizable elements can’t be turned into non-localizable ones.Once an element is saved as localizable, the setting becomes irreversible. A localizable element cannot be turned into a non-localizable one. Let us know using the chat button in the bottom left if changing this setting for existing elements is a priority for you.
This action is not reversible. Removing an element from a content type removes the element across all content items with all its data.