# 2026-03-13: CE - Dashboard Extension

## Overview

The new Dashboard view gives multi-site operators a single, site-aware view on their business. Users can switch between aggregated and per-site KPIs and arrange widgets by drag-and-drop to focus on what really drives performance.

## New features

| Feature                                            | Benefit                                                                                                                                               |
| -------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Site-aware KPI dashboard**                       | Provides one central place to compare overall performance and individual sites, enabling faster, better-informed decisions for multi-site businesses. |
| **Site switcher with aggregated & per-site views** | Lets managers instantly move from “big picture” to local detail, improving reaction time to issues and opportunities at specific locations.           |
| **Customizable drag-and-drop layout**              | Allows users to tailor the dashboard to their role and priorities, increasing adoption and making daily performance monitoring more efficient.        |
| **Permission-aware visibility**                    | Ensures restricted employees only see data for their assigned site, reducing risk and supporting compliance with data access policies.                |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

User guide:

* [Dashboard](/ce/management-dashboard/dashboard.md)


---

# 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://developer.emporix.io/release-notes/2026/2026-03-13-ce-dashboard.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.
