# WorkSpaces Pools

In **WorkSpaces Pools**, you'll find a overview of the pools in your AWS account displaying information of the usage and cost. You also have a graph showing the active WorkSpace Pool sessions for all the pools.

{% hint style="info" %}
Selecting a pool takes you to more in-depth metrics and insights for that specific pool.
{% endhint %}

<figure><img src="/files/2qIYRAH9J4Ptu3TwYUyz" alt=""><figcaption></figcaption></figure>

Further down the page you will see the **latest logs** for WorkSpace Pools.

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

**Session Usage** provides insights into usage patterns across daily, hourly, and monthly intervals. It also includes a chart that visualizes the hourly efficiency of session provisioning, helping identify peak usage times and optimization opportunities.

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

**Active Sessions** will display any connected and not connected users with timestamps of the sessions

<figure><img src="/files/0b72ugnm2zRT6CXARvyD" alt=""><figcaption></figcaption></figure>

**Logs** provides a detailed record of WorkSpaces Pool session activity showing session start and end times, user details, instance information and session duration. Logs can be searched, filtered by by date range up to last 30 days, and exported for reporting or auditing purposes.

<figure><img src="/files/IPPijLecKO6ACBvqO2Eg" alt=""><figcaption></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.nuvens.cloud/admin/admin-section/workspaces-pools.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.
