# Dashboard Overview

## Introduction

The Convai Playground Dashboard is your central hub for managing AI-powered characters and immersive simulation experiences. From here, you can easily create new characters, set up experiences, and access sample characters created by the Convai team.&#x20;

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

***

## Navigating the Dashboard

### Main Dashboard View

When you log in, the **Dashboard** displays:

* **Recent Characters** – Quickly access and edit your most recently used characters.
* **Recent Simulations** – View and manage your latest Convai Sim Experiences.
* **Start a New Simulation** – Choose from available scene templates such as Airport, Healthcare, Fire Station, Hotel, Police Station, Restaurant, Fitness, Science Lab and more.
* **Sample Characters** – Browse pre-made characters created by the Convai team for quick testing and inspiration.

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

***

### Creating New Content

In the **top-right corner**, you’ll find:

* **Create a new experience** – Start building a new Convai Sim Experience from scratch.
* **Create a new character** – Design and customize AI-powered characters for your projects.

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

***

### Sidebar Navigation

On the **left sidebar**, you can access:

* **Dashboard** – Return to the Dashboard
* **My Characters** – Access your characters.
* **Create Character** – Launch the character creation tool directly.
* **My Experiences** – Access and edit your simulation experiences.

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

***

### Profile and Settings

In the **top-right profile section**:

* Click your profile name to open a **dropdown menu** with:
  * **My Profile** – Manage personal account details.
  * **Billing** – View usages and update payment information.

<figure><img src="/files/58S1SnbirkkiEua9YC0k" alt=""><figcaption></figcaption></figure>

* To the **left of your profile name**, you will find the **API Key access button** to get your API Key.

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

***

### Top Navigation Bar

From the top navigation menu, you can directly reach:

* **Playground**
* **Documentation**
* **Videos**
* **Plugins**
* **Pricing**
* **Contact**

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

***

## Conclusion

The Convai Playground Dashboard is designed for efficiency, providing quick access to all tools and resources you need to create and manage AI-driven characters and immersive simulations. Whether you are customizing existing assets or building new experiences from scratch, the intuitive layout ensures a smooth workflow.


---

# 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.convai.com/api-docs/convai-playground/get-started/dashboard-overview.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.
