Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/core-concepts/projects/project-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ import Tags from '@site/src/components/Tags';
/>
</div>

Without a centralized dashboard, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.
Without a centralized project view, teams often face challenges like fragmented information, inefficient progress tracking, and communication gaps.

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.

## Access Project overview
## Access project overview

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.

Expand All @@ -40,7 +40,6 @@ You can view overall project completion percentages. Metrics are displayed visua
![Project Progress](https://media.docs.plane.so/projects/project-progress.webp#center)

This helps to identify overdue tasks and track progress over time. Task status breakdown:
- **Overdue**: Tasks past their due dates.
- **Backlog**: Tasks that are planned but not yet prioritized.
- **Unstarted**: Tasks yet to begin.
- **Started**: Tasks currently in progress.
Expand Down Expand Up @@ -87,6 +86,6 @@ Go to your [project's settings](/core-concepts/projects/overview#project-setting

## Activity feed

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.
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.

![View activity feed](https://media.docs.plane.so/projects/activity-feed.webp#center)