Find a Code Review
On the project page, go to Code Reviews:
![chooseCodeReviews.png chooseCodeReviews.png](https://resources.jetbrains.com/help/img/space/chooseCodeReviews.png)
All open reviews will be listed here. Now you can scroll through the reviews and filter them out using different search criteria.
Use the Filter field to search for reviews by words contained in a review title or a branch name. You can find a review by its full ID as well:
![codeReviewSearchTitle.png codeReviewSearchTitle.png](https://resources.jetbrains.com/help/img/space/codeReviewSearchTitle.png)
Use the Quick filters to search for reviews that you are expected to or already participating in:
![codeReviewQuickFilters.png codeReviewQuickFilters.png](https://resources.jetbrains.com/help/img/space/codeReviewQuickFilters.png)
Needs my review — code reviews that need your attention as a reviewer.
Needs my attention — code reviews that need your attention as an author.
Includes my changes — code reviews in which you participate as an author.
Narrow down your search by using the filter menus, picking a specific review state, author, reviewer, and a time period within which the review was created:
![searchReviews.png searchReviews.png](https://resources.jetbrains.com/help/img/space/searchReviews.png)
To see all reviews in the project, open and closed, just clear the State filter:
![codeReviewsClearState.png codeReviewsClearState.png](https://resources.jetbrains.com/help/img/space/codeReviewsClearState.png)
You can also locate a review by scrolling through the commit list on the project page:
![commitListReviews.png commitListReviews.png](https://resources.jetbrains.com/help/img/space/commitListReviews.png)
Revisions under a code review display a tag linking to the review page.
Thanks for your feedback!