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

# Content models

> Content models are used to create complex content collections using customizable pieces of content. For example, you can define content models for an article that will be displayed on a page, creating customizable content.

![](https://s3.eu-west-1.amazonaws.com/docx.flowx.ai/platform-deep-dive/content_models.png)

On the main screen inside **Content models**, you have the following elements:

* **Model name** - the name of the content model
* **Edited at**
* **Edited by**
* **Edit** - button used to edit a content model
* **View process** - click **View process** to open a content model and see its attributes
* **Export/ Delete (Breadcrumbs menu)** - use the breadcrumbs to access the **Export** and **Delete** functions
* **New content model** - button used to add a new content model

For each entry (when you hit the **Open** button) inside an enumeration we have to define the following properties:

* **Language**
* **Name**
* **Attributes (depending on what you add as attributes)**

### Configuring attributes

Attributes that can be added to a content model can have the following values:

* **String**
* **Number**
* **Boolean**

Also, attributes can be either **Mandatory** or **Optional**

### Adding new content models

To add a new content model, follow the next steps:

1. Go to **FLOWX Designer** and select the **Content Management** tab.
2. Select **Content models** from the list.
3. Click **New content model**.
4. Add a suggestive name for your content model.
5. Fill in the following details:
   * **Name** (mandatory)
   * **Attributes**:
     * **Name** - add a name for the attribute
     * **Type** - String, Number or Boolean
     * **Mandatory** - mark an Attribute as mandatory
     * **Actions** - add or remove

![Adding a new content model](https://s3.eu-west-1.amazonaws.com/docx.flowx.ai/platform-deep-dive/adding_new_content_model.png)

### Editing content models

To configure an entry inside a content model, follow the next steps:

1. Go to **FLOWX Designer** and select the **Content Management** tab.
2. Select **Content models** from the list and select a content model.
3. Click **View process** and then click **Open**.
4. Click **Edit** to modify the values.

![](https://s3.eu-west-1.amazonaws.com/docx.flowx.ai/platform-deep-dive/edit_content_model.gif)


## Related topics

- [FlowX.AI 5.11.0 Release Notes](/release-notes/v5.x/v5.11.0-august-2026/v5.11.0-august-2026.md)
- [Deployment guidelines v5.11](/release-notes/v5.x/v5.11.0-august-2026/deployment-guidelines-v5.11.md)
- [FlowX.AI 5.6.0 Release Notes](/release-notes/v5.x/v5.6.0-march-2026/v5.6.0-march-2026.md)
- [FlowX.AI 5.1.1 Release Notes (LTS)](/release-notes/v5.x/v5.1.x-lts/v5.1.1-november-2025.md)
- [FlowX.AI 4.6.1 Release Notes](/release-notes/v4.x/v4.6.x/v4.6.1-february-2025/v4.6.1-february-2025.md)
