> For the complete documentation index, see [llms.txt](https://speaking-test-docs.speechace.com/speechace-speaking-test/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/customize-avatars/apply-avatar.md).

# Apply avatar

After the avatar is successfully generated, the author will receive an email notification as shown below. Click the **Review Avatar** button in the e-mail to view the generated avatar.

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

\
The new generated draft can now be previewed by clicking the highlighted preview button with the red border in the image below. If satisfied with the preview, procced to apply the draft to the activities by clicking on the **Next** button.

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

{% hint style="info" %}
If the generated avatar is not satisfactory, it can be edited or deleted using the **Edit** button in the screen shown above.
{% endhint %}

Once the **Next** button is pressed, a list of all activities within the assessment will appear as shown below. Select the activities where the new avatar should be applied.

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

\
After choosing the activities, click **Next** to apply the avatar to the selected activities.

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

\
The test-takers will now see this new avatar when taking the assessment.

<details>

<summary>Important Considerations</summary>

**Language Change and Custom Narration Reset**

Changing the language of a scene which has custom narration will reset the narration to the avatar's default version in the selected language.&#x20;

<img src="/files/oeaa5bDPnVT27aQtxSCb" alt="" data-size="original">

**Cloning an Assessment with Multiple Avatar Versions**

**I**f an assessment contains multiple avatar versions and is cloned, only the current avatar version will be copied to the cloned assessment. Draft and older versions will not be included.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/customize-avatars/apply-avatar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
