e5ac9f5b8b
Follow-up based on comments from https://github.com/twentyhq/twenty/pull/23266 <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23429?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: Félix Malfait <felix@twenty.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
45 lines
1.9 KiB
Plaintext
45 lines
1.9 KiB
Plaintext
---
|
|
title: Layout
|
|
description: Customize how you navigate, browse, and view records in Twenty.
|
|
---
|
|
|
|
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.
|
|
|
|
## Navigation
|
|
|
|
The left sidebar is fully customizable. You can:
|
|
- **Reorder items** by dragging and dropping
|
|
- **Create folders** to group related objects and views
|
|
- **Hide objects** you don't use
|
|
- **Add custom links** to external tools
|
|
- **Pin favorites** for quick access to views, records, or searches
|
|
|
|
[Navigation reference →](/user-guide/layout/capabilities/navigation)
|
|
|
|
## Views
|
|
|
|
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 →](/user-guide/views-pipelines/capabilities/table-views) · [Kanban views →](/user-guide/views-pipelines/capabilities/kanban-views) · [Calendar view →](/user-guide/views-pipelines/capabilities/calendar-view)
|
|
|
|
## Record pages
|
|
|
|
When you open a record, the detail page is built from configurable tabs and widgets. You can:
|
|
|
|
- **Add, remove, and reorder tabs** on any record type
|
|
- **Configure widgets** — fields, related records, emails, timeline, calendar, tasks, notes, files, charts, iFrames, and more
|
|
- **Drag and resize widgets** on a grid layout
|
|
- **Control field visibility** per widget
|
|
|
|
Enter layout customization mode from the command menu (`Cmd+K` → "Edit record page layout").
|
|
|
|
[Record pages reference →](/user-guide/layout/capabilities/record-pages)
|