> ## Documentation Index
> Fetch the complete documentation index at: https://magicads.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Models Availability

> Get a full control of which AI models you want your users to have access to based on their subscription plans at Davinci AI

## Introduction

Davinci AI gives you full flexibility on model granularity access for each and every user based on his user group. You can set limited cheaper AI models for Free Tier users and provide more advanced models access to your paid subscribers.

<Warning>Make sure to configure your target AI vendors first before providing access to foundation models of that vendor to your users</Warning>

## AI Models for Free Tier Users

To control free tier users access to AI models follow these steps:

<Steps>
  <Step title="Step 1">
    First, make sure to configure your target AI vendors and include their API keys. Refer to the docs on configuration of each and every AI vendor that is supported in Davinci AI.
  </Step>

  <Step title="Step 2">
    Go to **Admin Panel** -> **AI Settings** page, click on **Free Trial Features** tab.
  </Step>

  <Step title="Step 3">
    Under **Available AI Models** section, you can list to which AI models users without any subscription plans will have access. You can select just one model or any combination of them, the choise is fully yours.

    <img src="https://mintcdn.com/magicads/sOSxKmkB3A1LT8Q_/images/core/models/model-1.png?fit=max&auto=format&n=sOSxKmkB3A1LT8Q_&q=85&s=fe54e3c0f10d1a72e2977025fc72b97c" width="527" height="98" data-path="images/core/models/model-1.png" />
  </Step>

  <Step title="Step 4">
    On that same **Free Trial Features** tab, you can also set **Default AI Model for Chat Bots** and **Default AI Model for Templates**, these are essentially will be the default models for users when they first register. Afterwards then can of course change it under **My Accounts** -> **Set Defaults** page with a new one among the allowed list of AI models.
    <Tip>For the default models, make sure you select from the list of AI models that you enabled in Step 2.</Tip>

    <img src="https://mintcdn.com/magicads/sOSxKmkB3A1LT8Q_/images/core/models/model-2.png?fit=max&auto=format&n=sOSxKmkB3A1LT8Q_&q=85&s=3bec9ba91cbc6e5afdd0e0501c704fe9" width="1063" height="86" data-path="images/core/models/model-2.png" />
  </Step>

  <Step title="Step 5">
    After you are done with configuration rest of the settings, click on the **Save** button.
  </Step>

  <Step title="Step 6">
    <Check>
      Congratulations! You have successfully completed setting up AI models for Free Tier users.
    </Check>
  </Step>
</Steps>

## AI Models for Subscribers

For subscribers you can include different AI Models based on the selected Subscription plans.

<Warning>Please note that all SaaS features are only available with Extended License</Warning>

<Steps>
  <Step title="Step 1">
    First, make sure to configure your target AI vendors and include their API keys. Refer to the docs on configuration of each and every AI vendor that is supported in Davinci AI.
  </Step>

  <Step title="Step 2">
    Go to **Admin Panel** -> **Finance Management** page, click on **Subscription Plans** tab.
  </Step>

  <Step title="Step 3">
    Click on a **Create New Subscription Plan** button or edit your existing Subscription Plans.
  </Step>

  <Step title="Step 4">
    Under **Included Extra Service Limits** section, you can includes AI models for **Available Models for All Templates** and **Available Models for All Chat Bots**. <br />
    This way you can set different combination of AI models for AI Writer and AI Chat features as needed.

    <img src="https://mintcdn.com/magicads/sOSxKmkB3A1LT8Q_/images/core/models/model-3.png?fit=max&auto=format&n=sOSxKmkB3A1LT8Q_&q=85&s=2fb973eca73b94ebf02dc528729b0385" width="851" height="161" data-path="images/core/models/model-3.png" />
  </Step>

  <Step title="Step 5">
    After you are done with configuration rest of the settings, click on the **Save** button.
  </Step>

  <Step title="Step 6">
    <Check>
      Congratulations! You have successfully completed setting up AI models for Subscribers.
    </Check>
  </Step>
</Steps>
