# Project Progress Bar

It is a tool or functionality within project management software or platforms that enables project managers and team members to visualize the overall progress of a project. The feature typically displays a visual representation of the project’s completion status as a percentage or a progress bar that fills up as tasks or milestones are completed.

It can help project managers and team members easily understand the overall progress of a project and motivate team members by showing them the progress they are making toward completing the project.

The Project Progress bar in Onethread can be accessed in 2 ways providing the users' needs.

* **Automatically:** When set in automatically, the progress will be calculated based on task completion.
* **Manually:** When set in manually, users can input the project's progress by themselves.

<figure><img src="/files/dlswuhrFkyu97FXP2oNM" alt=""><figcaption><p>Accessing Project Progress Bar</p></figcaption></figure>


---

# 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/project-progress-bar.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.
