# Personas

You can create as many personas as you want. Each persona can be customized to align with your brand and use case through two main components: Identity and Voice settings.

<figure><img src="/files/GgfbDvzpJ6Q66WetMA3m" alt=""><figcaption><p>Personas in Virbe Dashboard</p></figcaption></figure>

### Identity Settings

Configure your virtual being's core characteristics:

<figure><img src="/files/qCKmC9sKm7EvO9aBwI0Y" alt=""><figcaption><p>Persona's basic information</p></figcaption></figure>

**Basic Information**

* Name: Your virtual being's display name
* Age: Numerical age representation
* Role: Professional role or function (e.g., Assistant, Specialist)

**Bio** Create a detailed description (up to 2000 characters) that defines your virtual being's:

* Personality traits
* Communication style
* Purpose and expertise
* Example greetings or responses

This bio helps shape how your virtual being interacts with users and influences AI-generated responses.

### Avatar Selection

{% hint style="warning" %}
**Important: Avatar Compatibility** \
Different touchpoints support specific avatar technologies:
{% endhint %}

* Web widget: Ready Player Me or Didimo avatars
* Kiosk application: Only Metahuman avatars

To change your avatar:

1. Click "Change avatar"
2. Choose from available preset avatars
3. Select an avatar compatible with your intended deployment platform

<figure><img src="/files/JbBKwagiYmfEsMpP6F1a" alt=""><figcaption></figcaption></figure>

### Voice Configuration

The voice system supports multiple languages and voice options:

<figure><img src="/files/4ikapDnkhXaJxSfrUSBJ" alt=""><figcaption><p>Persona's voice configuration</p></figcaption></figure>

**Voice Selection**

* Choose from available text-to-speech engines (as configured in [Configurations](/dashboard-management/configurations.md) section);
* Select specific voices for each language;
* Configure multiple voices for multilingual support.

{% hint style="info" %}
**Best Practices**

* **Select multilingual voices** when possible for flexibility;
* Configure voices for all languages your virtual being will use;
* Test voices to ensure they match your virtual being's personality.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.virbe.ai/dashboard-management/personas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
