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

# Open Router

> Configure Open Router as an AI provider in your Adaline workspace

## Adding Open Router Credentials

You can add Open Router credentials by navigating to the **Providers** page under **Settings**.

<Steps>
  <Step title="Configure Provider Name">
    Click on the plus (+) icon.

    <img src="https://mintcdn.com/adaline/tvqUtfKxTlDfJpNv/images/admin/providers/open-router/open-router-1.png?fit=max&auto=format&n=tvqUtfKxTlDfJpNv&q=85&s=cb9d60ad6a3f3851c933852489d1a131" alt="Configure Open Router provider name" title="Configure Open Router Provider Name" style={{ width:"100%" }} width="2154" height="1400" data-path="images/admin/providers/open-router/open-router-1.png" />

    * Enter a unique **Name** for your Open Router configuration (e.g., "open-router-main").
    * This name will be used to identify the provider configuration in model dropdowns throughout Adaline.
    * The name appears as a prefix before each model name to help you distinguish between different Open Router accounts.
  </Step>

  <Step title="Enter API Credentials">
    Add your **API key** in the required field.

    <img src="https://mintcdn.com/adaline/tvqUtfKxTlDfJpNv/images/admin/providers/open-router/open-router-2.png?fit=max&auto=format&n=tvqUtfKxTlDfJpNv&q=85&s=60bde29d31aade651c8492137d087ad0" alt="Enter Open Router API credentials" title="Enter Open Router API Credentials" style={{ width:"100%" }} width="1022" height="1094" data-path="images/admin/providers/open-router/open-router-2.png" />

    * You can obtain this key from your Open Router account dashboard.
    * Optionally, add a **Description** to help identify the purpose of these credentials for future reference (e.g., "Main Open Router account" or "Team API access").
  </Step>

  <Step title="Configure Model Names">
    In the **Model names** section, click **"Add model"** to specify which models should be available from Open Router.
  </Step>

  <Step title="Add Required Models">
    Continue adding model names by clicking **"Add model"** for each additional model you want to access through this Open Router configuration.

    * Add all the models you plan to use with this provider.
  </Step>

  <Step title="Create">
    Click **"Create"** to save your Open Router provider configuration.
  </Step>
</Steps>
