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

# Live Page Templates

> Save a page as a template and reuse it across flows and live pages

**Live Page Templates** let you save a page you've built in the [Live Page Builder](/features/live-page-builder) and reuse it across different flows and live pages. Build a layout once, save it as a template, and start new pages from it instead of recreating the same blocks each time.

<Frame caption="Saving a page as a reusable template and applying it elsewhere">
  <video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/dreamplan-d87d53ea/DbfMM81slbjYtrVD/resources/live-page-templates.mp4?fit=max&auto=format&n=DbfMM81slbjYtrVD&q=85&s=a7d1d5d6810e64f461d20d779c37ea5d" data-path="resources/live-page-templates.mp4" />
</Frame>

***

## How It Works

<Steps>
  <Step title="Build a page">
    Compose a page from blocks in the Live Page Builder as usual.
  </Step>

  <Step title="Save as template">
    Save the current page as a template to make its layout and blocks reusable.
  </Step>

  <Step title="Reuse anywhere">
    Apply the template when creating a new live page — in the same flow or a different one — and pick up where the template leaves off.
  </Step>
</Steps>

***

## Why Use Templates

* **Consistency** — keep a uniform look and structure across many pages
* **Speed** — skip rebuilding common layouts for every new page
* **Reuse across flows** — share a proven page design between different flows and live pages
* **A starting point** — begin from a template and customize per page rather than from a blank canvas

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Live Page Builder" icon="pen-ruler" href="/features/live-page-builder">
    Back to the visual builder overview
  </Card>

  <Card title="Web Component Blocks" icon="code" href="/features/live-page-web-components">
    Include custom blocks in your templates
  </Card>
</CardGroup>
