agent-paste.sh
Docs

Dashboard

The dashboard is the human control plane for Workspaces, Artifacts, links, keys, billing, and settings.

Sign in

Open app.agent-paste.sh or run agent-paste login. Both use WorkOS-backed browser auth. The CLI login mints a scoped API Key for local use.

Pages

PagePurpose
/dashboardWorkspace overview, Usage Policy, recent Artifacts, and recent Audit Events.
/artifactsArtifact list with status, pinning, Bundle state, Access Link Lockdown, and last publish time.
/artifacts/{artifactId}Artifact detail, viewer, Revisions, Access Links, Bundle state, warnings, and delete action.
/access-linksWorkspace-wide Access Link list and management.
/keysCreate, reveal once, list, and revoke API Keys.
/auditWorkspace Audit Event list.
/settingsWorkspace name and default retention settings.
/billingPlan, remaining writes, Checkout, Portal, and invoices.

API Keys

Dashboard-created keys are shown once and cannot be recovered later. Store them where your agent or CI can read AGENT_PASTE_API_KEY. Keys are capped at publish and read, never member-only admin scopes.

Claiming ephemeral work

The claim page accepts /claim#<token>. It requires a signed-in human and promotes the Ephemeral Workspace's Artifact into that member's Personal Workspace.