> 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/personalizing-photos/human-revisions.md).

# Human Revisions

Foton[^1] gets most edits right on the first try, but your style matters. That’s why **every plan includes free, unlimited human revisions**, giving you AI speed with human precision whenever you need it, so your photos always match your vision.

If you see something you don't like, request a human revision from the "Adjust" panel.

### This is how it works

{% stepper %}
{% step %}

#### Open Human Revisions

Scroll to **Personalize it to match your style** at the bottom of the **Adjust Panel**.

Switch from **AI** to **Human**.

<figure><img src="/files/QfPuVodDaeNYWUgXJ2L5" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Describe the changes you want

Tell us exactly what you want changed in the photo.

Then click <img src="/files/NVAtbvna4VXQiAxICuDh" alt="" data-size="line"> next to **Human** to submit the request.

{% hint style="info" %}
**Pro tip**

The more specific your note, the better the result. Clear feedback helps our editors work faster and helps Foton learn your style.
{% endhint %}
{% endstep %}

{% step %}

#### **Use tools to make your revision requests more precise**

**Provide the exact color code**

Click the first <img src="/files/U6YX9dkGlauY5CvbhbHI" alt="" data-size="line"> button in the bottom-left of the chat box or type "/" and select Color Picker. The advanced color palette will open up and you can use the eyedropper tool to pick the exact HEX code for any revision requests pertaining to color changes. This ensures precision in the revisions provided by our editing team.

**Refer other listing photos**

Click the middle <img src="/files/IiKb3cccc7iU15FEqT1x" alt="" data-size="line"> button in the bottom-left of the chat box or type "@" and select the edited photo from the listing that you want to reference. This ensures consistency in the revisions provided by our editing team.
{% endstep %}

{% step %}

#### Track the revision request

After you submit, the prompt box is disabled while our editors work on the photo.

If you want changes instantly instead, switch to [AI Revisions](/photos/personalizing-photos/ai-revisions.md).

Back in **My Listings**, the photo shows a revision-request tag in the top-right corner.

Hover over the banner to review the exact request.

<figure><img src="/files/XlQXqJxN3yqmk2W0dwDT" alt="" width="375"><figcaption><p>The photo with a revision request, circled</p></figcaption></figure>
{% endstep %}

{% step %}

#### Review the finished edit

Our editors complete most requests within 4 to 6 hours.

When the edit is ready, the photo shows a revision success tag in **My Listings**.

<figure><img src="/files/ABG0yt26DOGdBlynoyU5" alt="" width="375"><figcaption><p>Revised photo with the revision success tag, circled</p></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Why this and your feedback matters

Each human revision you request gives Foton a chance to learn from you. Your edited and revised image along with any feedback goes back into the training loop so Foton won't make the same mistake again. Updates are released every 2 to 4 weeks. This means:

* Better edits
* Fewer revisions
* A product directly aligned to your feedback

<figure><img src="/files/9Xmh3DhOLJKb4dTeweoz" alt="" width="375"><figcaption></figcaption></figure>

[^1]: Foton is a family of AI models that power Fotello.


---

# 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/personalizing-photos/human-revisions.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.
