Get started
Quickstart
Five minutes from sign-up to a live URL. No download, no DevOps, no build pipeline.
Sign up
Open coagentic.work/sign-up, enter your name, email, and a password. The first sign-up on a new email also bootstraps your workspace, so there's no separate setup step. You'll land on the empty dashboard.
Open the agent
Hit Ctrl+. on Windows / Linux or ⌘+. on macOS, or click the spark icon in the top-right of the dashboard. The agent panel slides in from the right and stays open while you work.
Describe what you want to build
Be specific about the business — vague prompts get vague projects. Compare:
The agent reads the prompt, picks the project type, and starts calling tools — create_project, provision_database, write_file, create_workflow, etc. Every tool call shows up live in the panel as a card you can click into.
Connect your accounts
Some pieces need credentials only you can supply: Polar.sh for payments, Resend for email, Twilio for SMS. The agent flags each gap and links you straight to the integration screen.
For payments, hit Enable paymentson the green Platform Payments panel — one OAuth tap to Polar and you're accepting cards. No keys to paste, no webhooks to wire, 0% Coagentic commission. The full walkthrough lives at /docs/payments.
For everything else, paste the key in the BYOK form and save — the agent picks up and continues.
Tip: try the flow in sandbox mode first. Polar's test card 4242 4242 4242 4242 behaves exactly like a live card, so you can verify the order path end-to-end before risking real money.
Flip to Live
When the project status reads Ready, open the Overview tab and toggle Live. Your project is now reachable at <your-slug>.coagentic.site. Share the link.
Iterate
Tell the agent to change anything: copy on the homepage, a new automation, an extra column on the orders table, a 20%-off campaign. Same panel, same conversation, same workspace. Most changes ship in seconds.
The five things to understand: Project, Agent, Workflow, Database, Assistant.