> 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/ai-revisions.md).

# AI Revisions

AI Revisions lets you keep refining a photo with plain-language prompts instantly so you don't have to wait for manual revisions. Tell Fotello what to change, stack edits on top of each other, and jump back to any earlier version whenever you want.

### Open AI Revisions

AI Revisions lives at the bottom of the **Adjust Panel** under **Personalize to match your style**.

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

### Revise a photo with AI

{% stepper %}
{% step %}

#### **Open the adjust panel**

Open a photo in full screen.

Scroll to '**Personalize it to match your style'** in the **Adjust Panel**.

The AI option is selected by default.
{% endstep %}

{% step %}

#### **Enter your revision request**

Type what you want to change in the chat box.

You can also pick from the suggested prompts to get started faster. Keep describing the changes you want until the image looks right.

<figure><img src="/files/2IdaL5psWw14sUpu4xBB" alt=""><figcaption></figcaption></figure>
{% 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 %}
**Add reference photos if needed**

Click the <img src="/files/anpBfy2OGLMaxD7qgY4d" alt="" data-size="line"> button in the bottom-left of the chat box to upload external reference images that you want to share with the editing team for revisions. Reference photos help you describe a look more clearly when you want a very specific result.
{% endstep %}

{% step %}
**Keep building on previous changes**

You can add more changes on top of earlier ones.

Fotello keeps compiling those requests into the next version of the photo.
{% endstep %}
{% endstepper %}

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

Start with one clear instruction.

Then add follow-up changes in the chat panel one at a time. That usually gives you more predictable results.
{% endhint %}

### Go back to an earlier version

Every revision appears in the chat panel.

If you want to compare results or restore an older version, click the version you want.

This is useful when a newer result doesn't look quite right and you want to return to a version you liked better.

{% hint style="warning" %}
Keep in mind that the AI might make mistakes. Carefully review your photos before delivery.
{% endhint %}

### Switch from AI to Human Revisions

If you want a manual edit instead, click **Back** in the top-left of the chat panel.

That takes you back to the **Adjust Panel**.

From there, switch from **AI** to **Human**.

<figure><img src="/files/eaOAwpbSHhwM3sBGgkvc" alt="" width="109"><figcaption></figcaption></figure>

For the full human workflow, see [Human Revisions](/photos/personalizing-photos/human-revisions.md).

### Pricing

You get **two free AI revisions** on every listing on the Ultimate plan.

After that, AI revisions cost **$0.15 per message**.


---

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