> 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/getting-started/create-an-assessment/clone-from-library.md).

# Clone from Library

Follow these steps to clone a pre-created assessment from the library:

### Select one or more pre-created assessments

Select one or more pre-created assessments from our library. You can share it directly with candidates or students to quickly evaluate their skills using the Speechace platform.

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

### **Select Rubrics**

Choose up to six rubrics to evaluate the assessment. At the end of the assessment, test takers will see the scores based on these selected rubrics.

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

### **Configure Audio and Video Permissions**

After adding questions, you can define the required audio and video permissions needed for the assessment.

### **Configure assessment Settings**

Give your assessment a **name**, adjust settings as needed, and then click **Submit**.

{% hint style="success" %}
To learn more about how to clone an assessment from the library, please review the [create assessment](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments.md) user guide.
{% endhint %}

Now, it's time to share your assessment with test takers so they can complete it. 🎯


---

# 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/getting-started/create-an-assessment/clone-from-library.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.
