# Request Revisions

<figure><img src="/files/JZQ8QFc85JCE2lTqbuQi" alt="" width="225"><figcaption></figcaption></figure>

Requesting revisions allow you to ask for edits on your asset. You can request revisions for any generated or uploaded asset once the [asset status](/managing-assets/asset-status.md) is "For Review."&#x20;

{% embed url="<https://youtu.be/FUWAOKHVeXY>" %}

{% hint style="info" %}
You cannot request revisions for a completed stage. However, you can request revisions for your most recent iteration in the current step that is "For Review."
{% endhint %}

### Annotate

After clicking "Request revision," you'll be able to annotate on your images on the right panel. There are a variety of shapes to choose from, such as a rectangle, ellipse, or arrow.<br>

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

### Screenshot

Alternatively, you can also click "Take Screenshot" on an asset's 3D viewer to automatically open the iteration view. This will save a screenshot of your view and add it to your iteration images, allowing you to annotate directly on them.

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

### Add Image

If you'd like to add images for your revision request, you can do so by clicking the left-most button next to the iteration image thumbnails.

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

### Add UV/Texture Images

If your asset is in the For Review stage in the UV/Texture step, you'll also see the UV/Texture maps in the Upload Image modal. You can select these maps to add them to the Annotation panel and send any feedback if needed.

<figure><img src="/files/JhIiZIraREl3z0f9ko0F" alt="" width="563"><figcaption></figcaption></figure>

### Feedback Bubbles

<figure><img src="/files/howIrUyUQ0VsylUW3L0q" alt=""><figcaption><p>Feedback marker button</p></figcaption></figure>

When the feedback marker is toggled on, you can place numbered markers directly on your screenshot or uploaded image. Each marker will correspond to a numbered text box under the feedback section on the right, where you can provide detailed feedback for the specified markers.

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

To create markers for the next number, click "Add feedback item."

<figure><img src="/files/3suLYgw4UHYahmopfgUv" alt="" width="230"><figcaption></figcaption></figure>

This will generate a new feedback entry, allowing you to place additional bubbles on your image for the corresponding feedback item.

{% hint style="info" %}
Your revisions are automatically saved, which means you can exit the request revision modal and come back to it later.
{% endhint %}

{% hint style="info" %}
Learn how to view images and text feedback from completed revision requests [here](/reviewing-assets/request-revisions/revision-details.md).
{% endhint %}

### Approve with revision

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

In addition to the "Request Revision" button - which processes your updated asset and marks it for review once complete - there's also an "Approve with Revision" option. This instantly approves your changes after processing and moves the asset to the next stage in the pipeline.


---

# Agent Instructions: 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.kaedim3d.com/reviewing-assets/request-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.
