Archive & Restore

📦v1.0.0📅2026-04-28🔄Updated 2026-04-28👤Admin Team
user-guidemessage-centerarchiverestorecampaigns

Archive & Restore

Archiving a campaign hides it from the main Campaigns list without deleting it. Archived campaigns are accessible from the Archive workspace and can be restored at any time.

archive_campaigns.png


Which Campaigns Can Be Archived

Only campaigns in one of these terminal or new statuses can be archived:

StatusCan archive?
New
Done
Cancelled
Failed
Expired
Building
Pending
Sending
Paused

Active campaigns (Building, Pending, Sending, Paused) cannot be archived — stop them first.


How Archive Works

Archive is flag-based, not a data move. When you archive a campaign:

  • An archived_at timestamp is set on the campaign record
  • The campaign's workspace_id does not change
  • The campaign disappears from the main Campaigns list
  • The campaign appears in the Archive workspace view

This means the campaign is never truly "moved" — it simply becomes invisible in the main list until restored.


Archiving a Campaign

From the campaign list:

  1. Find the campaign in the Campaigns list (status must be archivable — see table above).
  2. Click the (more actions) button on the row.
  3. Select Archive.
  4. Confirm in the dialog: "The campaign will be hidden from the main list. You can restore it from the archive."

From the campaign detail page:

  1. Open the campaign.
  2. In the action bar at the top-right, click Archive.
  3. Confirm in the dialog.

You need the campaign: archive permission. Authors and Admins can archive. Moderators cannot.


Viewing Archived Campaigns

Switch to the Archive workspace using the workspace switcher in the sidebar. The archive shows all campaigns you have archived across your workspaces.

  • Super Admins see all archived campaigns across all workspaces.
  • Regular users see only campaigns from workspaces they belong to.

Pure moderators (users whose only role is Moderator, with no other workspace memberships) cannot access the Archive workspace.


Restoring a Campaign

One-click restore (active creator)

If you are the creator of the archived campaign and your account is still active:

  1. Open the campaign in the Archive view.
  2. Click Restore.
  3. Confirm: "The campaign will be returned to the main list."

The campaign reappears in the main Campaigns list of its original workspace.

Restore dialog (deleted creator or legacy archive)

If the original creator's account has been deleted, or if the campaign was archived before the current flag-based system (legacy workspace-move archives):

  1. A Restore Campaign dialog appears instead of the direct restore button.
  2. Super Admin must select the target workspace to restore the campaign into (since the original workspace reference may be lost for legacy records).
  3. Confirm the restore.

Archiving vs Deleting

ArchiveDelete
Data preserved
Reversible
Visible in Archive
Who can do itAuthor, Admin, Super AdminSuper Admin only
Campaign on coreUnchangedBest-effort cancel

Use Archive for normal housekeeping. Delete is a Super Admin action reserved for campaigns that should never have been created (e.g. test submissions, invalid data).


Next Steps