Command your prompts. Ship faster together.

The cockpit for reusable AI prompts: organize, version, compare, and share—without the chaos.

No login needed for the demo.

prompt-console.ts

// system

“Be concise and friendly.”

// user

Hello, {{name}} — summarize our weekly plan.

tag: salespersona: PM

Preview · gpt-4o

Bullet points with clear owners and dates. (sample)
v3A/B

Library

Searchable, tagged, and versioned. Never lose “the good one” again.

Workflows

Chain prompts, inputs, and evals—without spaghetti.

Sharing

One link that keeps your team in sync.

Try it right here

Edit the prompt, flip A/B, switch models—no sign-up.

Prompt editor

// prompt

Hello, {{name}}!

Today is {{date}}.

Compare

Preview

gpt-4o • Variant A

“Hello, Maria! Today is Monday.” (sample)

Tokens

~ 36

Latency

~ 380ms

Metrics are illustrative.

Prompt Intelligence

Fuzzy & semantic search finds the right variant—even across teams.

Versioning you trust

Diff view highlights only changed tokens.

Governance

Roles, approvals, audit trail.

Delivery

SDK & share links that never leak secrets.

Coming soon

Full API access to your project prompts

Resolve, version, and execute any prompt from your library via API. Perfect for servers, agents, and internal tools.

  • • Resolve by tag, path, or version
  • • A/B labels and eval hooks
  • • Role-based access & audit

You’ll get an invite when the beta opens.

# run a saved prompt by tag
curl https://api.yourdomain.com/v1/prompts/run \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "selector": {"tag":"sales-summary","variant":"v3"},
    "params": {"name":"Maria","date":"Monday"},
    "model": "gpt-4o"
  }'

Simple pricing

No model markups. Your keys. Export anytime.

API Add-on — coming soon

Free

$0/mo

For individuals

  • Unlimited prompts
  • Search & tags
  • Basic versioning
Start free

Free forever.

Team

$29/mo

Most popular

  • Shared library
  • Advanced versioning
  • Approvals & roles
Get started

Org

Contact

For scale

  • SSO & audit
  • Seats & RBAC
  • Priority support
Contact sales