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/core-concepts/projects/project-overview.mdx
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ import Tags from '@site/src/components/Tags';
14
14
/>
15
15
</div>
16
16
17
-
Without a centralized dashboard, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.
17
+
Without a centralized project view, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.
18
18
19
19
Project Overview offers a centralized space for teams to monitor project health, track progress, and collaborate effectively. It consolidates key project metrics, updates, and collaboration tools into a single view. Whether you're a project lead, team member, or stakeholder, this feature provides the visibility you need to stay informed and aligned.
20
20
21
-
## Access Project overview
21
+
## Access project overview
22
22
23
23
Navigate to **Issues** under your project and click **Overview** on the top bar. Alternatively, click the project name at the top left when working within other sections like Cycles or Pages.
24
24
@@ -40,7 +40,6 @@ You can view overall project completion percentages. Metrics are displayed visua
This helps to identify overdue tasks and track progress over time. Task status breakdown:
43
-
-**Overdue**: Tasks past their due dates.
44
43
-**Backlog**: Tasks that are planned but not yet prioritized.
45
44
-**Unstarted**: Tasks yet to begin.
46
45
-**Started**: Tasks currently in progress.
@@ -87,6 +86,6 @@ Go to your [project's settings](/core-concepts/projects/overview#project-setting
87
86
88
87
## Activity feed
89
88
90
-
Get real-time updates on project activities, such as task progress, state changes, and new assignments. Updates are listed chronologically, making it easy to follow the project’s history.
89
+
Get real-time updates on project activities, such as task progress, state changes, and new members. Updates are listed chronologically, making it easy to follow the project’s history.
0 commit comments