# Iterate with variants

### 1. Duplicate Variant

{% hint style="info" %}
You can use variants to make multiple design proposals within the same project- this means that they will share all data customization and can be compared for different metrics and performance.
{% endhint %}

* Exit the **`Massing Studio`** by double clicking outside of the building.
* Select **`Duplicate Variant`** and input a name, hit **`OK`**.

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

### 2. Create New Variant

{% hint style="info" %}
Creating a new variant gives you a blank canvas- if you want to have your custom geometry in your new variant, duplicate it instead and delete the building in Rhino.
{% endhint %}

* Head out to the project overview by clicking on the **`Finch Logo`** in the upper left corner.
* Here you can find an overview of all variants within your Project.
* Select **`Create New Variant`** and enter a name, hit **`OK`**.

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

### 3. Edit and sync your new variants

* In Rhino, **`Load`** your new variant from the **`Variants`** drop-down menu. Edit the existing mass or add a new mass, and **`Sync`**.

<div data-full-width="false"><figure><img src="/files/3veqm7ibi1EFxfm5fTm6" alt=""><figcaption></figcaption></figure></div>

### 4. Set a camera, thumbnail, and sun location

* In the **`Display`** tab of the **`Right Panel`**, toggle the **`Sun`**. Set a location when prompted and use the sliders to visualize specific dates and times.

<figure><img src="/files/2t61gO1rSfIrEfLwd5xU" alt=""><figcaption></figcaption></figure>

* In the **`Display`** tab of the **`Right Panel`**, select **`Set current view as camera`** to save a view across all variants in a project. This allows you to have thumbnails from the same view.
* In the **`Export`** tab of the **`Right Panel`**, select **`Set current view as thumbnail`** to set a thumbnail.

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

### 5. Navigate between variants

* In Finch **`Exterior View`**, all variants are listed on the **`Left Panel`**.
* Hover and select the different variants to see the **`Key Figures`** and compare them.

{% hint style="info" %}
In the **`Right Panel`**, toggle the **`Parallel Axis Diagram`** to compare the different variant's data.
{% endhint %}

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

***


---

# 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.finch3d.com/docs/projects-and-variants/iterate-with-variants.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.
