# Process

The Process Screen in Hivel gives you a visual breakdown of your cycle time—from writing code to merging it into production. This view is designed to help you identify bottlenecks, track engineering efficiency, and make data-driven improvements.

{% embed url="<https://app.storylane.io/share/6fzb73xo4wl8>" %}

### 🔍 View the PRs Behind Any Metric

Click on any metric to instantly see the pull requests contributing to it.\
Noticed a spike? Just click on that time frame to view the PRs involved.

### **Dive Into PR Details**

Drill down into you version control and see the tickets associated with the PR. This gives you a clear picture of where time is being spent and who’s involved.

### ⚠️ Identify Bottlenecks

See how long each stage took for a specific PR. This helps you pinpoint where delays occur—whether it's extended coding time, slow reviews, or lag in merging.

### 🧹 Clean Up Outliers

If a spike is expected or due to a known outlier, you can **exclude specific PRs** from the board. This ensures your averages stay accurate and meaningful.<br>

**You can use data on this screen to:**

* See the stage at which your team is spending most of their time - coding, review, or release process.
* Averages could sometimes be deceiving, so check the right panel for all the PRs and their respective breakdown into various stages.
* You can look at your current sprints or past sprints and use this data during retrospectives.

{% hint style="info" %}
Refer [<mark style="color:purple;">here</mark>](https://docs.hivel.ai/using-hivel/pull-request/how-to-exclude-outlier-commits-and-prs) to know how to exclude certain PRs and commits from the calculation.
{% endhint %}
