# Configuration Status

The **WorkSpaces Manager Status** dashboard provides a view of the operational status across AWS accounts and directories. On the left, under the **Accounts** section, each AWS region is listed with real time health indicators for key services: **WorkSpaces**, **S3**, and **CloudWatch**. A green dot signifies that the service is correctly configured and operational in that region.

<figure><img src="/files/675mrr0QRM1nK5lz6rFT" alt=""><figcaption></figcaption></figure>

On the right, the **Directories** section details associated **Directory IDs**, N**ame**, and **Status** per region. This view helps ensure that the configured directories are properly integrated and functioning as expected across different regions. The consistent green status icons confirm successful connections and service health across all listed components.

{% hint style="info" %}
Access to the **Configuration Status** page requires either **SuperAdmin permissions** or the **Permissions.Navigation.Admin** permission assigned to the user’s role.
{% endhint %}


---

# 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/support-section/configuration-status.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.
