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

# Templates

Brikl Templates are complete Bubble application starters. Each template includes pre-built pages, workflows, a database structure, and UI components — so you can launch your project without building from scratch.

## What's included in a template

Every Brikl template comes with everything you need to get started immediately.

<Columns cols={2}>
  <Column>
    <Card title="Database structure" icon="database">
      Data types and fields are already configured to match the application's logic.
    </Card>
  </Column>

  <Column>
    <Card title="Workflows" icon="diagram-project">
      Core workflows are pre-built and connected to the interface.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Pages & layouts" icon="objects-column">
      All pages are designed and structured, ready to be customized.
    </Card>
  </Column>

  <Column>
    <Card title="UI components" icon="puzzle-piece">
      Each template uses Brikl-quality components built with native Bubble elements.
    </Card>
  </Column>
</Columns>

## Template categories

* **SaaS** — Dashboards, authentication, billing, and settings screens for web applications.
* **Ecommerce** — Product pages, cart, checkout, and order management for online stores.
* **Landing Page** — Marketing pages with hero sections, pricing, testimonials, and CTAs.
* **Blog** — Content-focused layouts with article pages, author profiles, and category navigation.
* **Mobile** — Mobile-first interfaces with bottom navigation, cards, and onboarding flows.

## How to use a template

<Steps>
  <Step title="Purchase the template" titleSize="h4">
    Browse the available templates and purchase the one that fits your project through the Bubble Marketplace.
  </Step>

  <Step title="Read the documentation" stepNumber={2} titleSize="h4">
    Each template includes its own documentation covering the database structure, workflows, and customization steps.
  </Step>

  <Step title="Customize and launch" stepNumber={3} titleSize="h4">
    Adapt the template to your brand and business logic, then publish your application.
  </Step>
</Steps>

## Refund policy

Templates are sold through the Bubble Marketplace. Refund requests must first be submitted through Bubble. If Bubble is unable to process your refund, you can contact us directly at [support@brikl.co](mailto:support@brikl.co).

For more details, see our [Refund Policy](/refund-policy).
