Sign in

[03] Permanent CDN

Embed once. Always current.

Every approved capture gets a permanent URL on assets.reshot.dev. The reference never changes. The image behind it updates on every approved capture. Your docs and help-center embeds stay current without touching a single link.

[01] The URL model

One URL. Always the latest approved version.

The URL structure is assets.reshot.dev/p/{project}/{visual-key}. The reference never changes. When you approve a new capture, the image behind the URL updates. Every embed that references it shows the new version.

URL STRUCTURE
assets.reshot.dev/p/{project}/{visual-key}
Reference never changes·Image updates on approval·Cache invalidated globally

[02] Live URL

The URL bar, embed code, and version history.

A permanent URL with a LIVE badge, switchable embed code for your platform, and a version timeline showing the history of changes.

LIVEassets.reshot.dev/p/meridian/dashboard-overviewPermanent · v4
<img src="https://assets.reshot.dev/p/meridian/dashboard-overview" alt="Dashboard" />
Same URL, always current
v4 — Current (live)
v3 — 2 days ago
v2 — 1 week ago
v1 — Created

[03] Embed everywhere

One URL works in every platform.

The same permanent URL works wherever your docs workflow embeds images. Docs platforms, help centers, README files, and wikis.

HTML

<img src="https://assets.reshot.dev/p/meridian/dashboard-overview" alt="Dashboard" />

Markdown

![Dashboard](https://assets.reshot.dev/p/meridian/dashboard-overview)

React

<SecureImage src="assets.reshot.dev/p/meridian/dashboard-overview" />

Notion

Paste the URL directly. assets.reshot.dev/p/meridian/dashboard-overview

Confluence

Image macro → URL: assets.reshot.dev/p/meridian/dashboard-overview

[04] How refresh works

Approve once. Every embed updates.

When a capture is approved in the review queue, the CDN propagates the change to every embed globally.

01

Capture approved

A reviewer approves the new capture in the review queue. The new image becomes the baseline.

02

CDN updated

The approved image is uploaded to the CDN behind the same permanent URL. No URL changes.

03

Cache invalidated

Reshot issues a cache purge to the CDN edge. The old version is replaced globally.

04

All embeds show new image

Every doc page, help article, and marketing page that references the URL now shows the approved version.

Get started

Start with one docs visual workflow.

Free tier. No credit card. Connect your repo, capture one real docs scenario in CI/CD, and keep the same URL current after every ship.