> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AdminLabOverviewSchema

# AdminLabOverviewSchema

## Properties

| Name                  | Type                                                                     | Description | Notes       |
| --------------------- | ------------------------------------------------------------------------ | ----------- | ----------- |
| **environment\_name** | **str**                                                                  |             |             |
| **environment\_uuid** | **str**                                                                  |             |             |
| **active\_session**   | [**AdminSessionSchema**](/api-reference/rest/AdminSessionSchema)         |             | \[optional] |
| **queue**             | [**List\[AdminSessionSchema\]**](/api-reference/rest/AdminSessionSchema) |             |             |
| **recent\_sessions**  | [**List\[AdminSessionSchema\]**](/api-reference/rest/AdminSessionSchema) |             |             |
| **stats**             | **Dict\[str, int]**                                                      |             |             |
