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

# Customize Your Data Model

> 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](/user-guide/data-model/how-tos/create-custom-objects)   |
| Add fields to an object  | [How to Create Custom Fields](/user-guide/data-model/how-tos/create-custom-fields)     |
| Connect objects together | [How to Create Relation Fields](/user-guide/data-model/how-tos/create-relation-fields) |

## Learn More

* [Understanding Your Data Model](/user-guide/data-model/overview) — key concepts and planning tips
* [Objects](/user-guide/data-model/capabilities/objects) — standard vs custom objects
* [Fields](/user-guide/data-model/capabilities/fields) — all field types
* [Relation Fields](/user-guide/data-model/capabilities/relation-fields) — connecting objects
* [Data Model FAQ](/user-guide/data-model/how-tos/data-model-faq) — common questions
