# Sharing assessments with candidates

To share a specific assessment with a test taker, find the assessment in question in your workspace, and click the Share button (paper plane icon):

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

The Share Assessment Link pop-up displays the shareable link. Click the Copy Link button to copy it to the clipboard, then close out the pop-up.

<figure><img src="/files/0CgHfwZULTeTz5ltVwaD" alt=""><figcaption></figcaption></figure>

You can paste the link from your clipboard into an email or any other kind of message to send to your prospective test takers.

Once candidates finish going through the assessment, you can review their performance in your workspace.


---

# 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/sharing-assessments-with-candidates.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.
