You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/automations/custom-automations.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Automations
3
3
hide_title: true
4
-
description: Automate repetitive project tasks with trigger-based workflows. Set up rules to automatically update issue properties, assign team members, and manage priorities when specific conditions are met.
4
+
description: Automate repetitive project tasks with trigger-based workflows. Set up rules to automatically update work item properties, assign team members, and manage priorities when specific conditions are met.
5
5
---
6
6
7
7
importTagsfrom"@site/src/components/Tags";
@@ -13,7 +13,7 @@ import Tags from "@site/src/components/Tags";
13
13
14
14
Automations let you streamline your project management workflow by automatically performing actions based on specific triggers and conditions. This powerful feature eliminates repetitive manual tasks, ensures consistency in your processes, and helps your team maintain focus on high-value work by letting the system handle routine operations.
15
15
16
-
Think of automations as your digital assistant that watches for specific events in your projects and responds according to rules you define. Whether it's updating issue statuses, assigning team members, adding labels, or posting comments, automations work behind the scenes to keep your projects moving smoothly.
16
+
Think of automations as your digital assistant that watches for specific events in your projects and responds according to rules you define. Whether it's updating work item statuses, assigning team members, adding labels, or posting comments, automations work behind the scenes to keep your projects moving smoothly.
@@ -104,13 +104,13 @@ Toggle automations on or off as needed without deleting them. This is useful for
104
104
Automatically transition work items between workflow states and update status when specific conditions are met.
105
105
106
106
-**Team assignment and handoffs**
107
-
Automatically assign team members when issues reach specific stages, reassign work based on type or priority, and ensure proper handoffs between different teams or departments.
107
+
Automatically assign team members when work items reach specific stages, reassign work based on type or priority, and ensure proper handoffs between different teams or departments.
108
108
109
109
-**Priority and categorization**
110
-
Auto-adjust issue priorities based on labels or assignees, apply consistent labeling across similar issue types, and maintain project organization through automated property updates.
110
+
Auto-adjust work item priorities based on labels or assignees, apply consistent labeling across similar work item types, and maintain project organization through automated property updates.
111
111
112
112
-**Communication and notifications**
113
-
Post automatic comments when issues are assigned or reassigned, add context when issues move between stages, and ensure stakeholders receive updates on critical changes.
113
+
Post automatic comments when work items are assigned or reassigned, add context when work items move between stages, and ensure stakeholders receive updates on critical changes.
114
114
115
115
---
116
116
Automations transform reactive project management into proactive workflow orchestration, allowing teams to focus on solving problems rather than managing processes. With the ability to monitor, edit, and control when automations run, you maintain full control over your automated workflows while reducing manual overhead.
Copy file name to clipboardExpand all lines: docs/core-concepts/cycles.mdx
+43-7Lines changed: 43 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ import Tags from "@site/src/components/Tags";
7
7
8
8
# Manage and track your sprints using Cycles
9
9
10
-
A Cycle is a set period of time where your team focuses on completing specific tasks or issues, similar to sprints in Agile. Each Cycle is flexible, allowing you to prioritize and tackle backlog items at your own pace.
10
+
A Cycle is a set period of time where your team focuses on completing specific tasks or work items, similar to sprints in Agile. Each Cycle is flexible, allowing you to prioritize and tackle backlog items at your own pace.
11
11
12
12
Using Cycles, your team stays organized, meets deadlines, and keeps moving forward efficiently. It’s all about getting things done without the overwhelm!
13
13
@@ -92,6 +92,42 @@ Once the due date of an active Cycle passes, it’s automatically marked as comp
92
92
93
93

