Skip to main content

Get started

Quickstart

Five minutes from sign-up to a live URL. No download, no DevOps, no build pipeline.

Step 01

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.

Step 02

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.

Step 03

Describe what you want to build

Be specific about the business — vague prompts get vague projects. Compare:

Bad"Build me an app."
Good"I want a private cooking class booking site. People should be able to pick a class from a calendar, pay via Polar, and get a reminder email the day before."

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.

Step 04

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.

Step 05

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.

Step 06

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.

Next
Concepts

The five things to understand: Project, Agent, Workflow, Database, Assistant.