--- title: Customize Your Data Model description: Overview of data model customization options. --- Twenty's data model is fully customizable. Create objects, fields, and relations to match your business. ## Quick Links | I want to... | Guide | | ------------------------ | -------------------------------------------------------------------------------------- | | Create a new object | [How to Create Custom Objects](/l/pt/user-guide/data-model/how-tos/create-custom-objects) | | Add fields to an object | [How to Create Custom Fields](/l/pt/user-guide/data-model/how-tos/create-custom-fields) | | Connect objects together | [How to Create Relation Fields](/l/pt/user-guide/data-model/how-tos/create-relation-fields) | ## Learn More * [Understanding Your Data Model](/l/pt/user-guide/data-model/overview) — key concepts and planning tips * [Objects](/l/pt/user-guide/data-model/capabilities/objects) — standard vs custom objects * [Fields](/l/pt/user-guide/data-model/capabilities/fields) — all field types * [Relation Fields](/l/pt/user-guide/data-model/capabilities/relation-fields) — connecting objects * [Data Model FAQ](/l/pt/user-guide/data-model/how-tos/data-model-faq) — common questions