> For the complete documentation index, see [llms.txt](https://docs.tryholo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryholo.ai/create/image/photoshoot.md).

# Photoshoot

Photoshoot creates AI-generated product photoshoots without the need for a real shoot.

{% embed url="<https://share.synthesia.io/5fb3c7d3-87d1-4c2b-8fea-0634db87b570>" %}

You describe the look you want, choose an aspect ratio, select how many visuals you need, and Holo generates polished product imagery.

**Best for:**

* Product-focused visuals
* E-commerce imagery
* Clean, professional-looking creatives

***

#### How Photoshoot works

{% stepper %}
{% step %}

#### **Open Photoshoot**

From your **Home** screen, click the **Images** tile and select **Photoshoot**.
{% endstep %}

{% step %}

#### **Describe your idea**

Tell Holo what you want the photoshoot to look like (style, setting, mood, background, etc.).\
Not sure where to start? Use suggested directions — click **Explore angles** to see more.
{% endstep %}

{% step %}

#### **Select a product (optional, but recommended)**

Click the **+** icon below the prompt box to choose the product you want to feature.
{% endstep %}

{% step %}

#### **Choose your layout**

Pick an **aspect ratio** that fits where you plan to post or use the visuals.
{% endstep %}

{% step %}

#### **Select how many visuals you need**

Choose the **amount of visuals**, then click **Generate**.
{% endstep %}

{% step %}

#### **Review your results**

Your completed images will appear in your **Library**, where you can **edit, delete, download, or post** them to your connected social media accounts.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
The clearer your description, the better the results. If you want help writing prompts that match your brand style, check out our [**Prompting Guide**](/create/prompting-guide.md) for examples and best practices.
{% endhint %}

\
If something doesn’t work as expected, try the [troubleshooting steps](/troubleshooting/troubleshooting-steps.md) — and if the issue continues, feel free to reach out to <support@tryholo.ai>, and we’ll help you out.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryholo.ai/create/image/photoshoot.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
