packages/twenty-docs/user-guide/layout/overview.mdx
Twenty's layout is customizable at three levels: how you navigate the app, how you browse lists of records, and what you see when you open an individual record.
The left sidebar is fully customizable. You can:
Views control how lists of records are displayed. Twenty supports three view types:
| View | Best for |
|---|---|
| Table | Working with many records at once — spreadsheet-style rows and columns |
| Kanban | Pipeline tracking — drag-and-drop cards organized by stage |
| Calendar | Time-based planning — records plotted by a date field |
Each view saves its own filters, sorting, field visibility, and grouping configuration. Views can be shared with the workspace or kept private.
Table views → · Kanban views → · Calendar view →
When you open a record, the detail page is built from configurable tabs and widgets. You can:
Enter layout customization mode from the command menu (Cmd+K → "Edit record page layout").