--- title: "Clone New Framework to GitHub" slug: "clone-new-framework-to-github" description: "In this article, learn how to clone a pre-configured framework directly from Test Modeller into your GitHub organisation. " updated: 2024-09-27T14:50:23Z published: 2024-09-27T14:50:23Z canonical: "knowledge.curiositysoftware.ie/clone-new-framework-to-github" --- > ## 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 New Framework to GitHub In this article, learn how to clone a pre-configured framework directly from Quality Modeller into your GitHub organisation. [Embedded content](https://www.youtube.com/embed/G6j9PaTO2X4?&wmode=opaque&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** or select a **previous configured connector.**. 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 - [GitHub](/github.md) - [Configure GitHub Connector](/configure-github-connector.md) - [Import Automation from GitHub](/import-automation-from-github.md) - [Export Automation to GitHub](/export-automation-to-github.md) - [Clone New Framework to GitHub](/clone-new-framework-to-github.md) - [Link Existing Framework to GitHub](/link-framework-to-github.md) - [Git Connector Feature - Proxy Support](/git-connector-feature-proxy-support.md) - [Support for Cloning Git Using SHH Keys](/support-for-cloning-git-using-shh-keys.md)