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

# Elevenlabs Integration

> Enhance your Davinci AI platform with ElevenLabs advanced text-to-speech capabilities. This guide walks you through setting up and leveraging ElevenLabs powerful voice generation feature.

## Introduction

Davinci AI’s ElevenLabs integration unlocks a world of AI-powered voice capabilities for your platform. From natural-sounding text-to-speech to voice isolation and voice cloning.

## Connect ElevenLabs Account

To be able to use your Elevenlabs API for **AI Voiceover** feature, follow these steps to setup integration.

<Steps>
  <Step title="Step 1">
    If you don’t have an Elevenlabs account, [sign up here](https://elevenlabs.io/)
  </Step>

  <Step title="Step 2">
    Once logged in, navigate to your Elevenlabs dashboard.
  </Step>

  <Step title="Step 3">
    In the bottom left corner of the page, click on your profile name. In the dropdown menu, select **API Keys** to access your API key management page.
  </Step>

  <Step title="Step 4">
    On the API Keys page, click on **Create new API key**, and copy your API key.
    <Note>Keep your API key secure. It provides access to Elevenlabs’s services and should not be shared publicly.</Note>
  </Step>

  <Step title="Step 5">
    Login to Davinci AI using your admin credentials.
  </Step>

  <Step title="Step 6">
    In **Admin Panel**, navigate to **AI Settings** -> **AI API Keys** tab.
  </Step>

  <Step title="Step 7">
    Click on **Elevenlabs** tab there.

    <img src="https://mintcdn.com/magicads/sOSxKmkB3A1LT8Q_/images/ai/elevenlabs/elevenlabs-1.png?fit=max&auto=format&n=sOSxKmkB3A1LT8Q_&q=85&s=855e4625535c0897e9cef49789b5eaa6" width="540" height="101" data-path="images/ai/elevenlabs/elevenlabs-1.png" />
  </Step>

  <Step title="Step 8">
    Include your API key under **Elevenlabs API Key** input field, make sure to turn on **Activate Elevenlabs Voices** checkbox.

    <img src="https://mintcdn.com/magicads/sOSxKmkB3A1LT8Q_/images/ai/elevenlabs/elevenlabs-2.png?fit=max&auto=format&n=sOSxKmkB3A1LT8Q_&q=85&s=d294692e67869c3b7ee817de8e412253" width="940" height="428" data-path="images/ai/elevenlabs/elevenlabs-2.png" />
  </Step>

  <Step title="Step 9">
    After you are done with configurations, click on **Save** button.
  </Step>
</Steps>

<Check>
  Congratulations! You have successfully completed the Elevenlabs setup process for **AI Voiceover** feature.
</Check>

## Use Elevenlabs with AI Voiceover

You need to list which vendors you want to be available in the AI Voicever feature. For detailed instructions on AI Voiceover configuration please refer to the [AI Voiceover](/core/voiceover) tab.

## Davinci AI Tools Powered by Elevenlabs

Following AI tools can be used with ElevenLabs

1. **AI Voiceover** - what you have just configured
2. **Voice Cloning** - use the configuration links below
3. **Voice Isolator** - use the configuration links below

<CardGroup cols={2}>
  <Card title="Voice Cloning" icon="microphone-lines" href="/extensions/voice-clone">
    Setup Elevenlabs for Voice Cloning feature
  </Card>

  <Card title="Voice Isolator" icon="record-vinyl" href="/extensions/voice-isolator">
    Setup ElevenLabs for Voice Isolator feature
  </Card>
</CardGroup>
