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

# Bulk Actions, Asset Reuse, and Project Downloads

> Select assets and folders, copy or move work across projects, attach existing workspace assets, download ZIP archives, and remove items from a project.

Project assets do not have to stay where they first landed. The Assets view includes selection tools, transfer dialogs, a workspace-library attach flow, and ZIP exports so producers can reorganize work as campaigns evolve.

**App route:** `/workspace/:workspaceId/projects/:projectId`

## Selection mode

Click **Select** in the project toolbar to enter selection mode. From there you can select individual asset stacks, whole folders, or all visible results.

Available selection actions depend on what you selected:

| Selection                | Available actions                                         |
| ------------------------ | --------------------------------------------------------- |
| Asset stacks only        | **Copy**, **Move**, **Download**, **Remove from project** |
| Folders only             | **Move**, **Download**, **Remove from project**           |
| Mixed assets and folders | **Move**, **Download**, **Remove from project**           |

<Note>
  Copy is available for asset stacks only. Moving supports folders because it preserves the nested folder contents.
</Note>

## Copy or move assets across projects

Use **Copy** when you want a duplicate in another project or folder. Use **Move** when the selected work belongs somewhere else.

<Steps>
  <Step title="Select the items">
    Choose one or more asset stacks or folders from the Assets view.
  </Step>

  <Step title="Choose Copy or Move">
    The selection toolbar appears at the top of the project. Click **Copy** for asset-only selections, or **Move** for assets, folders, or mixed selections.
  </Step>

  <Step title="Pick the destination">
    Select any project in the same workspace. When the action supports folders, choose a destination folder or create a new one from the destination picker.
  </Step>

  <Step title="Confirm">
    Reloops transfers the selected work and keeps comments, versions, status, AI metadata, and activity history attached to the asset stack.
  </Step>
</Steps>

## Add an existing workspace asset

Use **Add > Add Existing Asset** when an asset already exists in the workspace library and you want it to appear in the current project.

The dialog lets you search by file name, subject, intent, format, or AI meaning. You can filter by image, video, PNG, or SVG, preview a match, select visible results, and attach one or many asset stacks to the current project or folder.

This is different from uploading a new file: Reloops attaches the existing asset stack instead of creating a duplicate from your computer.

## Capture a web page

Use **Add > Capture Web Page** to turn a live URL into a reviewable website capture inside the project. The captured page becomes an asset, so it can be commented on, assigned, approved, shared, and included in collections like any other file.

See [Website Review](/review/website-review) for the review workflow.

## Download project or folder ZIPs

Use the project **Download** menu to export:

* **Download project as ZIP** - bundles the project assets for handoff or archive.
* **Download this folder as ZIP** - available when you are inside a folder.
* **Download** in selection mode - bundles the selected assets and folder contents only.

<Frame>
  <img src="https://mintcdn.com/reloops/A7qfVLqDcsUqp4oO/images/project-assets-download-menu.png?fit=max&auto=format&n=A7qfVLqDcsUqp4oO&q=85&s=868569b1670782fbdc831fb4ba771506" alt="Project Assets view with the download menu open over the asset grid" width="1918" height="942" data-path="images/project-assets-download-menu.png" />
</Frame>

## Remove from project

Use **Remove from project** when the asset should no longer appear in the current project. If the same asset stack appears in another project, removing it here does not delete that other project's reference.

Use permanent deletion only when you intend to remove the asset stack itself from the workspace.
