# Project Overview

The project overview offers comprehensive view of a project’s current status, from milestones and tasks to time tracking and team activity.

The project overview header section provides a quick, at-a-glance summary of a project’s overall progress, timeline, and health metrics. The key highlights include:

* Project Details - Shows completed stages, current week, and overall progress via a visual bar.
* Time Insights - Indicates days spent and remaining time, if any.
* Project Health and Finance Details - Summarizes revenue, health score, and project status.
* Project Status - Highlights the project’s current phase (e.g., In Progress).

Following the header section is the Project Summary section, where a small summary of the project is added along with the  contact details of the project admin. The other sections outline the following:

* Project Team - Details of the internal and customer team, involved in the project.
* Task Summary of the internal and customer team.
* The project's To-Do list for the current week
* Ongoing activities in the project
* Project stages summary

Let's learn a bit about Tasks before going ahead in to the Onboarding/Project Plan.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.projetly.ai/home/documentation/projects/all-projects/project-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
