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

# Custom Voices

> Add custom voices by cloning them with Anam or importing them from providers.

## Importing Custom ElevenLabs Voice

When creating a custom voice in ElevenLabs, make sure you share it with "anyone with the link".

<img src="https://mintcdn.com/anam/6Mya3yag8VBDVF_e/images/elevenlabsui-copy.jpg?fit=max&auto=format&n=6Mya3yag8VBDVF_e&q=85&s=c2be931b4398d73c4263828b7def3d33" alt="Elevenlabsui" width="756" height="361" data-path="images/elevenlabsui-copy.jpg" />

Then you can add the Voice ID into [Anam Lab](https://lab.anam.ai).

<Info>
  In ElevenLabs, only their **Professional Voice Clone** voice type can be shared with external organisations.
</Info>

<Warning>
  **Not working?** If importing still fails after sharing, try generating a share link within ElevenLabs and sharing it with someone from Anam (e.g. reach out to [support@anam.ai](mailto:support@anam.ai)) so we can help debug the issue.
</Warning>

## Next Steps

<CardGroup cols={2}>
  <Card title="Avatar Gallery" icon="images" href="/personas/avatars/gallery">
    Browse available avatars to pair with your voice
  </Card>

  <Card title="Persona Configuration" icon="user" href="/personas/overview">
    Learn more about configuring personas
  </Card>

  <Card title="Prompting Guide" icon="message" href="/personas/llms/prompting-guide">
    Write effective system prompts for multilingual personas
  </Card>

  <Card title="Authentication" icon="key" href="/javascript-sdk/authentication">
    Understand session token creation
  </Card>
</CardGroup>
