A link that
updates itself.
Share it once. It stays current forever — no re-sending, no stale copies, no “is this the latest?”
Q3 Revenue · Kestrel
$128.4k +12.5%
A normal artifact
Frozen the moment you share it. The numbers age, so you rebuild and re-send — and now three versions live in three inboxes.
A LIVE artifact
Refreshes itself on a schedule. Same link, always current — pinned comments survive every update, and nobody re-shares anything.
The loop
Set it once. It runs on its own.
Claude builds it
Any HTML — a dashboard, a report, a page.
Publish via connector
One private link, your brand, encrypted.
Schedule a task
Daily, weekly — whatever the data deserves.
The link refreshes
Claude updates the same URL. You do nothing.
The scheduled task
A scheduled task starts a fresh conversation, so its prompt carries everything. When you publish a live dashboard, Claude offers auto-refresh and hands you this with your link already inside. By hand, it's this shape:
Refresh my [dashboard name] page:
1. Fetch the latest [metrics] using the [connector name] connector.
2. Rebuild the complete dashboard HTML with the new data inlined — a static page, no window.claude calls.
3. Call update_commentable_link with url = [paste the FULL link including #key=] and the new HTML.
Update in place — do not create a new link.The #key=fragment is the page's decryption key — paste the full link only into your own scheduled task, never anywhere public.
Make your first LIVE link.
It starts with the Claude connector — two minutes to set up.
Get the connector