packages/twenty-docs/user-guide/data-model/how-tos/create-custom-objects.mdx
Custom objects let you store information unique to your business that standard objects don't cover. For example: Projects, Products, Tickets, or Listings.
<Note> **Not sure if you need an object or a field?** See [Understanding Your Data Model](/user-guide/data-model/overview) for guidance. </Note>Your object appears in the sidebar immediately.
New objects start with basic fields. Add custom fields to capture the data you need:
See How to Create Custom Fields for details on field types and configuration.
To link your object to People, Companies, or other objects, create a relation field. See How to Create Relation Fields.
If you no longer need an object:
The object is hidden but data is preserved. You can reactivate or permanently delete later.