Cloning Prompt Studio projects
Overview
Project Cloning in Unstract is a feature that allows you to create a copy of an existing Prompt Studio project. This enables you to experiment with different prompts, settings, and extraction strategies without affecting your original working project. The cloned project maintains all the documents, prompts, and settings from the original, providing a safe environment for testing and improvement.
Purpose and Benefits
- Risk-Free Experimentation: Modify prompts and extraction methods without affecting your production environment
- Iterative Improvement: Test different extraction approaches to improve accuracy and reliability
- Version Management: Maintain multiple versions of your extraction logic for different purposes
- Comparison: Compare different prompt strategies to determine the most effective approach
- Training and Onboarding: Create copies for team members to practice without affecting original projects
How to Clone a Project
-
Access the Clone Feature:
- Navigate to your existing Prompt Studio project
- Locate and click the "Clone project" button in the top toolbar
-
Name Your Clone:
- In the dialog box that appears, enter a name for your new clone
- By default, it will suggest "Copy of Document Extraction"
- You can customize this name to better describe the purpose of the clone (e.g., "Credit Card Extraction - Enhanced Prompts")
-
Confirm Creation:
- Click the "Clone" button to create your clone
- To cancel the operation, click "Cancel"
-
Access Your Cloned Project:
- Once created, the system will automatically navigate you to the new cloned project
- The header will display the name you provided (e.g., "Copy of Document Extraction")
What Gets Cloned
The cloning process copies the following elements from your original project:
- All Prompts: Every prompt you've created in the original project
- Document References: Links to all documents used in the original project
- Settings: All configuration settings including LLM profiles, preambles, postambles, etc.
- Grammar/Synonyms: Any custom synonyms you've defined
By effectively utilizing the Project Cloning feature, you can continuously improve your document extraction quality while maintaining a stable production environment.