> ## 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 Remediation settings in the Qodo portal

> Lets Qodo resolve review findings for you, either on demand through chat or automatically with the Remediation Agent, from the Remediation tab of the Qodo portal's Configurations page.

The **Remediation** tab lets Qodo resolve review findings for you, either on demand through chat or automatically with the Remediation Agent.

<img src="https://mintcdn.com/qodo/CTs2I3fFUIxJXIH2/images/configuration-portal/configurations-remediation.png?fit=max&auto=format&n=CTs2I3fFUIxJXIH2&q=85&s=b123ee81270b562dee1af7b0707ece32" alt="Remediation tab of the Configurations page showing the remediation agent, auto fix, auto-fix severity, open a fix PR, close fix PR when done, and suggest committable fixes settings" width="759" height="612" data-path="images/configuration-portal/configurations-remediation.png" />

| Setting                                                                                                                                                                                                                                                                                                                                  | Description                                                                                                                 | Options                                                   |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| **[Remediation agent](/code-review/remediate-findings-in-prs)** <Badge color="outline-purple" size="sm" shape="pill">Research preview</Badge>                                                                                                                                                                                            | Turns on remediation. Lets the chat agent fix findings on a pull request.                                                   | Enable / Disable (default)                                |
|     ↳ **Auto fix**                                                                                                                                                                                                                                                                                                                       | Sub-setting of Remediation agent. Automatically generates fixes for review findings.                                        | Enable / Disable (default)                                |
|         ↳ **Auto-fix severity**                                                                                                                                                                                                                                                                                                          | Sub-setting of Auto fix. Automatically fixes findings at or above the selected severity.                                    | • **High** (default) <br /> • **Medium** <br /> • **Low** |
| **Open a fix PR** <Badge color="outline-purple" size="sm" shape="pill">Research preview</Badge>                                                                                                                                                                                                                                          | When on, fixes are delivered as a separate PR. When off, fixes are pushed directly to the PR's source branch.               | Enable (default) / Disable                                |
|     ↳ **Close fix PR when done**                                                                                                                                                                                                                                                                                                         | Sub-setting of Open a fix PR. Closes the auto-fix PR once the fixing loop concludes. The branch is preserved for reopening. | Enable (default) / Disable                                |
| **[Suggest committable fixes](/code-review/commitable-code-suggestions)** <Badge color="outline-purple" size="sm" shape="pill">Beta</Badge> <br /> <br /> <Badge color="outline-provider" size="sm" shape="pill" icon="github">GitHub</Badge> <br /> <Badge color="outline-provider" size="sm" shape="pill" icon="gitlab">GitLab</Badge> | Enables committable code suggestions within inline comments.                                                                | Enable (default) / Disable                                |
