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

# Templates

> A Template is a one-job function inside Studio. Choosing the right template IS the instruction — there is no prompting in holala.

Everything holala does, it does through a **Template** — a function that performs one specific job. Put a product on a model, remove a mannequin, drop a clean white background: each is its own template. **Choosing the right one is how you tell holala what you want.** There's no prompt to write.

<Note>
  This is the idea behind the whole product: **no prompting**. You don't describe the result in words — you pick the template that already produces it.
</Note>

<Frame caption="One product photo, many templates — each one-job function produces a different finished result.">
  ![Examples of holala template outputs generated from product photos](https://newpr.holala.ai/api/media/file/holalaai-demo-24.png)
</Frame>

## Why templates instead of prompts

<Columns cols={2}>
  <Card title="Pick the job, not the words" icon="layer-group">
    Each template is tuned for one outcome, so you get consistent, professional results without learning how to phrase a prompt.
  </Card>

  <Card title="Every template lists its inputs" icon="image">
    Open a template and Studio shows exactly what to upload — product image, optional reference, or a model. No guesswork.
  </Card>
</Columns>

## The categories at a glance

<CardGroup cols={2}>
  <Card title="Put it on a model" icon="user">
    Product-to-On-Model, Model Swap, Model Remover, Ghost Mannequin.
  </Card>

  <Card title="Set the scene" icon="wand-magic-sparkles">
    Product Placement, Background Generation, White Background, Non-Model Generation.
  </Card>

  <Card title="Add angles & detail" icon="cube">
    View / Angle Generator, Side Generation, Closeup Textile, Quality Enhancer.
  </Card>

  <Card title="Faces, categories & scale" icon="layer-group">
    Model Face Generation and Swap, Jewellery, Kids, Lingerie & Swimwear, Bulk Generation, On-Model to Flat-Lay.
  </Card>
</CardGroup>

<Tip>
  Not sure which to use? Every template names the exact job it does. Browse the full catalog and pick by outcome.
</Tip>

<CardGroup cols={2}>
  <Card title="Browse all templates" icon="layer-group" href="/templates">
    The full catalog, grouped by job, with every template's inputs.
  </Card>

  <Card title="Prep your product photo" icon="image" href="/input-uploads">
    The input rules that make every template work better.
  </Card>
</CardGroup>
