# Review scores

Speechace workspaces provide comprehensive reports on candidate scores and performance. All attempts made by candidates on an assessment in your workspace can be reviewed by clicking on the results icon for the assessment:

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

The results pane will then appear as below:<br>

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

You can now click on individual user names to see their detailed performance in the form of a [detailed report](/speechace-speaking-test/detailed-test-report.md) of assessment. You may also export these results in to a CSV file using the Export CSV button.

{% hint style="info" %}
The date and time in the **Results pane** and **exported CSV** are shown in your local time.
{% endhint %}

Note that the **Invited Users pane** provides similar info to the Active users pane, but you can also review inviters, as well as dates of invitation and completion.

<figure><img src="/files/2j9usxsRqyHP5CtO87Qp" alt=""><figcaption></figcaption></figure>


---

# 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/manage-existing-assessments/review-scores.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.
