> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lovable.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Lovable

> Lovable is a full-stack AI development platform for building, iterating on, and deploying web applications using natural language, with real code, security, and enterprise governance.

<Frame>
  <img src="https://mintcdn.com/lovable-f9060f1e/ybHXd0Cn2UWhku0A/images/welcome-lovable-dashboard.png?fit=max&auto=format&n=ybHXd0Cn2UWhku0A&q=85&s=7063addda22ec0066d45e5ece92559c4" alt="Welcome Lovable Dashboard" width="3292" height="1898" data-path="images/welcome-lovable-dashboard.png" />
</Frame>

Lovable lets individuals and teams build production-grade web applications using natural language. You describe what you want to build, and Lovable generates a working application that includes frontend, backend, database, authentication, and integrations, all backed by editable code.

Lovable supports the full lifecycle of modern product development, from early exploration and prototyping to deployment and ongoing operation.

Applications are built inside shared workspaces, where people collaborate across one or more projects. Each project represents a single application and produces a codebase that can be synced to GitHub and integrated into existing engineering workflows. The platform is built to help people move faster while maintaining ownership, security, and operational control.

## Why use Lovable

Lovable makes it easier to go from an idea to working software.

**Faster iteration**\
Move from idea to working software by building through natural language instead of starting from a blank codebase.

**Collaboration when you need it**\
Work solo or with a team. Lovable supports shared workspaces so people across roles can contribute in one place when collaboration matters.

**Code ownership and flexibility**\
Keep full ownership of your code and integrate Lovable into existing workflows.

**Built with enterprise needs in mind**\
[Security, privacy, and governance capabilities](/introduction/welcome#security,-privacy,-and-compliance) are built into the platform from the start.

## Who Lovable is for

Lovable is used by people building software on their own, with teams, and across organizations of different sizes.

**Individual builders**

* Founders and entrepreneurs launching MVPs or testing early product ideas
* Students and educators working on coursework, learning projects, or experiments
* Independent makers building side projects, prototypes, or small products on their own

**Product, design, and go-to-market teams**

* Product managers creating realistic prototypes to validate workflows and requirements
* Designers moving beyond static mockups to production-ready interfaces
* Marketers building landing pages, campaign sites, and lightweight tools

**Technical teams and agencies**

* Developers using Lovable to quickly set up projects, internal tools, and early prototypes
* Engineering teams reviewing, extending, and maintaining generated code through GitHub
* Agencies delivering client projects where code ownership and portability matter

**Enterprises**

* Teams building internal tools or business-critical applications used across the organization
* Organizations building and operating applications with [security, compliance, and governance](/introduction/welcome#security,-privacy,-and-compliance) requirements
* Companies integrating AI-assisted development into established engineering workflows

## What you can build with Lovable

Lovable supports a broad range of web applications, from early exploration to production systems.

**SaaS and business applications**\
Subscription products, customer-facing dashboards, admin panels, and multi-user applications

**Consumer-facing web applications**\
Community platforms, content platforms, and apps built for end users

**Marketplaces and online commerce**\
Booking tools, storefronts, and marketplace apps

**Internal tools**\
Workflow tools, operational dashboards, and applications used by internal teams

**Websites and marketing pages**\
Company websites, landing pages, and campaign pages

**Educational tools**\
Learning tools, course platforms, student portals, and experiments

**Games and interactive content**\
Simple web-based games, quizzes, and simulations

## Security, privacy, and compliance

Lovable is built to meet enterprise security and compliance requirements.

### Certifications and standards

* SOC 2 Type II
* ISO 27001:2022
* GDPR compliance

[View compliance reports and security attestations](https://trust.lovable.dev/)

### Access and identity

* [Workspace-level roles and permissions](/features/collaboration)
* [Secure authentication with two-factor authentication (2FA)](/introduction/faq#how-do-i-enable-two-factor-authentication-2fa)
* [Single sign-on (SSO)](/features/business/sso)
* [SCIM user provisioning](/features/business/scim)

### Platform security and governance

* Workspace-level administration and controls
* [Built-in security checks and guidance](/features/security)
* [Data usage controls and data opt-out options](/features/business/data-opt-out)

[Learn more about Lovable’s approach to security](https://lovable.dev/security)

### Legal and data protection

* [Privacy Policy](https://lovable.dev/privacy)
* [Terms of Service](https://lovable.dev/terms)
* [Data Processing Agreement (DPA)](https://lovable.dev/data-processing-agreement)
* [Platform Rules](https://lovable.dev/platform-rules) and [Abuse Policies](https://lovable.dev/abuse)

## How Lovable fits into your workflow

Lovable is designed to complement existing tools and processes:

1. Describe what you want to build
2. Review and iterate on the generated application
3. Sync code to GitHub
4. Deploy, operate, and govern according to your standards

Lovable adapts to how you work, rather than forcing changes to your workflow.

<CardGroup cols="3">
  <Card title="Getting Started" icon="stairs" href="/introduction/getting-started">
    Step-by-step tutorial to create your first project.
  </Card>

  <Card title="Features" icon="toolbox" href="/features">
    Lovable's core features.
  </Card>

  <Card title="Integrations" icon="link" href="/integrations">
    Extend functionality with integrations.
  </Card>

  <Card title="Tips & Tricks" icon="lightbulb" href="/tips-tricks">
    Get the most out of Lovable.
  </Card>

  <Card title="Prompt Engineering" icon="robot" href="/prompting">
    Learn effective prompting strategies.
  </Card>

  <Card title="Glossary" icon="bookmark" href="/glossary">
    Learn the key terms.
  </Card>
</CardGroup>
