# How to exclude outlier commits and PRs?

Are some known outliers (like extra large commits) skewing your average metrics? Fear not, you can exclude them from your reports easily. Here's how -&#x20;

Click the **Exclude button**<img src="/files/cIh14iyZ8BEnyiATLqqR" alt="" data-size="line"> on the&#x20;

* right panel in Process screen to exclude a PR.
* right panel in Coding screen to exclude a Commit.
* "PR size" column in Pull Request screen to exclude a PR.

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

* All screens will be **updated instantly**. Only Cockpit will take 24 hours to reflect the change.
* You can also **include** a PR/commit after it's been excluded by clicking on the<img src="/files/RBNFzzOpe9E82feSZDUY" alt="" data-size="line">icon in the **Excluded Items** section in Settings page.

<div data-with-frame="true"><figure><img src="/files/kdTOIVHo2mtfzYYmYMB1" alt="" width="340"><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/using-hivel/pull-request/how-to-exclude-outlier-commits-and-prs.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.
