every.link is in private beta. Request access

Org-managed AI artifacts

Your AI work,
on your own URL.

Claim a subdomain. Everything your team builds with AI lives there, with access you control.

Public, password-protected, or sign-in only

acme.every.linkShared with Acme
Spring 2026

Ideas worth
putting into the world.

spring-campaignOne project. One memorable address.

Control

Everything lands on one subdomain.

Every artifact in one inventory: what exists, who made it, and who can open it. Remove someone once and it covers everything they published.

acme.every.link

ProjectByOpens for
/spring-campaigndani@acme.com
/q3-dashboardsam@acme.com
/brand-refreshpriya6 people
/holiday-promodaniAnyone
/pricing-testmarcoPassword

Access

You choose who can open it.

Set it per project, change it later, and the URL never moves.

Public

Anyone with the link. Turn on indexing when you want it found.

Password

One shared password, no account needed.

Default

Sign-in required

Named people, or anyone on your email domain.

GoogleAppleGitHubMicrosoftSAML on Business

Backend, optional

A database without writing a backend.

Create a collection and its schema in the dashboard. Your project gets REST endpoints on its own path.

Collection schema

{
  "type": "object",
  "required": ["name"],
  "properties": {
    "name": { "type": "string" },
    "note": { "type": "string" }
  }
}

Your project

await fetch('/spring-campaign/_data/entries')

await fetch('/spring-campaign/_data/entries', {
  method: 'POST',
  headers: { 'Content-Type': 'application/json' },
  body: JSON.stringify({ data: { name, note } })
})

// Requests stay on the project origin.

Agent-native

Your agent can publish for you.

The official CLI and deploy skill give agents one governed path for folders, HTML, Markdown, and ZIP archives.

01

Build where you work

Let your agent finish the page, brief, prototype, or dashboard.

02

Choose its home

Select the account workspace and a project name you will recognize.

03

Share the address

every.link publishes it with your access rules already attached.

Just published

Q3 Dashboard

14 files · published by your agent · deploy #42

acme.every.link/q3-dashboard

Pricing

From convenience to control.

Free gets you a public link. Paid plans add control over who can open it. Viewers are always free.

Free

$0

Free forever

Start free
  • Your account subdomain
  • One public project
  • every.link branding

Pro

$29/mo

or $290 a year

Choose Pro
  • Password + sign-in access
  • Unlimited projects
  • Database + uploads
  • One publisher seat

Business

$299/mo

or $2,990 a year

Choose Business
  • SAML SSO + SCIM
  • Per-project isolated origins
  • Enforced access policies
  • 20 publisher seats

Publisher seats follow the selected plan. Larger or regulated organizations can talk to us about Enterprise.

FAQ

The usual questions.

What can I publish?

Anything static. Publish HTML, a Markdown file, a ZIP archive, or point the CLI at a folder. Markdown becomes a styled page.

Do my visitors need an account?

Only on sign-in-required projects. Public and password projects need no visitor account, and viewers are never billed.

Does republishing break links I have shared?

No. A project keeps its URL while each publish creates an immutable deploy you can inspect or roll back to.

What kind of database is it?

A JSON collection API for prototypes and internal tools. It is not positioned as a general-purpose production datastore.

Give your AI work an address.

Join the private beta and claim your account subdomain.