= Review UI Reviewing changes is an important task and the Gerrit Web UI provides many functionalities to make the review process comfortable and efficient. This is a guide through the review UI that explains the different functions and UI elements. [[change-screen]] == Change Screen The change screen shows the details of a single change and provides various actions on it. image::images/user-review-ui-change-screen.png[width=800, link="images/user-review-ui-change-screen.png"] [[commit-message]] === Commit Message Block The focus of the change screen is on the commit message since this is the most important information about a change. The numeric change ID and the change status are displayed right above the commit message. image::images/user-review-ui-change-screen-commit-message.png[width=800, link="images/user-review-ui-change-screen-commit-message.png"] [[permalink]] The numeric change ID is a link to the change and clicking on it refreshes the change screen. By copying the link location you can get the permalink of the change. image::images/user-review-ui-change-screen-permalink.png[width=800, link="images/user-review-ui-change-screen-permalink.png"] [[change-status]] The change status shows the state of the change: - [[needs]]`Needs