# Admin Dashboard

The dashboard provides a unified view of the entire WorkSpaces environment and estate, including real-time health, usage, and activity metrics. The dashboard now features a tabbed interface, separating the main **Admin Dashboard** view from **Event Logs**, which serve as an audit trail of administrative actions and system events.

<figure><img src="/files/walA40r8B9v9j7Nr2UVa" alt=""><figcaption><p>Admin Dashboard</p></figcaption></figure>

{% hint style="info" %}
Clicking on the tile reveal the reports held behind them. All are intuitive and explained throughout this document. Some icons on the left of the dashboard, also enable actions.
{% endhint %}

In the centre of the dashboard:&#x20;

* Unhealthy WorkSpaces
* Healthy WorkSpaces
* Stopped WorkSpaces
* Unused WorkSpaces
* Connected Users
* Portal Licenses (in percentage of use)
* Always On
* AutoStop
* Disabled Users Account
* Orphaned (WorkSpaces)
* API Rate Exception
* Recently Disconnected
* Available IP's
* Recommendations
* Standyby WorkSpaces
* WorkSpaces Low Disk Volume
* CO Directories (Cost Optimizer)
* Anomaly Summary
* Quota Limits
* WorkSpaces With No Email

{% hint style="success" %}
WSM has a auto-fix for Amazon WorkSpaces. However, in a very small amount of cases, AWS Support will be required to fix these and these will be shown under the Unhealthy WorkSpaces tile.
{% endhint %}

{% hint style="danger" %}
When available disk space drops below 10% on the WSM SQL database, a **SQL Disk Space Warning** tile is shown to alert administrators.
{% endhint %}

<figure><img src="/files/8Eme6VA5tqo4ow2xDbQh" alt=""><figcaption><p>Event Logs</p></figcaption></figure>

In the Event Logs tab you’ll find a chronological audit trail of key actions performed in WorkSpaces Manager including user logins, WorkSpace updates, system events, and admin activity. Use the search box in the top right corner to quickly locate specific events or filter actions by user just enter a keyword, event type, or username. You can also sort logs from newest to oldest or vice versa using the column sort controls.


---

# 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.nuvens.cloud/admin/admin-section/admin-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.
