> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Context settings in the Qodo portal

> Controls review standards, spec and design context, cross-repository context, and web search grounding, from the Context tab of the Qodo portal's Configurations page.

The **Context** tab controls review standards, spec and design context, cross-repository context, and web search grounding.

<img src="https://mintcdn.com/qodo/Ku-7o1bHE9mJxtOa/images/configuration-portal/configurations-context-review-standards.png?fit=max&auto=format&n=Ku-7o1bHE9mJxtOa&q=85&s=c686ef06bf05f955539be847ad75637e" alt="Review standards section of the Context tab, showing Auto-approve user suggestions, Mine rules from code review history, Auto-approve rule miner suggestions, and REVIEW.md instructions" width="1740" height="1636" data-path="images/configuration-portal/configurations-context-review-standards.png" />

## Review standards

The **Review standards** settings control how rules from [Rule Miner](/governance/rule-enforcement/rule-miner) and from non-admin users are approved, and whether REVIEW\.md instructions are applied during review.

| Setting                                                                                                                               | Description                                                                                                                                                                                                                            | Options                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Auto-approve user suggestions**                                                                                                     | When enabled, rules added by non-admins are activated immediately without requiring admin approval. When disabled, they appear in **Rules** > **Suggestions** for admin approval. This setting applies at the organization level only. | Enable / Disable (default)                                                                                                                                  |
| **Mine rules from code review history** <Badge color="outline-purple" size="sm" shape="pill">Beta</Badge>                             | Enables or disables Rule Miner for the organization or a specific repository.                                                                                                                                                          | Enable (default) / Disable                                                                                                                                  |
|     ↳ **Auto-approve rule miner suggestions**                                                                                         | When enabled, mined rules from review history are activated automatically. When disabled, rules appear in **Rules** > **Suggestions** for review before activation.                                                                    | Enable (default for organizations that started using Qodo since September 1, 2026) / Disable (default for organizations onboarded before September 1, 2026) |
| **[REVIEW.md instructions](/governance/use-review-md)** <Badge color="outline-purple" size="sm" shape="pill">Research Preview</Badge> | Qodo reads a REVIEW\.md file at your repository root and applies the review instructions and guidelines it contains, a simple way to customize how Qodo reviews your code.                                                             | Enable / Disable (default)                                                                                                                                  |

## Spec & design

The **Spec & design** settings extend reviews by checking pull requests against your linked specifications and Figma designs.

| Setting                                                                                                                                         | Description                                                                                                                                                                                 | Options                    |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
| **[Spec agents](/code-review/view-requirement-gaps-in-findings)** <Badge color="outline-purple" size="sm" shape="pill">Research Preview</Badge> | Extends requirement gap findings with Spec and PRD reviews. Click **Connect specs** to [set up](/integrations/documentation-and-design-integrations).                                       | Enable / Disable (default) |
| **[Design review](/code-review/view-ux-deviations-in-findings)** <Badge color="outline-purple" size="sm" shape="pill">Research Preview</Badge>  | A finding type that compares Figma requirements against your front-end code. Click **Connect Figma** to [set up](/integrations/documentation-and-design-integrations/integrate-with-figma). | Enable / Disable (default) |

## Cross-repo context

| Setting                                                                                                                        | Description                                                                                                                    | Options                    |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | -------------------------- |
| **[Cross-repo context](/governance/cross-repo-code-review)** <Badge color="outline-purple" size="sm" shape="pill">Beta</Badge> | Pulls review context from related repositories in the workspace. Must be enabled for Qodo to run cross-repository code review. | Enable (default) / Disable |

## Web search

| Setting                                                                                                                                                       | Description                                                                                                                                                     | Options                                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| **[Web search](/code-review/use-qodo-in-prs/third-party-dependencies-context)** <Badge color="outline-purple" size="sm" shape="pill">Research Preview</Badge> | Lets the review agent search the web for the latest official documentation, specifications, and release notes to produce more accurate and up-to-date findings. | Enable (default for new users) / Disable (default for existing users) |
