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

# View modes

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

1. In the box "**Viewing modes**", located at the bottom right of the screen, select one of the four modes offered, depending on the view you want
2. Click on the**eye icon** to check or uncheck the layers, and thus **choose the elements to display on the plan**
3. Click the eye icon again to close the layers menu

<h3 align="center">The different viewing modes</h3>

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

* **Before/after view:** a color system to see your changes at a glance (only visible in the Renovation floor plan tab).
* **2D view:** to inspect the plan elements in detail and edit them easily.
* **The 2D view, top-down view** : to step back and see the whole.
* **The dynamic 3D view:**  to move around the dwelling / housing unit in 360°.
* **First-person view:** for an immersive tour of the dwelling / housing unit.

{% hint style="warning" %}
**The dynamic 3D view is cut at 1.2 m high** so you can see the whole project at a glance. This setting cannot be changed.
{% endhint %}

<h3 align="center">The role of layers</h3>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Furnishings:</strong> <br><br>lets you view all furnishings placed on the plan, such as beds, tables, rugs, etc.</td><td><a href="/files/e2b47ff3e032c35db4474fbc5a3b75f469ebe0c4">/files/e2b47ff3e032c35db4474fbc5a3b75f469ebe0c4</a></td></tr><tr><td><strong>Equipment:</strong> <br><br>lets you view all equipment placed on the plan, such as radiators, vanity units, stairs, etc.</td><td><a href="/files/56f6d97319674c9074b54fb8d839f5bd6597145f">/files/56f6d97319674c9074b54fb8d839f5bd6597145f</a></td></tr><tr><td><strong>Electricity:</strong> <br><br>lets you view all electrical elements such as ceiling lights, switches, and electrical circuits.</td><td><a href="/files/2c813aa2f0125a8c39ec58efeec30f6980691bdc">/files/2c813aa2f0125a8c39ec58efeec30f6980691bdc</a></td></tr><tr><td><strong>Room areas:</strong> <br><br>lets you view the area of each room directly on the plan.</td><td><a href="/files/c04ecca746eadf6616cade5e611ed79d5f82df97">/files/c04ecca746eadf6616cade5e611ed79d5f82df97</a></td></tr><tr><td><strong>Scan:</strong> <br><br>lets you view all dimensions taken during the scan, with green dimensions representing walls and yellow dimensions representing openings.</td><td><a href="/files/202d393d29a00a2a308d41b7cdce0e918911541f">/files/202d393d29a00a2a308d41b7cdce0e918911541f</a></td></tr><tr><td><strong>Measurement lines:</strong> <br><br>lets you view the dimensions you added manually from the “Annotations” tab, then “Visible dimension”.</td><td><a href="/files/29b8135fcc9727fff4bb6fbe3e4821f0a37ba710">/files/29b8135fcc9727fff4bb6fbe3e4821f0a37ba710</a></td></tr><tr><td><strong>Wall dimensions:</strong> <br><br>lets you view the dimensions of each wall.</td><td><a href="/files/58ca18eefd7b13c66c3a4525575e8f619c53b80a">/files/58ca18eefd7b13c66c3a4525575e8f619c53b80a</a></td></tr><tr><td><strong>Photos / comments:</strong><br><br>lets you view all comments and photos on the plan. </td><td><a href="/files/66361fc1cf3762eb1c6047da9f7d5f390adce2c7">/files/66361fc1cf3762eb1c6047da9f7d5f390adce2c7</a></td></tr></tbody></table>

{% hint style="success" icon="lightbulb" %}
**The viewing modes and layers are also available in the PDF report**, allowing you to edit the plan pages as you wish. Click [**here**](/guide-visuary-en/sharing-and-export/pdf-report.md) to learn more about editing the PDF report.
{% endhint %}

<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/view-modes.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.
