> 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/generate-avatar.md).

# Generate avatar

After doing edits to the avatar, submit the Draft avatar by clicking the **Create** button, as shown in the image below:

<div align="left"><figure><img src="/files/B7w9B72ei3PwzCHWs5IP" alt="" width="563"><figcaption></figcaption></figure></div>

\
After the Draft avatar changes are submitted for an assessment, our system generates the avatar in background. Generally it takes a few minutes to generate the new avatar and you can check the status of the avatar by re-opening the Edit Avatar pane wherein a generating avatar animation can be observed at the top of the pane as below:&#x20;

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

\
Note that the avatar generation status is also visible as icons on the assessment activities as shown below:

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

\
The <mark style="color:blue;">**Blue**</mark>**&#x20;In Progress** icon is shown while the avatar video is being generated. The <mark style="color:green;">**Green**</mark>**&#x20;Draft** icon is shown when the avatar has successfully generated The <mark style="color:red;">**Red**</mark> Error icon is shown when there was an error while generating the avatar.&#x20;

Note that while an avatar is in the **In Progress** state, no new versions of the avatar can be created for the assessment or activity.

Further note that once the video generation is complete, an email notification will be sent to your registered email ID.


---

# 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/generate-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.
