# Publishing an Avatar Studio Experience

## **Ready to Share Your Experience with the World?**

Once your character and avatar setup is complete, you can publish your experience directly from the Convai Character Creator dashboard.

{% hint style="success" %}
**Before You Begin:**\
Make sure your avatar is **saved** and the character is **created** before navigating to the **Publish** tab.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfFmup27XnK4RSdHlRRlxTyWMI3gxGoAvEUUjjfW0D9-Vq-MWAb-fF-rlcslLRN-v1--vJkZ0HWhVpaU619JnekK_6bhpo6Xzwu0rGSTtIZvnO--TbpinZmIx_IBE1ayrtbMd4tCQ?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

***

## **Publishing Steps**

### 1. Go to the **Publish** tab inside your character’s dashboard.

### **2. Finalizing Your Experience**

Fill in the necessary details to define and present your simulation:

* **Experience Name**\
  e.g., *Virtual Tour of the Fire Station*
* **Experience Description**\
  e.g., *Get a deeper look and understanding of the inner workings of a fire station with your virtual tour guide Lina!*
* **Thumbnail (Optional)**\
  Upload an image to visually represent your experience.

### 3. Choose Visibility Settings

Select how and with whom the experience should be shared:

* **Public**
  * Visible to everyone
  * Accessible on [**x.convai.com**](https://x.convai.com)
* **Private**
  * Only visible to you and invited users
* **Unlisted**
  * Not listed publicly, but can be accessed via a direct link
* **Embed on Your Site** *(Enterprise-only)*
  * Publish your experience directly to your own website

{% hint style="danger" %}
**Convai Pixel Streaming Embed** is currently accessible only with the **Enterprise plan**.\
To learn how to embed an avatar into your own platform, check out the [Embedding Documentation](/api-docs/plugins-and-integrations/convai-pixel-streaming-embed.md).
{% endhint %}

***

## **After Publishing**

Once published, your experience is ready to be deployed on:

* Websites
* Applications
* Kiosk systems
* Any supported digital platform

***

{% content-ref url="/pages/mCC3cioDPzGqMj6BUUat" %}
[Convai Pixel Streaming Embed](/api-docs/plugins-and-integrations/convai-pixel-streaming-embed.md)
{% endcontent-ref %}


---

# 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/no-code-experiences/avatar-studio-experiences/customizing-your-avatar/publishing-an-experience.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.
