---
title: "Clone Pre-Configured Frameworks"
slug: "clone-pre-configured-frameworks"
description: "In this feature video, learn how to clone a pre-configured framework directly from Test Modeller."
tags: ["Test Modeller", "Feature Overviews"]
updated: 2024-09-27T14:50:23Z
published: 2024-09-27T14:50:23Z
canonical: "knowledge.curiositysoftware.ie/clone-pre-configured-frameworks"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt
> Use this file to discover all available pages before exploring further.

# Clone Pre-Configured Frameworks

In this feature video, learn how to clone a pre-configured framework directly from Quality Modeller.

[Embedded content](https://www.youtube.com/embed/G6j9PaTO2X4?&amp;wmode=opaque&amp;rel=0)

Navigate to **Workspace**→ **Configuration** → **Code Templates**. Select**New Framework**. There is an option to clone an existing framework from GitHub.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680705344408.png)

For the **Github connector**, select **Manual**.

In **Git Credentials**, enter in your Git username and API token.

For the **Automation Framework**, select with framework you would like to clone.

For the **Repository Name**, enter a name for the new repository.

Click Save.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680705340119.png)

This will pre-configure the automation and framework for us, as well as clone it into our Github repository.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680705335965.png)

You can view this new framework in Quality Modeller on the **Code Templates** page. Click the edit icon to view the **Source Control**tab with the Git connector information, and the pre-configured settings for **Execution.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680705331184.png)![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1680705326482.png)

This new framework can now be used in Quality Modeller out of the box.

## Related

- [Quality Modeller 101](/test-modeller-101.md)
- [Automating Tests](/automating-and-executing-tests-in-test-modeller.md)
