> For the complete documentation index, see [llms.txt](https://docs.colormass.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colormass.com/rendering-platform/batch-rendering/re-render-a-variation.md).

# Re-render a Variation

If there is a specific variation that you would like to re-render click on the variation you need and then change to the *Render Image* view on the right side.

When you click on each variation the corresponding image will be displayed, like so:

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

In order to re-render one, please select the variation that you would need to re-render and then press the little bin button and *Re-render,* like you can see below:

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


---

# 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://docs.colormass.com/rendering-platform/batch-rendering/re-render-a-variation.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.
