# Standard Dashboards

{% hint style="info" %}
Dashboards visibility is managed in *Settings -> Project->*&#x41;nalytic&#x73;*->Standard Dashboard*
{% endhint %}

### **Introduction**

The **Standard Dashboards Configuration** section allows users to enable or disable various pre-built dashboards that help monitor and manage key asset delivery and usage areas. These dashboards provide insights into different aspects of the system, including CDN performance, optimization, storage, and more.\ <br>

| Dashboard Name     | Description                                                                         | State            | Purpose                                                                                      |
| ------------------ | ----------------------------------------------------------------------------------- | ---------------- | -------------------------------------------------------------------------------------------- |
| **Users & Teams**  | Provides insights into user activity, levels, and team management.                  | Enabled/Disabled | Monitor and manage user levels, team activities, and access levels.                          |
| **CDN & Delivery** | Monitors CDN performance and asset delivery.                                        | Enabled/Disabled | Track CDN efficiency and asset delivery speed and accuracy.                                  |
| **Delivery**       | Offers delivery-specific data like response times and geographical distribution.    | Enabled/Disabled | Analyze delivery metrics and ensure assets are served optimally to different regions.        |
| **Cache & CDN**    | Displays cache behavior and CDN optimization details.                               | Enabled/Disabled | Ensure proper caching strategies and CDN utilization to optimize performance.                |
| **Optimization**   | Tracks optimization metrics, including image conversions and asset size reductions. | Enabled/Disabled | Monitor the effectiveness of image and file optimization efforts to improve load times.      |
| **Top-ranking**    | Displays rankings for top-performing assets based on key performance metrics.       | Enabled/Disabled | Identify high-performing assets based on load times, views, and other important factors.     |
| **Webhooks**       | Provides insights into webhook activity and triggered events.                       | Enabled/Disabled | Track webhook usage and any events triggered by the webhooks.                                |
| **Storage**        | Monitors storage usage for assets, detailing the consumption of resources.          | Enabled/Disabled | Track storage utilization and get insights into which assets consume the most storage space. |

#### Example Workflow

* **Enable or Disable Dashboards**: Toggle switches are available for each dashboard.
  * **Enabled**: The dashboard is active and providing insights.
  * **Disabled**: The dashboard is inactive.


---

# 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.scaleflex.com/vxp-visual-experience-platform/settings/project/analytics/standard-dashboards.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.
