Learn to use the Timeline View for project management, including how to configure date ranges, visualize progress, and manage dependencies between your Objects.
🧊 Objects
as bars along a horizontal time axis, similar to a Gantt chart.
It is designed to help you plan project schedules, understand the duration of tasks, visualize dependencies between work items, and track overall progress against a calendar. It provides the “big picture” view of your project’s timing and health.
[Image Placeholder: A screenshot of a Timeline View showing several task bars of different lengths spread across a calendar. Some bars are connected with dependency lines.]
🧊 Objects
in time. This is done through a simple but critical configuration.
🧊 Object
on the timeline, the view needs to know its start and end dates. You must map these to specific Date
or Date & Time
fields on your Object Type
.
Data Field
from your Object Type
(e.g., Start Date
, Kick-off Date
).Data Field
(e.g., Due Date
, Launch Date
).🧊 Object
only has one significant date (like a deadline), you can map both the start and end points to the same Due Date
field. The 🧊 Object
will then appear as a single-day event or milestone on the timeline.🧊 Objects
. If the first task’s end date is delayed, you can see the immediate impact on the start date of the dependent task, helping you manage your critical path.
[Guidejar Placeholder: A short tutorial showing a user creating a dependency. They hover over one task bar, a dot appears, and they drag a line from it to another task bar, which then automatically shifts to a later start date.]