# Working with code reviews

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/amazon-codeguru-reviewer-user-guide.git)
{% endhint %}

## Suppress recommendations

* **Note**\
  Be sure to use relative paths for files and directories that you add to your `aws-codeguru-reviewer.yml` file.
* **Note**\
  Be sure to use relative paths for files and directories that you add to your `aws-codeguru-reviewer.yml` file.

## Create code reviews

* **Note**\
  We recommend that you use both CodeGuru Reviewer and traditional peer review processes during the code review stage. Using a combination of code review processes helps to identify more issues before they reach production.

## View all code reviews

* **Note**\
  After 90 days have passed since a code review was done, you can't view that code review in the Amazon CodeGuru Reviewer console. But you might be able to view the recommendations from incremental code reviews in the repository source provider.


---

# 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://awsnotes.dendron.so/machine-learning/amazon-codeguru/topics/working-with-code-reviews.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.
