> 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/view-all-variations.md).

# View All Variations

In the 3D editor the active view is called *Structure* that shows the structure of the scene, and the currently selected variation that would appear in your render.

<figure><img src="/files/Jc52JNvAN21EfutQS9KQ" alt="" width="308"><figcaption></figcaption></figure>

In the above screenshot you can see that currently a variation called *Romo* is selected, which will be used in the render. If we wanted to generate all variations we would need to click on the *Structure* and change to *All Variations.*&#x20;

In this view all of your variations will be listed (as a flat list), like so:

<figure><img src="/files/sJeFa8QSoIVIcUvtu0to" alt="" width="320"><figcaption></figcaption></figure>

If you click on each variation on the left side, it will show that specific variation on the right side as well in the 3D viewer.

<figure><img src="/files/caFPm8CG8bcz8zlPrtFG" 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/view-all-variations.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.
