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

# How to bulk update or delete links in ShortPen

> Bulk update or delete links in ShortPen. Move, tag, or remove multiple links at once to manage campaigns efficiently.

**Short answer:** On the Links page, switch to **Select links**, tick the rows, then choose **Move to folder**, **Add tags**, or **Delete selected** from the toolbar.

## How to perform bulk actions: Steps

<Steps>
  <Step title="Open the Links page">
    Go to **Links** in your chosen [workspace](/key-concepts/workspaces-overview). Use **Search**, **Filters**, or **Sort** to narrow the list.

    ***
  </Step>

  <Step title="Enter multi-select mode">
    Click the **⋯** menu in the top-right of the list and choose **Select links**. You’ll see checkboxes appear next to each row.

    ***
  </Step>

  <Step title="Select your links">
    Tick the rows to update. A counter confirms selections (e.g., “7 links selected”).

    ***
  </Step>

  <Step title="Choose a bulk action">
    * **Move to folder**. Pick or create the destination [folder](/link-management/links-organization/folders) to regroup links quickly. Great for archiving or campaign housekeeping.
    * **Add tags**. Apply one or more [tags](/link-management/links-organization/tags) to all selected links. This is ideal for cross-campaign grouping or reporting.
    * **Delete selected**. Permanently remove the selected links.
  </Step>
</Steps>

## FAQ

<AccordionGroup>
  <Accordion title="Can I bulk-edit destination URLs or slugs">
    No, not from the list. Use [CSV import](/link-management/manage-links-at-scale/csv-import) (for creation) or the **API** for mass updates.
  </Accordion>

  <Accordion title="Will deleting a link break its QR code">
    Yes, the [QR Code](/key-concepts/qr-codes-overview) points to the same link. If the link is deleted, the QR no longer resolves.
  </Accordion>

  <Accordion title="What’s the best way to clean up without breaking live traffic">
    Move links into an Archive folder first. After monitoring [analytics](/key-concepts/analytics-overview) (no recent clicks), proceed to delete.
  </Accordion>
</AccordionGroup>

## Related links

* [How to create and manage folders in ShortPen](/link-management/links-organization/folders)
* [How to create and manage tags in ShortPen](/link-management/links-organization/tags)
* [How to edit an existing link in ShortPen](/link-management/links/link-editing)
* [How to import links from a CSV into ShortPen](/link-management/manage-links-at-scale/csv-import)
