# WorkSpace Applications

The **WorkSpace Applications** tab provides full visibility and control over your active fleets. Using the settings icon on the right you can start, stop, or edit a fleet as well as view active sessions and analyze session usage metrics in real time.

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

Within **Edit Fleet** view, you can modify key configuration settings such as the instance type and the number of desired instances. This allows you to scale your fleet appropriately based on user demand or performance needs.

{% hint style="warning" %}
The image, instance type, and maximum user session duration cannot be modified while the fleet is running. To change these settings you must first stop the fleet.
{% endhint %}

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

The **Active Sessions** view allows you to see all currently live sessions across your fleet, including key details such as user, region, session start time, instance type, and connection state.

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

The **Session Usage** view provides a more detailed overview of your fleet’s performance including session efficiency metrics and monthly usage summaries. This helps identify usage trends, underutilised capacity and opportunities to optimise cost and scheduling.

<figure><img src="/files/rCh509dLGWwUTYlpBqCx" 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/workspace-applications.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.
