> ## Documentation Index
> Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Team Insights

> See how your team uses Duvo — agent activity, usage trends, user engagement, and run sources.

## Introduction

Team Insights gives you visibility into how your team uses Duvo. Track agent activity, monitor usage patterns, and understand how automation is impacting your organization.

***

## Accessing Team Insights

<Steps>
  <Step title="Open Team Insights">
    Click on **Team Insights** in the left sidebar under the Team section.
  </Step>

  <Step title="Review the dashboard">
    You'll see the insights dashboard with key metrics and activity data.
  </Step>
</Steps>

<Note>
  You need appropriate permissions to view Team Insights. Contact your team administrator if you don't see this option.
</Note>

***

## What You Can Track

### Agent Activity

See how your agents are performing:

* **Total Runs** - How many times agents have executed
* **Completed Runs** - Successfully finished executions
* **Active Agents** - Agents that have run recently

### Usage Over Time

Track trends in your team's automation:

* View activity by day, week, or month
* Identify peak usage periods
* Monitor growth in automation adoption

### User Activity

Understand how team members are using Duvo:

* See which users are running agents
* Track activity levels across the team
* Identify power users and engagement levels

### Source Breakdown

See where agent runs originate:

* **Manual** - Runs triggered by users clicking Run
* **Scheduled** - Automatic runs from schedules
* **Slack** - Runs triggered from Slack
* **Other** - Runs from webhooks or other triggers

***

## Using Insights Effectively

### Monitor Adoption

Track whether your team is actively using the agents you've built. Low usage might indicate:

* Agents that don't match actual workflows
* Opportunities to improve or promote specific agents

### Identify High-Value Agents

Agents with many runs and high completion rates are delivering value. Consider:

* Documenting these as examples for other teams
* Expanding similar automation to other areas
* Ensuring these critical agents are well-maintained

### Spot Issues Early

Sudden drops in activity or completion rates might indicate:

* Connection issues that need attention
* Process changes that require agent updates
* Technical problems requiring investigation

***

## Time Period Selection

Use the date range selector to focus on specific periods:

* **Last 7 days** - Recent activity snapshot
* **Last 30 days** - Monthly overview
* **Custom range** - Specific date range for deeper analysis

***

## Things to Know

* Insights data updates regularly throughout the day
* Historical data is retained for trend analysis
* Only team administrators and authorized users can view insights
* Individual run details can be accessed from the agent's run history

***

## Related

<CardGroup cols={2}>
  <Card title="Monitor the First Week" href="/user-guide/getting-started/monitor-first-week">
    How to use Team Insights signals to catch problems early after an agent goes live
  </Card>

  <Card title="Understanding Metrics" href="/user-guide/analytics/understanding-metrics">
    Definitions for all metrics shown in Team Insights
  </Card>

  <Card title="Pulse" href="/user-guide/analytics/pulse">
    Build live, custom dashboards of your Duvo data by describing what you want to see.
  </Card>
</CardGroup>
