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

# Rule duplication

> Duplicate a rule to quickly create and customize similar ones.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/KZj_7ZuOXZ0?si=7g0h6qNYIwA-rvCr" title="BeSure Rule Duplication" style={{ border: 0 }} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Overview

Rule Duplication allows you to quickly create a new rule based on an existing one.\
Instead of building a rule from scratch, you can duplicate it, make a few changes, and set it up in less time.

This is especially useful when the new rule you want to create is very similar to an existing one.

## Usage

### Select rules

You can select one or multiple rules that you want to duplicate.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/select-rules.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=79247f60a2d779f56e01b7d5dd545357" alt="Select Rules" width="1220" height="271" data-path="images/advanced/rule-duplication/select-rules.webp" />

### Duplicate action

Click on the three dots, then click on "Duplicate". A confirmation popup will appear.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/duplicate-action.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=04aa6e17ca9f24ab213aa4042817723b" alt="Duplicate action" width="1214" height="291" data-path="images/advanced/rule-duplication/duplicate-action.webp" />

Then, in the popup, click "Duplicate" to create copies of the selected rules.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/popup-duplicate-copies.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=6ca556d0bd4e10b26d348737087cf823" alt="Popup Duplicate Copies" width="843" height="265" data-path="images/advanced/rule-duplication/popup-duplicate-copies.webp" />

### Modify rules

Update the duplicated rules by changing only the parts you need to adjust, such as conditions or values.

> For example, if the original rule gives a **10% discount** on orders over **100 dollars**, you can duplicate it and modify the condition to apply the discount on orders over **150 dollars**.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/modify-rules.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=a4f86ec7ce97318a3a08cc3bcca6996b" alt="Modify Rules" width="1163" height="133" data-path="images/advanced/rule-duplication/modify-rules.webp" />

### Save rules

Once modified, save the new rules without affecting the original ones.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/save-rules.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=db42a2da1501aeba33f56857e591f54c" alt="Save Rules" width="710" height="178" data-path="images/advanced/rule-duplication/save-rules.webp" />

## Example use case

Let’s say you already have a rule that applies a discount to customers in the **United States**. If you want to create the same rule for customers in **Canada**, you can do it in two simple steps:

* Create a copy of the existing **United States discount rule**.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/duplicate-united-states-rule.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=9e90475fb1b72cfc0102addd4abf33ce" alt="Duplicate United States Rule" width="1222" height="300" data-path="images/advanced/rule-duplication/duplicate-united-states-rule.webp" />

* Update the location setting to **Canada** and save the new rule.

<img src="https://mintcdn.com/storespark/RDyGA09NSLSSmL-r/images/advanced/rule-duplication/change-country-in-duplicated-rule.webp?fit=max&auto=format&n=RDyGA09NSLSSmL-r&q=85&s=8e780ec9b67c8e8f356b4b21287b2926" alt="Change Country In Duplicated Rule" width="880" height="551" data-path="images/advanced/rule-duplication/change-country-in-duplicated-rule.webp" />
