# Power Dashboard

The Power Dashboard (and the Power²Dashboard - ask our sales team about the difference) provides a UX that gives you direct and visual access to the raw data or any of the aggregate data that is available within your projects. These Power Dashboard screens are intended to be used by engineers who are aware of the magnitude of the data requests they are making.  What ever your request, these Power Dashboard screens will attempt to satisfy you.  This is a double edged sword though, if you ask for 3 years worth of  raw granularity data accross 5 projects, this request is unlikely to succeed due to large data volumes and browser compute constraints (so the trick is to be mindful of data volumes and what a web browser can realistically do for you).  If you really do wish to get hold of many years worth of raw timeseries data from many projects, consider using [SQC](/user-guide/ecosuite-ai/accessing-raw-data-e.g.-for-ml-training.md) as that will likely be a better tool for you.

If you just want to look at a few days worth of data for a handful of device properties though, then the Power Dashboard is the place to be.  It will also let you download the data that you visualize if you wish to retain a local copy or do some calculations with this data.

<figure><img src="/files/OsGoc6mS7ZWMwxE67GqO" alt=""><figcaption><p>View and optionally download any data available within your projects</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.ecosuite.io/user-guide/power-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.
