# Creating a custom Persona

Before you can start integrating with the ojin/flashhead-lite-1.0 model, you'll need to create a persona configuration. This guide walks you through the process of creating a persona that looks exactly how you want.

## Prerequisites

* An Ojin account with an active API key
* A high-quality reference video of the persona you want to animate (check [Reference Video best practices](#reference-video-best-practices) for more details)

{% hint style="info" %}
For best results, follow reference video best practices next
{% endhint %}

## Creating a Persona configuration through the Dashboard

The simplest way to create a persona is through the Ojin Dashboard:

1. Log in to the [Ojin Dashboard](https://ojin.ai)
2. Select the [**ojin/flashhead-lite-1.0**](https://ojin.ai/models/ojin/flashhead-lite) model
3. Navigate to [**Configs**](https://ojin.ai/models/ojin/flashhead-lite/configs) sub-section
4. Press **New Configuration** button to create a new configuration
5. Fill in required fields and upload a reference video. Make sure to follow the instructions below on how the video should look.
6. Click **Create Configuration**
7. Open your newly created configuration and copy **Model Config ID** parameter which will be used by your application

### Reference Video best practices

* **Video content**:
  * The video will be used as the base for your persona's idle loop and speech. Make sure the movements of the person are balanced — not too expressive, not too still — so that it fits both states
  * Mouth should be closed during the entire video, but smiles or gestures are not a problem
  * The eyes should be looking directly into the camera.
  * A minimum video length of 15 seconds is recommended for best results
  * The length of the video should not be more than 30 seconds.
* **Resolution**: Use 1080p resolution for the reference video and at least 25 fps
* **Lighting**: Ensure even lighting with no harsh shadows
* **Face Position**: The face should be clearly visible and centered
* **Background**: Simple backgrounds work best
* **Accessories**: Avoid sunglasses or items that obscure facial features

## Next Steps

Once your persona is ready, you can:

#### Integration Guide

Learn how to integrate your persona using Pipecat or WebSocket

[View Integration Guide →](https://docs.ojin.ai/models/flashhead-lite/integrations)

#### API Reference

Explore the complete API documentation

[View API Reference →](https://docs.ojin.ai/models/flashhead-lite/api)
