Cycles
Cycles are named checkpoints that help teams organise and track progress — Sprints, Releases, Iterations, or any goal your process demands. Admins define reusable Cycle Types in the admin panel; project members create actual cycle instances from those types inside their projects.
How it works
Cycles follow a two-level model that separates setup from day-to-day use:
| Level | Where | What it defines | Example |
|---|---|---|---|
| Cycle Type | Admin → Cycles | The category template — name, icon, color, and which projects can use it | Sprint, Release, Iteration |
| Cycle | Inside a project | A concrete instance of a type — with its own name, dates, status, and progress | Sprint 42, v2.1 Release |
Admins configure Cycle Types once. Project members then create cycles from those types without needing admin access.
Getting started (admin)
- Go to Admin → Cycles.
- Click Add Cycle Type and define a name, icon, and icon color.
- Choose which projects the type should be available in — all projects or a specific subset.
- Optionally mark one type as the workspace default — it will be pre-selected when project members create a new cycle.
Getting started (project members)
Once an admin has created at least one Cycle Type, project members can start using cycles:
- Open your project and click Cycles in the sidebar.
- Click New Cycle and fill in a name, type, optional dates, and an optional parent cycle.
- Start the cycle when work begins — this locks the start date and moves it to Active.
- Track progress on the detail page using the Results, Status, Activity, and Issues tabs.
- Complete the cycle when the work is done.
Who can manage cycles?
| Action | Who can access |
|---|---|
| Create, edit, or delete cycle types (admin) | Tenant Admin, Project Admin |
| Set the default cycle type (admin) | Tenant Admin, Project Admin |
| View cycles in a project | Users with View cycles permission |
| Create, edit, delete, start, complete, or reopen cycles in a project | Users with Manage cycles permission |
Cycle Types
Create and manage the categories of cycles available to your projects — with custom icons, colors, and project scoping.
Creating & Managing
How to create, edit, and delete cycles within a project, with form fields and listing page explained.
Lifecycle
Understand the Upcoming → Active → Completed flow, plus reopening and the Past due indicator.
Detail Page
Explore the Results, Status, Activity, and Issues tabs that track cycle progress and linked work.
Sub-Cycles
Nest cycles up to three levels deep to model Release → Sprint → Task hierarchies.