> ## 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.

# Bulk Generation

> Run one template across many products at once instead of generating images one by one.

Bulk Generation runs the same template across many products at once, instead of one by one.

## What it does

When you have a full catalog to shoot, generating one product at a time doesn't scale. Bulk Generation applies a single template — the same job, the same settings — to a whole batch of product images in one pass, so a catalog update takes minutes instead of days.

## Inputs

<Columns cols={2}>
  <Column>
    **Required**

    * Product images — multiple product photos, uploaded together or pulled from a connected store. See [Product Images](/input-uploads) for shot guidelines.
  </Column>

  <Column>
    **Optional**

    * Reference image and model selection — applied uniformly across the batch if the chosen template supports them. See [Model Faces](/model-faces).
  </Column>
</Columns>

<Tip>
  Connect **My Store** (Shopify or IKAS) to pull products directly into Bulk Generation and push finished images back once they're done — no manual export and re-upload.
</Tip>

## How to use it

<Steps>
  <Step title="Select your products">
    Choose multiple product images to upload, or select products from your connected store feed.
  </Step>

  <Step title="Choose one template">
    Pick the single template to apply across the whole batch — every product in the run uses the same job.
  </Step>

  <Step title="Set resolution and variations">
    Choose 1K, 2K, or 4K and the number of variations per product. This applies to every item in the batch.
  </Step>

  <Step title="Generate">
    Run the batch. Results save to your Library per product, and push back to My Store automatically if connected.
  </Step>
</Steps>

## Tips

<AccordionGroup>
  <Accordion title="Keep input photos consistent before running a batch">
    Bulk Generation applies one template uniformly — products shot at different angles or lighting will carry those differences into the output. Standardize your inputs first.
  </Accordion>

  <Accordion title="Start with a small batch to confirm settings">
    Run 5-10 products first at 1K to confirm the template and resolution choice, then commit the full catalog at 2K or 4K.
  </Accordion>

  <Accordion title="Connect My Store for repeat catalog updates">
    If you're refreshing images regularly, a connected store feed saves you from re-uploading products every time.
  </Accordion>
</AccordionGroup>

<Frame caption="Before: a grid of flat product photos. After: the same products generated on-model in one batch run.">
  ![Multiple product photos generated into marketing images in a single batch](https://newpr.holala.ai/api/media/file/holala-fashion-ai-image-generation-tool-26.png)
</Frame>

## Related

<CardGroup cols={2}>
  <Card title="Credits" icon="coins" href="/credits">
    Understand how resolution and variation count affect credit use at scale.
  </Card>

  <Card title="Templates" icon="layer-group" href="/templates">
    Browse every template you can apply across a batch.
  </Card>
</CardGroup>
