# What is Vaulter

> Build, publish, and grow real web apps by describing them to an AI. Here is what every Vaulter app includes out of the box.

Vaulter is an AI app builder. You describe the app you want in plain language, and Vaulter builds it for you: a real, working web app that you can preview instantly, change by chatting, and publish to the web.

You do not need to know how to code. You describe the outcome you want, and the Vaulter agent writes the code, sets up the database, and wires up the parts that normally take a team of engineers.

## What every app includes

When Vaulter builds your app, these come built in. There is nothing extra to install or configure.

- **Design.** A complete, responsive interface that works on desktop and mobile.
- **A database.** Every app gets its own isolated data home with row-level privacy rules, browsable and editable from the Database panel. See [Your app's database](/docs/data/database).
- **User accounts.** Every app is born with an auth foundation. Your users sign in through a hosted portal with a one-time email code, Google, Microsoft, or GitHub. See [Add sign-in to your app](/docs/auth/add-sign-in).
- **Hosting.** Publish and your app goes live at its own address on `vaulter.run`. See [Publishing your app](/docs/publish/publishing).
- **Custom domains.** Buy a domain inside Vaulter or connect one you already own. See [Publishing and domains](/docs/publish/buy-a-domain).
- **Analytics and SEO.** Visitor analytics, conversion tracking, social previews, sitemaps, and automatic Google indexing. See [Growth](/docs/growth/seo).
- **Integrations.** Connect 27 popular services, from Stripe and Slack to OpenAI and Shopify, and let the agent build features on top of them. See [Connectors](/docs/integrations/connectors).

## What you can build

People use Vaulter for all kinds of apps:

- Internal tools and dashboards
- Booking and scheduling apps
- CRMs and client portals
- Marketplaces and directories
- Landing pages and marketing sites
- Community sites and member areas

## How you work

You spend most of your time in the **build workspace**: a chat with the Vaulter agent on one side and a live preview of your app on the other. You ask for a change, the agent makes it, and the preview rebuilds on its own. When the app is ready, you publish it.

A first build typically takes about 3 to 5 minutes. After that, most changes land in well under a minute.

That is the whole loop. The rest of these guides go deeper on each part.

Ready to build something? Head to the [quickstart](/docs/getting-started/quickstart).
