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

# Together AI

> Configure Together AI as an AI provider in your Adaline workspace

## Adding Together AI Credentials

You can add Together AI credentials by navigating to the **Providers** page under **Settings**.

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

    <img src="https://mintcdn.com/adaline/tvqUtfKxTlDfJpNv/images/admin/providers/together-ai/together-ai-1.png?fit=max&auto=format&n=tvqUtfKxTlDfJpNv&q=85&s=e1673aa71deee690e4a533047224b559" alt="Configure Together AI provider name" title="Configure Together AI Provider Name" style={{ width:"100%" }} width="2150" height="1406" data-path="images/admin/providers/together-ai/together-ai-1.png" />

    * Enter a unique **Name** for your Together AI configuration (e.g., "together-ai-prompt").
    * 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 Together AI accounts.
  </Step>

  <Step title="Enter API Credentials">
    <img src="https://mintcdn.com/adaline/tvqUtfKxTlDfJpNv/images/admin/providers/together-ai/together-ai-2.png?fit=max&auto=format&n=tvqUtfKxTlDfJpNv&q=85&s=40573256d39d22d1e98e4927e7c0f009" alt="Enter Together AI API credentials" title="Enter Together AI API Credentials" style={{ width:"100%" }} width="1022" height="1096" data-path="images/admin/providers/together-ai/together-ai-2.png" />

    * Add your **API key** in the required field.
    * Optionally, add a **Description** to help identify the purpose of these credentials for future reference (e.g., "Main Together AI account" or "Research team access").
  </Step>

  <Step title="Configure Available Models">
    In the **Model names** section, click **"Add model"** to specify which models should be available from Together AI.

    * You'll need to manually add each model name you want to use.
  </Step>

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