# Bulk Actions

This feature allows you to perform quick bulk actions for a series of selected Supademos. Simply select the Supademos you want from the workspace page and you'll have several options to apply to your demos.

{% @supademo/embed demoId="cmhmjesk90237dqxalz1ubk44" url="<https://app.supademo.com/demo/cmhmjesk90237dqxalz1ubk44>" %}

### Merge into one Supademo

Use this option to merge multiple Supademos into a new Supademo. A new copy will be created for you without impacting the selected Supademos.

### Merge into multi-demo Showcase

Use this option to create a new multi-demo showcase with the selected Supademos. An editable showcase will be created for you.

### Archive all

Use this option to bulk archive multiple Supademos at once. After 7 days, Supademos in your archive folders will automatically be deleted.

### Move all

Use this option to move your selected Supademos into a folder or root directory within your personal or shared workspace.

### Drag & Drop

For faster folder transfers, select the assets you want to move and drag them to their new location.


---

# 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.supademo.com/admin-and-billing/workspace-maintenance/bulk-actions.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.
