# DAM Storage

### Introduction

Purpose:

The DAM Storage Dashboard is designed to provide a comprehensive overview of storage usage and asset management within the VXP (Visual Experience Platform). This dashboard offers valuable insights into storage consumption, asset growth, and folder organization.

#### Filters

| Filter     | Description                                                                                                                                |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| Date range | <p>Values: Date ranges with format DD/MM/YYYY<br>Default value: Last 30 days</p><p>Purpose: specify the time frame of the viewed stats</p> |

#### Graphs

| Graph name                                     | Description                                                                                 |
| ---------------------------------------------- | ------------------------------------------------------------------------------------------- |
| Current storage used                           | It shows the Current storage consumed per token                                             |
| Current number of assets                       | It shows the Current assets stored per token                                                |
| Current number of folders                      | It shows the Current number of folders per token                                            |
| Evolution of storage per period                | It shows storage evolution per day for the selected time frame and tokens.                  |
| Evolution of folders & assets count per period | It shows folders and assets count evolution per day for the selected time frame and tokens. |
| Number of files per directory                  | It shows Number of assets per folder, for the selected time frame and tokens.               |


---

# 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/dam-storage.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.
