docs/user-guide/projects/project-home/project-life-cycle/README.md
Project life cycle is an overview of project phases and phase gates, which offers a clear view of where each project stands within its defined timeline.
Project phases are managed in the system administration and can be enabled or disabled individually in the settings of each project. This allows for defining multiple life cycle variants within the system. For example, a detailed life cycle for complex projects and a simplified one for smaller or less structured projects.
On each project's home page, you can find a section called project life cycle. This section appears in the side panel above the project attributes and shows the dates configured for each phase and gate of the current project.
[!TIP]
If all phases and gates are disabled for a project, the project lifecycle section is hidden from the home page.
Project phases must follow specific rules for setting and adjusting dates. The system automatically schedules phases based on the input provided, enforcing correct order, preventing overlaps and gaps, and preserving durations where possible. Each subsequent phase starts on the next working day after the previous one ends."
For each of the active project phases, you can define a date range. To set or manage the date range click that date range (it will be empty initially) and set the date with an OpenProject date picker.
[!NOTE]
Keep in mind that editing the date range of project phases requires the Edit project phases permission. Viewing the project life cycle is also permission-controlled: without the View project phases permission, phases won't appear on the project home page, project list, work package filters, or on the work package view itself.
Use the guidelines below to understand how phase and gate scheduling behaves.
Gates are always positioned at the start or end of a phase and follow the phase's dates.
You cannot set gate dates independently — adjusting the phase's start or finish date will automatically move the corresponding gate.
Phases and phase gates will follow the order predefined in the system administration (e.g., Initiating must come before Closing). Dates for a subsequent phase cannot be before those of any preceding phase. The automatic scheduling enforces this as well.
Project phases not activated in a project will not be considered at all with regards to constraints.
[!NOTE] Activating or deactivating phases requires the Select project phases permission.