# Creator > Documentation for Creator — describe your app in plain English, approve the plan, and get a real, isolated, verified application. - [What is Creator](https://docs.convonexai.tech/index.md): Describe your app in plain English. Creator plans it, you approve, and an agent builds a real, isolated, verified application with a live URL. - [Quickstart](https://docs.convonexai.tech/quickstart.md): From sign-up to a live, working app — the whole path, honestly described. - [Core concepts](https://docs.convonexai.tech/concepts.md): Projects, rounds, stories, tiers, fidelity, and what the words in the interface actually mean. - [Creating a project](https://docs.convonexai.tech/building/create-project.md): The build configurator: your idea, the stack, the approach, the fidelity, and who it's for. - [Reviewing the plan](https://docs.convonexai.tech/building/plan-review.md): The one moment a build deliberately stops: nothing is provisioned until you approve. - [The workspace](https://docs.convonexai.tech/building/workspace.md): A tour of every control and tab in the project workspace. - [Talking to the agent](https://docs.convonexai.tech/building/talking-to-the-agent.md): Chatting, answering the agent's questions, stopping a turn, and tuning how it thinks. - [Design-first builds](https://docs.convonexai.tech/building/design-first.md): Guided design: map your users and screens first, approve each one, then build. - [Rounds & history](https://docs.convonexai.tech/building/rounds.md): Work is grouped into rounds — and reading an old one never lies about what it shows. - [The preview](https://docs.convonexai.tech/building/preview.md): Your live app in the workspace — what the stages mean, and how sleep and wake work. - [Stories & progress](https://docs.convonexai.tech/building/stories-and-progress.md): How the build tracks its own work — the progress strip, the board, and what 'needs you' means. - [Capabilities](https://docs.convonexai.tech/capabilities/index.md): The real infrastructure your app can use — provisioned per project, isolated from every other project. - [Authentication](https://docs.convonexai.tech/capabilities/authentication.md): Real user accounts for your app — email + password, social sign-in, and sessions, backed by a private identity provider. - [Database](https://docs.convonexai.tech/capabilities/database.md): A private Postgres database for your project — real tables, real queries, enforced isolation. - [Storage](https://docs.convonexai.tech/capabilities/storage.md): File and object storage for your app — uploads, images, documents — with secure, expiring links. - [Secrets](https://docs.convonexai.tech/capabilities/secrets.md): Encrypted, per-project storage for API keys and credentials — never in code, never in chat, never in logs. - [Email](https://docs.convonexai.tech/capabilities/email.md): Transactional email for your app — welcome messages, confirmations, receipts, notifications. - [Deployment](https://docs.convonexai.tech/capabilities/deployment.md): What actually runs when you publish — a real, managed, isolated service. - [Domains & URLs](https://docs.convonexai.tech/capabilities/domains-and-urls.md): Where your app lives on the internet — the preview URL while you build, and the permanent production URL when you publish. - [Inbound webhooks](https://docs.convonexai.tech/capabilities/webhooks-inbound.md): Receive events from Stripe, GitHub, Slack, and other services — with the sender's signature verified before your app ever sees them. - [Outbound webhooks](https://docs.convonexai.tech/capabilities/webhooks-outbound.md): Let your app notify external services — Slack, Zapier, partner systems — with signed deliveries and automatic retries. - [What "verified" means](https://docs.convonexai.tech/verification/what-verified-means.md): Promises made at plan time, checked against the running app, with receipts you can read — and the honest limits of what was checked. - [The Proof tab](https://docs.convonexai.tech/verification/proof-tab.md): Every promise your build made, its stamp, and the actual evidence that earned it — readable, not just trustable. - [The Tests tab](https://docs.convonexai.tech/verification/tests-tab.md): Your build's checks as a browsable collection — grouped by story, re-runnable on demand, with the platform's own checks kept visibly separate. - [Your verdicts](https://docs.convonexai.tech/verification/your-verdicts.md): Some promises are yours to judge — how the product asks, and why your answer sticks. - [Publish](https://docs.convonexai.tech/shipping/publish.md): One deliberate step from preview to production — with the evidence in front of you before you press the button. - [Export to GitHub](https://docs.convonexai.tech/shipping/export-github.md): Push your project's full source to a repository you own. Your code stays yours — exports work on every plan. - [Your API contract & test collection](https://docs.convonexai.tech/shipping/openapi-and-tests.md): Download your app's OpenAPI specification and a Bruno collection of its API tests — the machine-readable half of your handoff. - [Clients & handoff](https://docs.convonexai.tech/shipping/clients-and-handoff.md): Build for clients, keep their projects organized, and hand over finished apps with a certificate and the code. - [Plans & usage](https://docs.convonexai.tech/account/plans-and-usage.md): How usage is measured, where to watch it live, and what happens when you reach a cap. - [Settings & integrations](https://docs.convonexai.tech/account/settings-and-integrations.md): Your profile, preferences, and the tools Creator connects to — Slack, GitHub, email, API & webhooks, and MCP. - [Keyboard shortcuts](https://docs.convonexai.tech/account/shortcuts.md): The command palette and every keyboard shortcut, in one place. - [Troubleshooting](https://docs.convonexai.tech/help/troubleshooting.md): What the common problem states mean, and what to do about each one. - [FAQ](https://docs.convonexai.tech/help/faq.md): Ownership, stacks, access, data residency, and what Creator can't do yet. - [Changelog](https://docs.convonexai.tech/changelog.md): What's new in Creator.