# Cost Optimizer Verification

On the Admin Dashboard, if enabled, you will find a tile labeled **Cost Optimizer: CO Directories**. This tile provides confirmation of the system's status. If everything is functioning correctly, the status will indicate full operation. However, if an issue arises, it will display the specific number of directories running, such as "3/4" operational.

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

To identify the specific directory experiencing issues, navigate to the **Support** dropdown and select **Configuration Status**. In this section, under **Directories**, you will find details highlighting the directory that is not functioning properly.

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

The most likely cause of the issue is an incorrect S3 bucket name. To resolve this, navigate to **Configuration > Settings > Active Directory** under **Forest Directories** and ensure the S3 bucket name is accurate. Additionally, verify that the S3 bucket has been properly configured. For detailed guidance, refer to the AWS documentation.

<https://aws.amazon.com/solutions/implementations/cost-optimizer-for-amazon-workspaces/>

Once the issue is resolved, the affected directory will turn green under **C/O** on the **Configuration Status** page, indicating it is functioning correctly.

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

On the Admin Dashboard, the CO tile will also update to reflect the current number of operating **CO Directories.**

<figure><img src="/files/yBDQWAXkEuW1r2dEf8cp" 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/appendices/cost-optimizer-verification.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.
