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

# Options and configurations

<Warning>
  **Git Integration (formerly Qodo Merge)** – AI code review agents for pull requests. This documentation describes the Qodo v1 experience. For the Qodo v2 documentation, click [here.](/code-review)
</Warning>

## Accessing the options page

To open the Qodo Chrome extension settings:

<Steps>
  <Step>
    Locate the Qodo icon in your Chrome toolbar (top-right corner).
  </Step>

  <Step>
    Right-click the icon and select **Options**.
  </Step>
</Steps>

Or, navigate directly to: `chrome-extension://ephlnjeghhogofkifjloamocljapahnl/options.html`

<Frame>
  <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-105.avif?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=4238ca20f1a7e2a7039058b051a64c51" alt="" width="732" height="648" data-path="images/v1/image-105.avif" />
</Frame>

## Configuration options

**API Base Host**

For single-tenant installations, you can direct the extension to your organization’s Qodo server.

<Steps>
  <Step>
    Enter your Qodo API endpoint in the **API Base Host** field.
  </Step>

  <Step>
    This value should be provided by your Qodo DevOps team.

    <Frame>
      <img src="https://mintcdn.com/qodo/uIkZ6kAWHm6WXqrW/images/v1/image-106.avif?fit=max&auto=format&n=uIkZ6kAWHm6WXqrW&q=85&s=33ce1f80e6814c42be5caa81f6a59db1" alt="" width="631" height="487" data-path="images/v1/image-106.avif" />
    </Frame>
  </Step>
</Steps>

## **Interface settings**

You can adjust how the extension appears in the GitHub UI:

<Steps>
  <Step>
    **Show Qodo Toolbar:** toggles the toolbar inside GitHub comment boxes.
  </Step>

  <Step>
    After making changes, click **Save Settings**.
  </Step>
</Steps>
