---
title: "Understanding charts in the Insights tab in Agile Poker"
canonical: "https://support.appfire.com/space/SUPPORT/2292908141/Understanding%20charts%20in%20the%20Insights%20tab%20in%20Agile%20Poker"
format: markdown
---
This knowledge base article explains how to interpret the charts from the **Insights** tab. 

The **Insights** tab becomes available after the first Jira issue is estimated in a session. It provides visual charts that help teams analyze estimation behavior and identify discrepancies among participants.

> ℹ️ This article applies to the Agile Poker for Jira Cloud.

## How to read the charts

1. **Biggest estimates**

**Purpose:** Displays the largest estimates given during the session.

**How to interpret**

- **Green dot**: The green dot is a final estimate (in “consensus“ games).
  Number “1“ means that only one participant has chosen a specific value. For example, if 2 participants choose the same value during estimation, then “2“ will be visible:
- **Numbers:** Number of participants who selected that value.
  - For example, “1” = only one person chose it
  - “2” = two people chose the same value.
- **Spread**: Difference between the lowest and highest estimate.

---

2. **Longest estimation time**

**Purpose:** Shows which Jira issues took the most time to estimate.

**How to interpret:**

- Bars represent the duration of estimation discussions.
- Longer bars = more time spent on that issue.

---

3. **Most disputed issues**

**Purpose:** Identifies Jira work items with the greatest disagreement among team members.

**How to interpret:**

- A larger spread indicates significant differences in opinion.
- **Example:** If one participant selects “2” and another selects “55” in Standard Fibonacci, the spread is <u>7 values apart</u>.

|  | **Biggest estimates** | **Longest estimation time** | **Most disputed issues** |
| --- | --- | --- | --- |
| **What it shows** | Largest estimates selected in session | Issues that took the longest to estimate | Issues with the widest range of estimates |
| **Key metric** | Final estimate and spread | Time duration per issue | Discrepancy between the lowest and highest estimates |
| **Green dot meaning** | Final consensus estimate | N/A | N/A |
| **Best use case** | Identify high-effort stories | Spot bottlenecks in discussions | Reveal tasks with strong disagreements |