> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/no-code-experiences/avatar-studio-experiences/customizing-your-avatar/face-filter.md).

# Face Filter

{% hint style="danger" %}
The Face Filter feature is available only with the Scale plan and above.
{% endhint %}

## **What is Face Filter?**

Face Filter allows you to personalize your avatar’s appearance to look like a specific person using a reference photo.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdx4TEElrRxiSaJ4qiy6PfujUgoiYgNUJWdhH58mmOoPtM30xeoz1EBMranPR-Sslf9nf-nT59LUhM8S5P_jq_aYm71bxM2o4gid8GMV7-hCgLMB8-2THA3Y-y563gShsMysuoG?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

## **How to Use It?**

### **1. Enable Face Filter**

Toggle on the **Face Filter** option inside the avatar customization panel.

### **2. Upload an Image**

Click **“Upload your own image”** to add a photo reference.

### 3. Apply the Image

Select the uploaded image by clicking on it. Your avatar’s face will automatically morph to resemble the person in the photo.

### **4. Manage Images**

* To delete an image, click on it and select **“Delete image”**.
* You can upload **multiple images** to try different looks.

With Face Filter, you can achieve even more lifelike, personalized characters — perfect for storytelling, training simulations, or representing real individuals in virtual settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/face-filter.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.
