> 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/troubleshooting/add-photos-to-an-enhanced-listing.md).

# Add Photos to an Enhanced Listing

Fotello now lets you add photos that you might have missed the first time to the same listing without starting over or creating a new listing. This is useful when:

* you forgot to add a few shots before processing
* you went back for a small reshoot
* you missed uploading the photos from another device like your drone

{% hint style="warning" %}
Use this feature only for photos from the same property.

Fotello checks address and location data on added files. If the new photos appear to belong to a different property, you will automatically be charged for them.

We monitor this feature closely to keep usage fair for everyone. You can only add more photos within **7 days** of creating the original listing.
{% endhint %}

### Add more photos

{% stepper %}
{% step %}

#### Open the listing menu

Open the listing you want to update.

Click the three dots next to **Deliver**.

<figure><img src="/files/3W4Yt5ErhUnNuMqKTFEq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Click **Enhance Photos**

Select **Enhance Photos** from the menu.

A pop-up will appear to confirm if the photos belong to the same property.

<figure><img src="/files/TS8F0v69paAyRTxu4fKe" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Upload the missing photos

Fotello sends you back into the upload flow for that same listing.

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

Add the new files the same way you would for a new listing.

The upload flow works just like [Adding Photos](/photos/editing/adding-photos.md).
{% endstep %}

{% step %}

#### Review and continue

Before you click 'Enhance', make sure every new photo belongs to the same address. If a file appears to come from a different property, Fotello auto-detects it and you will be charged for it as a new listing.
{% endstep %}
{% endstepper %}

### Important limits

* **Same property only.** Do not use this to combine photos from different homes or addresses.
* **7-day window.** You can add more photos for up to 7 days after the listing is first created.
* **Extra usage can be billed.** If the added photos push your account past included limits, pay-as-you-go charges apply.

{% hint style="info" %}
If your total photo count surpasses the usage included in your plan, additional photos will incur a charge at the standard rate of $0.50 each, as per your plan's terms.
{% endhint %}


---

# 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/troubleshooting/add-photos-to-an-enhanced-listing.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.
