# Admin Dashboard

The Admin Dashboard provides comprehensive analytics and insights into DinoAI usage across your organization. Track AI conversations, tool usage, and user engagement patterns to understand how your team leverages DinoAI for analytics engineering workflows.

{% hint style="danger" %}
The DinoAI Admin Dashboard is only available to workspace admins.
{% endhint %}

### Accessing the Admin Dashboard

The Admin Dashboard is located in the Paradime Settings section and provides organization-wide visibility into DinoAI usage patterns.

**Step-by-Step Instructions:**

1. **Navigate to Settings** in your Paradime workspace
2. **Click on the "AI Summary" tab** to access the dashboard
3. **Review the analytics** across different time frames and users
4. **Monitor usage patterns** to understand team adoption and engagement

***

### AI Usage Overview

Track comprehensive DinoAI usage metrics across all users in your organization with the ability to change the date range. The overview provides insights into how your team interacts with DinoAI's various capabilities and tools.

<div data-with-frame="true"><figure><img src="/files/68WJBZxqge4ztVJb3Np3" alt=""><figcaption></figcaption></figure></div>

#### Key Metrics Tracked

The dashboard monitors DinoAI activities including **AI conversations**, commits generated, tool usage (Perplexity, Jira, Linear, etc.), file operations, and data warehouse interactions.

***

### User Engagement Analytics

Monitor individual user engagement with DinoAI to understand adoption patterns across your team.

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

#### Engagement Levels

* **🌱 Engaged**: Users actively utilizing DinoAI features and tools
* **🚫 No Engagement**: Users who haven't interacted with DinoAI in the selected time frame

For each user, the dashboard displays their email address, usage statistics relative to limits, engagement status, and usage ratio (e.g., "949.3K / 100M").

{% hint style="success" %}
**Key Benefits**: Identify team adoption patterns, spot training opportunities, and understand resource usage for capacity planning.
{% 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.paradime.io/app-help/documentation/dino-ai/admin-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.
