# Delete/Duplicate a Quick Order form

### Duplicate a Quick order form

**Steps to manage**

1. From the app admin page, click **Quick Order Form**&#x20;
2. Tick on the checkbox of the form you want to duplicate&#x20;
3. Choose **Duplicate quick order form(s)**

Then an exact the same form with different ID will be created.&#x20;

<figure><img src="/files/Ywzc1XbOxVXDH8DcwLcW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ish4Qv95JlQCpJY0hxXR" alt=""><figcaption></figcaption></figure>

### Delete a Quick order form

1. From the app admin page, click **Quick Order Form**&#x20;
2. Tick on the checkbox of the form you want to delete
3. Click on More action icon (...) > Choose **Delete quick order form(s)**

That form will be deleted permanently.&#x20;

<figure><img src="/files/24loCkhZC961QkXjIr91" alt=""><figcaption></figcaption></figure>

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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/samita-wholesale-b2b/quick-order-form/delete-duplicate-a-quick-order-form.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.
