packages/twenty-docs/user-guide/layout/capabilities/record-pages.mdx
When you open a record in Twenty, the detail page is composed of tabs and widgets. Both are fully customizable per object type.
Each record page can have multiple tabs — similar to tabs in a browser. Use them to organize different aspects of a record. For example, a Company record might have tabs for Overview, Communication, Tasks, and Files.
You can:
Widgets are the building blocks inside each tab. Available widget types include:
| Widget | What it shows |
|---|---|
| Fields | Record fields, grouped or individually |
| Related records | Table of records linked via a relation |
| Emails | Email history from connected accounts |
| Calendar | Calendar events associated with the record |
| Timeline | Activity and event history |
| Tasks | Associated tasks |
| Notes | Rich text notes |
| Files | File attachments |
| Charts | Visual data from related records |
| iFrame | Embedded external content |
| Rich text | Static content or descriptions |
Cmd+K and search for "Edit record page layout"or
Go to Settings > Data model > object of your choice > Layout
Click the "Customize record page" button for that object
You're now in customization mode:
Save your changes — they apply to all records of that object type
Within a Fields widget, you can control which fields are visible and in what order. This lets you create focused layouts — for example, showing only the most important fields on the Overview tab and putting detailed fields in a separate tab.