# PRs Open, PRs Ready to Review or Merge

### PRs Open

{% hint style="info" %}
**Definition:** "PRs Open" is a throughput metric that counts the total number of PRs that were opened for review during a specific time period you select.
{% endhint %}

**Time Dependency:** This metric is tied to the selected timeframe. It includes all PRs opened within that period, even if they have already been reviewed and merged.

You can find this metric in Cockpit, Dashboards, Activity, Dev360, and set Goals for this metric.

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

### PRs Ready to Merge or Review

{% hint style="info" %}
**Definition:** "Ready to Review" and "Ready to Merge" are filters used on the Pull Request screen to display only those PRs that are currently open, meaning they have not yet been reviewed or merged.
{% endhint %}

**Independent of time filters:** These filters are not bound by any timeframe. It dynamically shows all PRs still awaiting review or merge as of now, regardless of when they were created.

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


---

# 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/metrics-and-definitions/throughput/prs-open-prs-ready-to-review-or-merge.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.
