# Versioning

All avatar changes are tracked in a version chain with increasing version numbers. There are three types of versions that are tracked as shown via the highlighted dropdown below:

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

1. **Unused version:** These versions were created some time in the past but are currently not being used. In the above image, **V1** is an unused version.
2. **Current Version**: This is the version currently being used in the assessment. This is indicated by the (**Current)** label next to the avatar version **V2**.
3. **Draft Version**: Draft version is created anytime an edit is made to an avatar. Draft versions are to be submitted for generation of new avatar videos. Note that if a draft version already exists, a new draft cannot be created until the current draft is deleted. To delete the draft, select it from the dropdown and click the delete button, highlighted with a red border in the image below.

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

Finally, note that Test creators can switch between versions and apply a version of their choice to the assessment. This is particularly useful when Test creators want to experiment with different avatars and languages to tailor the best experience for their candidates.


---

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