# Work Item Breakdown

The Work Item Breakdown enables engineering leaders, managers, and teams to analyze issue creation patterns across multiple Jira projects in one unified view.

Unlike the traditional single-project issue tab, this dashboard gives users the flexibility to select multiple Jira projects, filter by issue types, and group the data over time (weekly, monthly, quarterly) - all while offering insights in both graphical and tabular formats.

#### You can either group by duration:

<div data-with-frame="true"><figure><img src="/files/FeqUptCdzMJJHbhbO9xD" alt="" width="563"><figcaption></figcaption></figure></div>

#### Or group by projects:

<div data-with-frame="true"><figure><img src="/files/Haj1RYcahOWbe2eJYOyO" alt="" width="563"><figcaption></figcaption></figure></div>

## 🔍 How It Helps Teams

* &#x20;Spot Workload Trends
  * Track how issue volume changes over time
  * Identify spikes is specific during key releases
* Compare Projects
  * View issue distribution across multiple Jira projects
  * Detect teams with high bug-to-feature ratios
* Identify Quality Issues
  * Focus only on bugs to catch recurring or post-release problems
  * Monitor bug inflow vs. resolution pace


---

# 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.hivel.ai/using-hivel/work-item-breakdown.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.
