Files
twenty/packages/twenty-docs/user-guide/views-pipelines/capabilities/calendar-view.mdx
T
StephanieJoly4 183d034716 User guide structure update (#16705)
Reorganizing by Feature sections

Capabilities folders to give an overview of each feature

How-Tos folders to give guidance for advanced customizations

Reorganized the Developers section as well, moving the API sub section
there

added some new visuals and videos to illustrate the How-Tos articles

checked the typos, the links and added a section at the end of the
doc.json file to redirect existing links to the new ones (SEO purpose +
continuity of the user experience)

What I have not updated is the "l" folder that, per my understanding,
contains the translation of the User Guide - that I only edited in
English

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
5301502a32856e5b45d7ef30253fa7db6dc55233. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2025-12-22 09:07:06 +01:00

43 lines
1.3 KiB
Plaintext

---
title: Calendar View
description: Display records with date fields on a calendar.
---
## About Calendar View
Calendar view displays your records on a calendar based on a date field. Each record appears as an event on the corresponding date.
<img src="/images/user-guide/views/calendar-view-zoom.png" style={{width:'100%'}}/>
## Creating a Calendar View
1. Navigate to an object with date fields
2. Click the view dropdown → **+ Add view**
3. Name your view and click **Create**
4. Open the **Options** on the right
5. Select **Calendar** as the layout
6. Choose the **date field** to use for positioning records
5. Click **Update view**
## Configuring the Calendar
### Choose the Date Field
Under **Options**, select which date field determines where records appear on the calendar.
### Display Fields
Configure which fields show on each calendar event:
1. Click **Options → Fields**
2. Toggle fields on/off
3. Drag to reorder
## Use Cases
- **Meetings and calls**: View upcoming appointments
- **Deadlines**: Track due dates and close dates
- **Events**: Plan and visualize scheduled activities
- **Follow-ups**: See when tasks are due
## Related
- [Views Overview](/user-guide/views-pipelines/overview) — creating and managing views
- [Filters and Sorting](/user-guide/views-pipelines/capabilities/filters-and-sorting) — filtering calendar data