# Duplicate an order limit rule

Want to create a new rule based on one you’ve already configured? The Samita Order Limit app makes it easy to duplicate any existing rule. This saves time and ensures consistency when creating similar rules with minor changes.

Follow the steps below to duplicate a rule.

***

### 🔁 How to Duplicate a Rule

1. From your Shopify admin, open the Samita Order Limit app.
2. In the Rule screen, tick on the rule you want to duplicate.
3. In the top-right corner, click the **Duplicate select rule(s)** button.<br>

   <figure><img src="/files/0mFHOuZOy0ghCBpoV0uk" alt=""><figcaption></figcaption></figure>
4. A copy of the rule will be created and located at the top of the order limit rule list.
5. You can now edit the duplicated rule:
   * Change the rule name
   * Adjust products, customers, scope, or limit values
   * Save the changes when you're ready

🎉 That’s it! You’ve successfully created a new rule based on an existing one.

***

### 📝 Why Duplicate a Rule?

* Quickly apply similar limits to different products or customer groups
* Create separate rules for wholesale vs. retail customers

***

Need help with configuring your duplicated rule? Reach out to us at <support@samita.io> - we’re happy to help!


---

# Agent Instructions: 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:

```
GET https://docs.samita.io/order-limit/order-limit-rules/duplicate-an-order-limit-rule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
