Aller au contenu principal

Editor overview

The editor is where you'll spend most of your time. Three columns:

  • Left — Pages. Every page in your docs site, organized by category. Click a page to open it.
  • Center — AI agent. Type any change in plain English. The agent makes it across however many files it needs.
  • Right — Live preview. Your published site, rendered exactly as visitors will see it.

Edits are instant — type a message, the agent edits, the preview updates.

Top bar

  • Project name. Click to rename, change description, transfer ownership.
  • Settings. Domain, branding, MCP, GitHub sync, team, billing.
  • Publish. Pushes the current state of your project live.
  • Share / preview link. Visit the live site or share a preview URL with a teammate.

What the agent can do

Almost anything you can describe. A few real examples:

  • "Update the introduction to focus more on the AI features."
  • "Add a page on rate limits under API Reference."
  • "Scrape https://acme.com/changelog and add the last three releases as a Changelog page."
  • "Make the primary color a slightly cooler blue."
  • "Find every mention of 'webhook' and link it to the new Webhooks page."

The agent reads the existing pages, plans the change, edits the files, and shows you what changed. Big edits trigger plan mode where you approve before anything happens.

The chat persists

Your conversation history with the agent stays per project. Closing the tab and coming back picks up where you left off. The recent context is what guides the agent on follow-ups, so don't be afraid of short prompts after a long initial one.

Free vs Pro in the editor

  • Free: 10 AI agent edits per month per project.
  • Pro: unlimited edits.

That's the only behavioral difference. Every editor feature works on both plans. See Plans for the full breakdown.

Next