> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-7.0-2025/the-dashboard-reimagined.md).

# The Dashboard, Reimagined

The Dashboard is now available in the New UI, offering a clearer and more confident way to understand project health at any point in time. It carries forward the same core logic and metrics that teams already trust, while presenting them through a cleaner, more modern experience. The layout reduces visual noise and helps teams focus on what truly matters. The intent is straightforward: enable teams to see the right information, interpret it quickly, and act with confidence.

### Why this matters

Project decisions are made in meetings, site reviews, and daily check-ins, often under time pressure and across multiple stakeholders. When information is hard to read, fragmented, or poorly organised, control weakens and discussions lose direction. Teams end up explaining data instead of acting on it. This update sharpens visibility and provides a shared, dependable view of project performance that supports clearer conversations and stronger decisions.

### What’s new?

The dashboard now supports analytics that enable deeper exploration through sorting, filtering, grouping, and free search, making it easier to move from overview to detail when it matters. Weather insight has been extended to a full week, helping teams anticipate short-term risks and plan ahead. Key highlights include improved readability, more interactive cards, and greater control over what is shown on screen.

### How it helps: three example use case scenarios

A Project Manager builds a meeting-ready dashboard that brings progress, constraints, and weather together on a single screen for stakeholder reviews, reducing preparation time and keeping discussions focused.&#x20;

A Planner filters and sorts data to identify delayed activities, spot patterns, and address issues before they escalate. A Project team member uses the dashboard as a reliable reference to verify recent task or constraint changes and respond to queries with speed and confidence.

{% hint style="info" %}

### **Key Considerations & Caution Points**

Project location and time card details are not shown in this view at present, so reviews should rely on task, trade, and status indicators.

In the PPC chart, organisations can be selected one at a time; multi-selection is not yet supported.

When changing locations in filters, all current selections must be cleared before selecting a different location.

In PPC drill-down views, the week list is limited to five weeks of entries due to pagination.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://changelog.visilean.com/changelog/release-7.0-2025/the-dashboard-reimagined.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.
