> For the complete documentation index, see [llms.txt](https://closingdealz.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://closingdealz.gitbook.io/product-docs/features/analytics/team.md).

# Team

### **Overview**

The **Team Analytics** page in **ClosingDealz** provides insights into individual and team-wide sales performance. It enables managers and sales teams to **track key performance indicators (KPIs), compare team members, and optimize productivity** based on real-time data.

With **user filtering, detailed performance metrics, and customizable charts**, you can analyze each team member’s contributions and identify areas for improvement.

***

### **Key Features**

* **User Selection** – View analytics for individual team members or the entire team.
* **Performance Metrics** – Track key KPIs, such as **deals closed, leads created, and lost deal values**.
* **Chart Customization** – Choose from multiple metrics to visualize trends over time.
* **Cumulative Tracking** – Toggle cumulative mode for progressive performance insights.

***

### **Chart Customization**

* **Users Selection** – Choose one or multiple users to compare performance.
* **Metric Selection** – View trends for any available metric.
* **Cumulative Mode** – Enables a **progressive view** of performance over time instead of daily snapshots.

***

### **How to Use Team Analytics**

1. **Filter by Date & Users** – Select a timeframe and choose individual users or the entire team.
2. **Review Performance Metrics** – Analyze key statistics in the summary table.
3. **Customize Charts** – Select specific KPIs and toggle cumulative mode to visualize performance trends.
4. **Compare Team Members** – Identify top performers and areas where others can improve.

***

### **Why Use Team Analytics?**

* **Track Team Performance** – Measure individual contributions to overall sales.
* **Identify Top Performers** – Recognize who is closing the most deals and generating the most revenue.
* **Improve Coaching & Training** – Use data to guide team members towards better sales strategies.
* **Optimize Resource Allocation** – Ensure sales efforts are focused on the highest-value opportunities.

With **Team Analytics**, you gain a **clear, real-time** view of your sales team’s effectiveness—helping you drive performance, improve collaboration, and maximize revenue.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://closingdealz.gitbook.io/product-docs/features/analytics/team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
