# Deep Freeze Dashboard

Deep Freeze Dashboard is a visual representation of important Deep Freeze related information. To access the dashboard, go to *Home > Deep Freeze Dashboard*.

The dashboard provides the following key functionality:

* Interconnected widgets: All the widgets are interconnected and selecting the values in one widget automatically changes all widgets and the values in the computer grid. For example, if you select Deep Freeze Status as Frozen, the computer grid will show the computers that are Frozen.
* Multiple Selections: You can select values in multiple widgets to filter the output. For example, you can select Deep Freeze Status as Frozen and select a Tag. The result in computer grid will reflect all computers that are Frozen with the specific tag. Click the *Clear Filter* icon to clear multiple selections.
* On Demand actions: You can select one or more computers in the computers grid to perform actions.

The following tabs are available:&#x20;

* [Dashboard Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/deep-freeze-service/deep-freeze-dashboard/dashboard-tab.md)
* [Workstation Status Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/deep-freeze-service/deep-freeze-dashboard/workstation-status-tab.md)
* [Workstation Task Summary Tab](/deep-freeze-cloud/using-deep-freeze-cloud-console/deep-freeze-service/deep-freeze-dashboard/workstation-task-summary-tab.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://docs.faronics.com/deep-freeze-cloud/using-deep-freeze-cloud-console/deep-freeze-service/deep-freeze-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.
