# Change Avatar Background

{% hint style="info" %} <mark style="color:blue;">**Only users on the Premium or higher plans can change the avatar's background image.**</mark>
{% endhint %}

Test creators can add a custom background to the avatar to add their school's or institution's branding. To change the background of the avatar, click on the Background button highlighted in red below:

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

Using the drag-and-drop cue card, shown in the image below, upload the background of your choice.

<div align="center"><figure><img src="/files/eLGTFlrz44LnSPJjnLRu" alt="" width="563"><figcaption></figcaption></figure></div>

The uploaded background will appear behind the avatar figure, allowing you to preview how the avatar looks against the new backdrop, as shown in the image below.

<div align="center"><figure><img src="/files/AGHiPx7g3JwNo2kCZujX" alt="" width="563"><figcaption></figcaption></figure></div>

Once you’re satisfied with the background, use the checkbox labeled **Set background for all scenes** to apply the same background to all scenes.

* If the checkbox is **checked**, the background will be applied to **all scenes** in the assessment.
* If the checkbox is **unchecked**, the background will be applied only to the avatar in the **current scene** you are editing.

After applying the changes, the avatar's new video will need to be generated.

#### Delete avatar's background

First, remove the background from the selected scene by clicking the bin icon (highlighted in red).&#x20;

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

Then, choose whether to apply the change to all scenes or just the current one by using the **Set background for all scenes** checkbox (highlighted in red in the image below). Finally, click the **Apply** button to confirm the changes.

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

Next, press the **Next** button (highlighted in the image below) to proceed to the screen where you can submit the avatar changes to generate the revised avatar video.

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


---

# 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://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/customize-avatars/edit-avatar/change-avatar-background.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.
