> For the complete documentation index, see [llms.txt](https://docs.nuvens.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nuvens.cloud/admin/admin-section/insights.md).

# Insights

On the **Insights** page (previously **Reports)** there are a variety of reports available grouped into four key section for easier navigation to help you understand costs and user behavior within your AWS WorkSpaces estate.&#x20;

{% hint style="info" %}
If there is a specific report you would like to see, that doesn’t currently appear in the latest version, please reach out to <support@workspaces.com> to see if it is possible.
{% endhint %}

<figure><img src="/files/WSAX8ueyt6EzhMSVTziz" alt=""><figcaption></figcaption></figure>

The following reports that are currently available are as follows:

* [Underprovisioned](/admin/admin-section/insights/underprovisioned.md)
* [Overprovisioned](/admin/admin-section/insights/overprovisioned.md)
* [UnHealthy](/admin/admin-section/insights/unhealthy.md)
* [Stopped](/admin/admin-section/insights/stopped.md)
* [Low Disk Space](/admin/admin-section/insights/low-disk-space.md)
* [No Email](/admin/admin-section/insights/no-email.md)
* [Bundle/Image in Use](/admin/admin-section/insights/bundle-image-in-use.md)
* [WorkSpaces Clients in Use](/admin/admin-section/insights/workspaces-clients-in-use.md)
* [WorkSpace Provisioning](/admin/admin-section/insights/provisioning.md)
* [Hour Since Reboot](/admin/admin-section/insights/hours-since-reboot.md)
* [WorkSpace Service Limits](/admin/admin-section/insights/service-limits.md)
* [WorkSpace User Locations](/admin/admin-section/insights/user-locations.md)
* [WorkSpace Latency](/admin/admin-section/insights/latency.md)
* [High Resource Usage](/admin/admin-section/insights/high-resource-usage.md)
* [Cost Optimization](/admin/admin-section/insights/cost-optimization.md)
* [Cost Summary](/admin/admin-section/insights/cost-summary.md)
* [Recommendations](/admin/admin-section/insights/recommendations.md)
* [Unused WorkSpaces](/admin/admin-section/insights/unused-workspaces.md)
* [Orphaned WorkSpaces](/admin/admin-section/insights/orphaned-workspaces.md)
* [Disabled Users](/admin/admin-section/insights/disabled-users.md)
* User Activity
* WorkSpace Tag report
* Orphaned Computer Objects


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.nuvens.cloud/admin/admin-section/insights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
