# Team Insights

Team insights enable you to view a comprehensive overview of the team's performance and provide you with a central dashboard to understand the velocity and throughput of the group.

## Teams Page

Compare all your team's performance in one view. To further analyze check the detailed view of the team by clicking on the Team name.

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

## Team Detail

The team detail view is spread across the following views:

* Team Statistics
* Team Metrics
* Contributors Velocity
* Repositories Velocity
* Sprint Velocity
* Team Collaboration
* Working Agreement
* InProgress Work Item

### Team Statistics

Team statistics provide you with a holistic overview of the activities that the team members are performing. These metrics are derived directly from the integrations that are configured, like Git, Jira, PagerDuty, Jenkins, etc. \\

<figure><img src="/files/9iKxhxTLnDQk5v6LV34B" alt=""><figcaption></figcaption></figure>

### Team Metrics

Team metrics provide you the ability to track specific metrics your team is interested in.

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

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

### Contributor Velocity

The Contributor Velocity dashboard provides an in-depth condensed overview of the team members' recent activities, allowing you to gauge individual contributions.

<figure><img src="/files/1ekNi6tITMjVQvblyNrs" alt=""><figcaption></figcaption></figure>

### Repository Velocity

Repository Velocity view enables you to understand the activities associated with each repository that is being worked upon by the team.

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

### Sprint Velocity

With the Sprint Velocity dashboard, you can analyze past and ongoing sprints.

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

### Team Collaboration

The Team Collaboration view lets you analyze how well team members collaborate with each other in the team.

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

### Working Agreements

Drive continuous improvement by setting up the goals for your team.

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

### In Progress Work Items

Check all the in-progress work items.

<figure><img src="/files/2qbKODyAscHWZ29pPbfF" alt=""><figcaption></figcaption></figure>


---

# 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.devdynamics.ai/features/team-insights.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.
