# Find pull requests

Open a repository's **Pull requests** tab to find changes awaiting review or look
up a previous merge. Select a title to [review the pull request](https://git.cafe/docs/collaboration/pull-request.md).
You need read access to the repository.

## Search and filter

The list starts with **Status is Open**. Change that filter to find merged or
closed pull requests, or remove it to include every status.

Use **Add filter** to narrow the list by assignee, creator, label, milestone,
source or target branch, cross-fork status, or whether the discussion is locked.
Each filter supports **is** and **is not**; use its × to remove it.

Type in **Search** to match titles within your active filters. Results update
after a short pause; Enter searches immediately. The address preserves your
search and filters, so you can bookmark it or share it with another reader.

Results appear newest first. Each entry identifies the author, source and target
branches, status, and any labels, milestone or assignees. Use **Load more** for
older results.

## Start a change

Choose **New Pull Request** to [create a pull request](https://git.cafe/docs/collaboration/pull-request-create.md).

## If you cannot find a pull request

Clear the title search and check the status filter first. If loading fails, read
the error and retry the search or change a filter. A failed load does not mean
the repository has no pull requests.
