> 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/edit-avatar/change-avatar-and-language.md).

# Change avatar and language

Test takers can choose from a wide selection of avatars and languages. To change an avatar for an assessment, click the **Avatar** button, highlighted with a Red border in the image below:

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

\
Once the **Avatar** button is clicked, you will see all available avatars as below:&#x20;

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

\
Along with the avatars, you will see an **'Avatar language'** selector and also a checkbox labeled **'Set avatar for all scenes'**, which lets you choose whether to apply the same avatar and language to all scenes or just the current scene.

* If the checkbox is checked, the selected avatar and language will apply to every scene in the assessment.
* If the checkbox is unchecked, the avatar and language will only apply to the current scene you're working on.

After making changes, you can playback each scene with the new avatar by clicking the **Play** button highlighted in <mark style="background-color:red;">Red</mark> in image below. Alternatively, you can preview the full assessment by clicking the **Preview** button highlighted in <mark style="background-color:blue;">Blue</mark>.&#x20;

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


---

# 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/edit-avatar/change-avatar-and-language.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.
