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

# Introduction

> Turn your ideas into working apps with AI-powered development

## What is Gainable?

Gainable is a no-code platform that lets non-technical teams build custom internal tools, dashboards, and workflows in minutes. Start from an idea and describe what you need, or connect your existing data sources and let AI build an app around them. Either way, you get a complete, working application in minutes.

You don't need to write code, wait on an engineering backlog, or sign a \$50K contract. Just pick a path and start building.

<CardGroup cols={2}>
  <Card title="Start from an idea" icon="pen-line" href="/quickstart">
    Describe what you want in plain English and AI creates everything for you.
  </Card>

  <Card title="Start from your data" icon="database" href="/build-from-data">
    Connect Google Sheets, HubSpot, Stripe, or other sources and build on top of your data.
  </Card>
</CardGroup>

## Who is Gainable for?

Gainable is built for teams who need custom tools but don't have the time, budget, or engineering resources to build them from scratch:

<CardGroup cols={2}>
  <Card title="Founders & startups" icon="rocket">
    Build custom CRMs, client portals, and operations hubs tailored to your workflow instead of paying for 10 SaaS tools that don't fit.
  </Card>

  <Card title="Marketing teams" icon="bullhorn">
    Connect campaign spend to revenue outcomes. Build live dashboards for attribution, lead scoring, and audience segmentation.
  </Card>

  <Card title="Operations & RevOps" icon="gears">
    Unify data scattered across 5 or more systems into a single view. Build pipeline dashboards, coordination tools, and executive reports.
  </Card>

  <Card title="Product managers" icon="compass">
    Consolidate roadmaps, feedback, and OKR tracking into one place, connected to your backlog and support channels.
  </Card>

  <Card title="Sales teams" icon="chart-line">
    Build the pipeline view your CRM won't give you. Personal deal boards, forecast trackers, and account-specific tools with live data sync.
  </Card>

  <Card title="Anyone blocked on engineering" icon="lightbulb">
    If you've ever waited weeks for a custom dashboard or report, Gainable lets you build it yourself in minutes.
  </Card>
</CardGroup>

## What can you build?

Gainable excels at building data-driven business applications:

<CardGroup cols={2}>
  <Card title="CRM & sales tools" icon="handshake">
    Track deals, manage contacts, and monitor your sales pipeline
  </Card>

  <Card title="Project trackers" icon="list-check">
    Manage tasks, milestones, and team assignments
  </Card>

  <Card title="Dashboards" icon="chart-line">
    Visualize your data with charts, KPIs, and real-time updates
  </Card>

  <Card title="Workflow apps" icon="diagram-project">
    Build kanban boards, approval flows, and process trackers
  </Card>

  <Card title="AI-powered apps" icon="robot">
    Add intelligent AI assistants that can answer questions, analyze data, and guide users
  </Card>
</CardGroup>

## How it works

Gainable gives you two ways to create an app:

**Start from an idea** — Describe what you want in plain English. The Planner Agent breaks down your request, the Build Agent generates your app, and validation ensures quality.

**Start from your data** — Connect an external data source like Google Sheets or HubSpot. The DataAnalyzer agent examines your schema, recommends features through interactive Q\&A, and produces a build specification.

Both paths lead to the same result: a complete, working app with a database, modern UI, and real-time updates.

<Info>
  You can also combine both approaches: connect data sources and describe additional features you want on top of them.
</Info>

## What's included in every app?

Every Gainable app comes with:

| Feature                    | Description                                                                                |
| -------------------------- | ------------------------------------------------------------------------------------------ |
| **Database**               | Automatic data storage that grows with your needs                                          |
| **Modern UI**              | Responsive design that works on any device                                                 |
| **Real-time updates**      | See changes instantly as data is added or modified                                         |
| **Charts & visualization** | Built-in support for data visualization                                                    |
| **Team collaboration**     | Chat, file sharing, and comments (via Weavy integration)                                   |
| **User management**        | Built-in authentication and user accounts                                                  |
| **Gaia Copilot**           | A conversational assistant in every app that reads live data and references your knowledge |
| **Gaia Autopilot**         | Autonomous agents that watch data, draft work, and land it in your inbox for approval      |
| **Datasets**               | Connect and group external data sources like HubSpot, Google Sheets, and Stripe            |

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="play" href="/quickstart">
    Build your first app in 5 minutes
  </Card>

  <Card title="Build from data" icon="database" href="/build-from-data">
    Connect your existing data and let AI design the app
  </Card>

  <Card title="How it works" icon="gears" href="/concepts/how-it-works">
    Learn how Gainable builds your app
  </Card>

  <Card title="Prompt guide" icon="message" href="/prompting/overview">
    Write better prompts for better apps
  </Card>

  <Card title="Examples" icon="lightbulb" href="/prompting/examples">
    See real prompts you can copy
  </Card>

  <Card title="Gaia Copilot" icon="comments" href="/copilots/overview">
    Add a conversational assistant to your app
  </Card>

  <Card title="Gaia Autopilot" icon="robot" href="/autopilot/overview">
    Add autonomous agents that draft work in the background
  </Card>
</CardGroup>
