# User Dashboard

### Introduction

Purpose:

The DAM Users Dashboard is designed to provide a comprehensive overview of user activity within the VXP (Visual Experience Platform). This dashboard offers valuable insights into user engagement, team dynamics, and overall system usage.

#### 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                                                                                        |
| ---------------------------------------- | -------------------------------------------------------------------------------------------------- |
| <p>Invited (activated) users</p><p> </p> | It shows the number of activated users per token for the selected time frame                       |
| Users logged in today                    | It shows the number of users logged in per token for the selected time frame                       |
| Invited (pending) users                  | It shows the number of pending users per token for the selected time frame                         |
| Number of teams with users               | It shows the number of activated users per token for the selected time frame                       |
| Most active users                        | It shows users with the most logins for the selected time frame and token.                         |
| Number of unique users logged-In per day | It shows number of unique users logged-in aggregated by day for the selected time frame and token. |
| Users per team                           | It shows the users per team. for the selected time frame and token.                                |


---

# 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/user-dashboard.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.
