> For the complete documentation index, see [llms.txt](https://help.visuary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.visuary.com/guide-visuary-en/visualization/variants.md).

# Variants

<figure><img src="/files/31ac35dc590b1a38bb6fa830eb2d4df11f269e3f" alt=""><figcaption></figcaption></figure>

To create a new scenario:&#x20;

* Go to **the Renovation floor plan tab**
* Click on **Scenario**
* Click on **New Scenario**

{% hint style="info" %}
**Note:** Scenario B is created automatically **based on the first version of your Renovation floor plan**.
{% endhint %}

<h3 align="center">Create a new scenario from the Existing floor plan</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FDAMUXifsxs5XXi73CBXP%2Freinitialiser_variante.mp4?alt=media&token=26ef0ea2-0e8f-49df-83ce-98c51e1ca123>" %}

1. Start by creating a new scenario by clicking on Scenario > New Scenario
2. **Go to the scenario you want to reset**
3. Click the **3 dots** at the top right of the screen.
4. Click on "**Reset**" \
   This scenario will then return to its initial state, identical to the Existing floor plan.

<h3 align="center">Rename a scenario</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FXC7PVxYyn3f0p6LmXEzo%2Frenommer_variante.mp4?alt=media&token=704d6023-1207-49d6-8fa4-7a55b10580ca>" %}

1. Click on Scenario at the top of the screen
2. **Select the scenario** whose name you want to change
3. Click the**pencil icon** that appears&#x20;
4. Enter the new name you want to give it
5. Click on "**Finish**" and remember to save the project so the change is saved.

<h3 align="center">Delete a scenario</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2F3MNYBxJU6Wam4jeEKPeE%2Fsupprimer_variante.mp4?alt=media&token=57d24ec6-39f8-4f04-a07e-f6cce81e019b>" %}

1. Click on Scenario at the top of the screen
2. **Select the scenario** you want to delete
3. Click the**pencil icon** that appears&#x20;
4. Click on "**Delete**" then confirm the action by clicking on "**Yes**"

{% hint style="info" %}
All scenarios from the Renovation floor plan can be deleted, **except for Scenario A**.
{% endhint %}

<h3 align="center">Create a new scenario from a Renovation floor plan</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FkoWjSo72bVsofsRacRnN%2Fbase_variante_plan_renove.mp4?alt=media&token=7f149858-d400-4d48-8839-7a95c05cfe97>" %}

1. **Go to the scenario you want to use as the base for the new scenario**
2. Click again on "Scenario" at the top of the screen
3. Click on **"New Scenario"**
4. So the scenario you were originally on will be duplicated into a new scenario.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>The Intégral subscription</td><td><a href="/pages/15a847566ed119f9b9053021e4e8609f50bd1246#labonnement-integral">/pages/15a847566ed119f9b9053021e4e8609f50bd1246#labonnement-integral</a></td></tr><tr><td>Renders</td><td><a href="/pages/61891570e932a11221e33c850640abc14928e9f7">/pages/61891570e932a11221e33c850640abc14928e9f7</a></td></tr><tr><td>The PDF report </td><td><a href="/pages/114c681ec37b17d51efb55ced44003f149d3d6cf">/pages/114c681ec37b17d51efb55ced44003f149d3d6cf</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.visuary.com/guide-visuary-en/visualization/variants.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
