# Using a Persona Template

Learn how to create a persona out of a template to get started ASAP with your application.

## Prerequisites

* An Ojin account with an active API key

## Creating a Persona 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. Navigate to the [**Oris 1.0**](https://ojin.ai/models/ojin/oris-1.0) section
3. Navigate to [**Configs**](https://ojin.ai/models/ojin/oris-1.0/configs) sub-section
4. Select a persona template and press **Copy Template**
5. Open the newly created model configuration and save **Model Config ID** parameter which will be used by your application
6. You can now integrate it through the [**model API endpoints**](https://ojin.ai/models/ojin/oris-1.0/docs)

## 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/oris/integrations)

#### API Reference

Explore the complete API documentation

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