> ## 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.

# View configuration settings in your pull request

> Qodo enables you to inspect configuration settings directly from a pull request. You can either list all available configuration options or view the exact configuration values that were applied when a specific command was executed.

#### List all available configuration options

To display all supported configuration keys and their default values as a pull request comment, run:

```bash theme={null}
/config
```

<Frame>
  <img src="https://mintcdn.com/qodo/Ofbh_BP-jo_3_YvU/images/qodo-documentation/code-review/image-41.png?fit=max&auto=format&n=Ofbh_BP-jo_3_YvU&q=85&s=652e293e6f771943c3a094f2a76dd004" alt="" width="871" height="379" data-path="images/qodo-documentation/code-review/image-41.png" />
</Frame>

This command is useful for discovering available settings and understanding what can be customized.
