---
title: "Archive with Archive.today action for ActionClip"
canonical_url: "https://actionclip.app/actions/archive-with-archive-today"
document_type: "standalone_action"
official: true
action_count: 1
catalog_schema_version: 1
catalog_revision: "2026-09-04.1"
catalog_published_at: "2026-09-04T10:30:00Z"
---

# Archive with Archive.today action for ActionClip

Submit the selected web address to Archive.today.

## What it does

Submit the selected web address to Archive.today. ActionClip opens the public destination directly with a strictly percent-encoded selection.

## Action details

| Field | Value |
| --- | --- |
| Category | Notes & Productivity |
| Action type | Web action |
| Default result | Open another app or website |
| Internet | Required |

## Action and outcome

| Action | Outcome |
| --- | --- |
| **Archive with Archive.today** — Selected text: https://example.com/article | https://archive.today/submit/?run=1&url=https%3A%2F%2Fexample.com%2Farticle |

## How to submit the selected web address to Archive.today with ActionClip

1. Select the text you want to use.
2. Choose **Archive with Archive.today** from ActionClip.
3. The destination opens with your selection ready to use.

## Requirements

Online Actions must be enabled.

## Privacy

The selected text is sent to Archive.today as part of the URL when you run the action.

## Action script

````text
https://archive.today/submit/?run=1&url={{url_encoded__selected_text}}
````

## Links

- [HTML listing](https://actionclip.app/actions/archive-with-archive-today)
- [Download action definition](https://actionclip.app/actions/archive-with-archive-today.actionclip)
- [Browse Notes & Productivity actions](https://actionclip.app/marketplace#marketplace-notesProductivity)
- [All Marketplace listings](https://actionclip.app/marketplace)
