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

# Discover, Clone, and Manage Workflows in Rainfrog Studio

> Browse the public gallery, clone workflows into new projects, and learn how studio templates differ from the Workflows tab.

In Rainfrog, **templates** and **workflows** are related but not the same thing.

* **Templates** — Fashion Shooting, Product Still Life, and UGC Content. You add them from the **studio** floating dock onto a project canvas.
* **Workflows** — the **Workflows** tab (and the public gallery on the marketing site) where you browse and **clone** curated graphs into a new project.

## Studio templates

Three templates are available on all plans. Each drops a pre-wired node graph onto your canvas.

<CardGroup cols={2}>
  <Card title="Fashion Shooting" icon="shirt" href="/guides/templates-gallery">
    On-model fashion imagery with character and product inputs ready to connect.
  </Card>

  <Card title="Product Still Life" icon="box" href="/guides/templates-gallery">
    Clean product photography with a controlled environment setup.
  </Card>

  <Card title="UGC Content" icon="mobile-screen" href="/guides/templates-gallery">
    Creator-style, feed-native social visuals with a lifestyle feel.
  </Card>
</CardGroup>

**How to use a template:**

<Steps>
  <Step title="Open a project">
    Create or open a project so you are on the studio canvas.
  </Step>

  <Step title="Open the floating dock">
    Use the dock on the left side of the canvas and open the templates section.
  </Step>

  <Step title="Add a template">
    Click or drag **Fashion Shooting**, **Product Still Life**, or **UGC Content** onto the canvas.
  </Step>

  <Step title="Swap assets and generate">
    Replace placeholder assets with your library items, then click **Generate** on the generator node.
  </Step>
</Steps>

## The Workflows tab and public gallery

The **Workflows** tab lists gallery workflows you can preview and clone. The same gallery is also available on the marketing site at [rainfrog.ai/workflows](https://www.rainfrog.ai/workflows).

Gallery entries change over time. Examples of the kinds of looks you will find include soft still lifes, beauty sets, streetwear editorials, and lifestyle interiors.

**To clone a gallery workflow:**

<Steps>
  <Step title="Browse Workflows">
    Open the **Workflows** tab and preview entries you like.
  </Step>

  <Step title="Clone">
    Click **Clone** on the workflow you want. Rainfrog creates a new project with that node graph.
  </Step>

  <Step title="Customize">
    Open the project, swap products, characters, styles, and environments for your own, then generate.
  </Step>
</Steps>

<Tip>
  Start from a gallery workflow whose tone matches your brief, then swap only the product and character. You get a campaign-ready structure in minutes.
</Tip>

## Save to Gallery

From an open project, you can **Save to Gallery** from the studio toolbar when you want to keep a snapshot of a workflow configuration for later reuse or sharing in the gallery context. Use this when a graph is worth returning to as a starting point.

## Swapping assets after cloning

<Steps>
  <Step title="Open the cloned project">
    Find it under **Projects** and open the canvas.
  </Step>

  <Step title="Select an asset node">
    Click a Product, Character, Style, or Environment node.
  </Step>

  <Step title="Choose your asset">
    Pick an item from your library (or a built-in option). Keep the wires to the generator intact when you only need an asset swap.
  </Step>

  <Step title="Generate">
    Click **Generate** on the Image Generator (or other generator) to run the updated graph.
  </Step>
</Steps>
