> 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/manage-existing-assessments/edit-assessment-configurations.md).

# Edit assessment configurations

A test-creater can edit the configurations of existing assessments using the steps below,

1. A test-creater should click on the **settings** icon to reveal a 3-step process for making updates.<br>

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

<br>

2. In the first section, the test-creater can edit the assessment's profile details: *name, description, and thumbnail image*. <br>

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

<br>

3. In the second section, the test-creater can [update the assessment's rubric](https://app.gitbook.com/o/8miq9EcDdZOxBexpQST9/s/KCjGnWORTEi39HEr4hwY/~/changes/141/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/rubrics-supported+default). <br>

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

<br>

4. In the third and final section, the test-creater can [update the score settings](https://app.gitbook.com/o/8miq9EcDdZOxBexpQST9/s/KCjGnWORTEi39HEr4hwY/~/changes/141/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/score-settings).  <br>

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

<br>

5. The test creator needs to click **Submit** to apply the changes and then return to the dashboard of existing assessments.


---

# 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/manage-existing-assessments/edit-assessment-configurations.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.
