> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/photos/staging.md).

# Staging

Staging lets you virtually furnish an empty (or already furnished) room by selecting a style, creating multiple variations, and then fine-tuning with the same Adjust tools you already use.

### Getting Started

You can start creating a Staging from two places:

#### **1) Listing details page**

Hover on a photo, then click the Staging icon.

<figure><img src="/files/qY9wcZgXRz7vepWpNtay" alt=""><figcaption></figcaption></figure>

#### **2) Full-screen photo view**

Open a photo in full screen, then use the Staging section on the right side of the **Adjust Panel**.<br>

<figure><img src="/files/2KrH4NbfkqkVDVLFtd3h" alt=""><figcaption></figcaption></figure>

### Choose a Room Type

<figure><img src="/files/wl0t4olrekzgV05DCykb" alt=""><figcaption></figcaption></figure>

Pick the room that best matches your photo:

* Living Room
* Bedroom
* Kitchen
* Dining Room
* Bathroom
* Home Office
* Outdoor
* Kids Room

{% hint style="info" %}
Choosing the closest Room Type improves layout realism (scale, furniture placement, decor defaults).
{% endhint %}

### Choose a Furniture Style

<figure><img src="/files/64DKLqg7fZwrZETHrFwE" alt=""><figcaption></figcaption></figure>

Select the design direction you want:

* Modern
* Scandinavian
* Industrial
* Mid-Century
* Luxury
* Farmhouse
* Coastal
* Standard

### Create your Staging

Once you’ve selected a **Room Type** and **Furniture Style**:

1. Click **Create**.
2. Fotello starts creating your staging variations.

<figure><img src="/files/ueQbHEgqtiNl8YiydwmN" alt=""><figcaption></figcaption></figure>

### Variations

Each Staging Create creates **3 variations** for you to choose from. Use variations to quickly pick the output you like.

<figure><img src="/files/h6WRQxyYrlShzuKlxlBB" alt=""><figcaption></figcaption></figure>

Want more options? Click **Create More** to create another set of variations.

{% hint style="info" %}
Create More does not deduct again (it doesn’t consume an additional Staging creation/credit)
{% endhint %}

### Fine-tune your Staging

After creating a Staging, you can keep refining it using any available adjustment controls ([Personalizing Photos](/photos/personalizing-photos.md)).

### Plan coverage and pricing

Staging availability and included usage depends on your plan. If it isn’t included (or you need more), it’s available via pay as you go.

Find out more about pricing [here](https://www.fotello.co/pricing).


---

# 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://uni.fotello.co/photos/staging.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.
