> For the complete documentation index, see [llms.txt](https://docs.heyamica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heyamica.com/connecting-speech-options-tts/using-elevenlabs.md).

# Using ElevenLabs

To use ElevenLabs, you must first create an account. You can do this by going to [ElevenLabs](https://elevenlabs.io) and clicking "Sign Up". Once you have created an account, you can log in and create a new voice.

### Setting API Key

Click your profile icon in the top right corner and select "Profile". You can then copy your API key and paste it into the settings.

```bash
settings -> Text-to-Speech -> ElevenLabs -> API Key
```

### Creating new Voices

Inside the [VoiceLab](https://elevenlabs.io/voice-lab) click the "Potion" icon to copy the Voice ID. You can then paste this ID into the settings.

```bash
settings -> Text-to-Speech -> ElevenLabvs -> Voice ID
```