Automate the creation and management of cycles according to predefined configurations, eliminating manual setup while ensuring consistent cycle planning and team predictability.
- Maintain regular cycle rhythms automatically without manual intervention.
107
+
- Keep future cycles pre-scheduled so teams can plan ahead with confidence.
108
+
- Eliminate repetitive administrative work from cycle creation.
109
+
- Ensure reliable, consistent sprint schedules across projects.
110
+
111
+
### Configuration
112
+
113
+
1. Navigate to **Project Settings → Features → Cycles**.
114
+
2. Turn on the **Auto-schedule cycles** toggle and configure:
115
+
- Cycle Title — Set a naming convention for automatically created cycles.
116
+
- Cycle Duration — Define the length of each cycle in weeks (e.g., 1 week, 2 weeks).
117
+
- Cooldown Period — Add an optional buffer between cycles in days for planning and retrospectives.
118
+
- Cycle starts day — Choose the start date for the first auto-scheduled cycle.
119
+
- Number of future cycles — Specify how many upcoming cycles to keep pre-scheduled.
120
+
- Auto-rollover work items — Enable to automatically move incomplete work items from one cycle to the next.
121
+
122
+
Once enabled, the system automatically:
123
+
124
+
- Generates the configured number of future cycles based on your settings.
125
+
- Creates a new cycle when the current one concludes to maintain the specified schedule.
126
+
- Ensures cycles don't overlap and follow the defined cadence.
127
+
- Applies consistent naming conventions and durations across all cycles.
128
+
129
+
All auto-scheduled cycles appear in your Cycles view with clear dates and durations. Admins can update configuration settings anytime to adjust the schedule, and the system will adapt future cycles accordingly.
130
+
95
131
## Track active cycle
96
132
97
133
Once a cycle is active and contains work items, you can monitor its progress, assess the team's productivity, and review the breakdown of priorities in the Cycles page of the project. This section also allows you to investigate any discrepancies if the cycle is not proceeding as expected.
@@ -109,22 +145,22 @@ This feature provides powerful visualization tools to help you track project cyc
109
145
110
146
### Cycle summary
111
147
112
-
At the top of the cycle view, you’ll see the overall progress percentage. Hover over it to get a breakdown of completed and pending issues, along with the number of days left in the cycle.
148
+
At the top of the cycle view, you’ll see the overall progress percentage. Hover over it to get a breakdown of completed and pending work items, along with the number of days left in the cycle.
113
149
114
150
To the left, there’s a color-coded summary that shows if the cycle is leading or trailing based on the burn-down and build-up. This gives you instant feedback about how things are going and highlights risks so you can make quick decisions and ensure nothing slips through the cracks.
115
151
116
-
The burn-down and build-up charts are straightforward ways to gauge your cycle’s momentum. You can customize them to show progress based on the **count of issues** or **point estimates** for each task, giving you the flexibility to use the metrics that work best for your team.
152
+
The burn-down and build-up charts are straightforward ways to gauge your cycle’s momentum. You can customize them to show progress based on the **count of work items** or **point estimates** for each task, giving you the flexibility to use the metrics that work best for your team.
Copy file name to clipboardExpand all lines: docs/core-concepts/deploy.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You can publish your project in either **Kanban** or **List** layouts. Choose wh
29
29
30
30
- Project name
31
31
- Project work items
32
-
-Issue ID
32
+
-Work item ID
33
33
- Title
34
34
- Description
35
35
- State, due-date, priority
@@ -40,7 +40,7 @@ You can publish your project in either **Kanban** or **List** layouts. Choose wh
40
40
**Non-visible attributes**
41
41
42
42
- Attachments
43
-
-Issue links
43
+
-Work item links
44
44
- Relations
45
45
- Cycles
46
46
- Modules
@@ -55,7 +55,7 @@ When turned on, users can sign up on the public board and add comments to work i
55
55
56
56
When turned on, users can upvote or downvote any work item on the deployed board. This helps project managers or owners prioritize which work items need attention.
57
57
58
-
### Issue reactions
58
+
### Work item reactions
59
59
60
60
When this feature is on, users can react to work items on the public board using predefined emoticons. This provides a quick way for team members and the public to express their sentiments about specific work items, aiding in gauging overall opinion and urgency.
Copy file name to clipboardExpand all lines: docs/core-concepts/export.mdx
+32-1Lines changed: 32 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ title: Export
3
3
description: Export work items from Plane in CSV, Excel, or JSON formats for backup, analysis, or sharing.
4
4
---
5
5
6
+
importTagsfrom"@site/src/components/Tags";
7
+
6
8
# Export data
7
9
8
10
Plane allows you to export all your work items—from a single project or multiple projects—so you can access your data outside of Plane. You can export work items into CSV, Excel, or JSON formats. Additionally, you can choose how you'd like the data to be packaged: in a single consolidated file or split into separate files (downloaded as a ZIP).
@@ -11,7 +13,7 @@ Plane allows you to export all your work items—from a single project or multip
11
13
All key fields related to your work items are included in the export, except for work item types, custom properties, relations, links, attachments, and estimates. We're actively working on adding these soon.
12
14
:::
13
15
14
-
## Export data
16
+
## Export projects
15
17
16
18
> **Role**: Workspace Admins
17
19
@@ -48,3 +50,32 @@ Exporting large workspaces may take some time depending on the number of work it
48
50
:::caution
49
51
Exported files remain downloadable for a limited time (7 days).
Exportfilteredworkitems, cycles, views, ormodulesdirectlyfromyourproject. Customexportslet you export exactly what you see after applying filters and display options—perfect for reports, analysis, or sharing specific data sets.
60
+
61
+
You can export data from:
62
+
63
+
- Work items: Export filtered work item lists from any view
64
+
- Cycles: Export work items within a specific cycle
65
+
- Modules: Export work items within a specific module
Create and manage interactive diagrams and whiteboards directly within your Pages using the integrated Draw.io editor. Whether you need professional flowcharts, system architecture diagrams, or freehand sketches for brainstorming, the diagram feature provides powerful visual documentation capabilities without leaving Plane.
Create professional diagrams, flowcharts, and visual documentation using the full Draw.io editor with comprehensive shape libraries. Perfect for technical documentation, process flows, system architecture, network diagrams, and organizational charts.
130
+
Use the `/diagram` or `/drawio-diagram` slash command to insert a diagram block. Click the placeholder to launch the Draw.io editor.
131
+
132
+
### Board
133
+
Create whiteboards with freehand drawing and sketching capabilities using a simplified interface. Ideal for brainstorming sessions, quick mockups, concept visualization, and collaborative ideation.
134
+
Use the `/board` or `/drawio-board` slash command to insert a whiteboard block. Click the placeholder that says "Click to start editing whiteboard" to launch the board interface.
135
+
136
+
Both modes feature a consistent toolbar with **Save** and **Exit** buttons, making it easy to preserve your work and return to your Page. All diagrams are fully interactive—simply click any saved diagram to edit it again.
137
+
114
138
## Callout
115
139
Creates visually distinct sections with customizable icons and colors for highlighting warnings, tips , and calls-to-action.
description: Align work items toward shared completion dates with milestones. Track progress on quarterly objectives, product launches, and strategic initiatives in Plane.
Milestones provide a layer to align work items and epics toward shared completion dates, helping teams focus on strategic objectives and critical deliverables. Whether tracking quarterly goals, product launches, or major feature releases, milestones give you visibility into progress and ensure teams stay on track.
15
+
16
+
## Set up milestones
17
+
Workspace and project admins can turn on the Milestones feature in the project.
0 commit comments