# Team PR exclusions

By default, Swarmia associates everyone's pull requests with all the Swarmia teams they belong to. You can create rules to exclude specific pull requests from the team.

[Swarmia pull request team settings](https://app.swarmia.com/settings/team/pull-requests)

<figure><img src="/files/wrAjhckaasCY8IGQnqju" alt=""><figcaption></figcaption></figure>

You can also manually exclude any individual pull request from your metrics, for example, if you spot an old pull request that won't be worked on and don't want to include it in the metrics.

<figure><img src="/files/EA0GCPniZ3ihdddbIpte" alt=""><figcaption><p>Manual exclusion of individual pull requests</p></figcaption></figure>

The pull request details pop-up shows if the pull request has been automatically excluded.

<figure><img src="/files/SJt9TK7SQD8al2Fj8ZFV" alt=""><figcaption></figcaption></figure>


---

# 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://help.swarmia.com/settings/team/team-pr-exclusions.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.
