> For the complete documentation index, see [llms.txt](https://appmaster.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appmaster.gitbook.io/docs/data-design/data-models-designer/system-fields.md).

# System fields

Working with the data model designer.

#### :gear:Sorry, we are still working on content for this page. We'll add it soon.:gear:

{% hint style="success" %}
If you don't want to wait, join the [Appmaster.io telegram chat](https://t.me/appmasterio_en) to ask questions to our developers and find out the latest news.
{% endhint %}

Within each new data model, **system fields** are created by default:&#x20;

* **ID** (unique identifier for the model);&#x20;
* **CreatedAt;**&#x20;
* **UpdatedAt;**&#x20;
* **DeletedAt.**&#x20;

These fields are for tracking the life cycle and changes of data model records. They cannot be renamed or deleted but can be used to build business logic and user interface.

<div align="left"><img src="https://3563768697-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MapxHzVskQ_27pNUTT4%2F-MglA5RK8GtyA9pFkRlo%2F-MglAgTxK8mmyyPrBMY1%2Fimage.png?alt=media&amp;token=52daacdc-5575-4465-97bc-76c8ae0993a3" alt=""></div>
