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

# Renders

<figure><img src="/files/69cf56dcf09cfc533c5f35bb69c4e6222db6f05f" alt=""><figcaption></figcaption></figure>

Create a render:&#x20;

1. Click on the "**Renders**"
2. Click on "**Create a render**"
3. By clicking the "**Image**" you can choose between **creating a static render or a panorama**.
4. Position the camera in the room and adjust the desired viewing angle with your mouse
5. Click on "**Start a render**"

{% hint style="success" icon="lightbulb" %}
Depending on the type of render you want (static or panoramic), placing the "camera" on the plan is key:&#x20;

* **For a static render: stand in a corner** of the room to get as much distance as possible.
* **For a panoramic render: stand in the center** of the room so the photo can be properly taken in 360°.
  {% endhint %}

{% hint style="warning" %}
Renders are **available only with an Intégral or Entreprise subscription**.&#x20;
{% endhint %}

<h3 align="center">Download a render</h3>

After a few minutes, your render is ready! You can download it by selecting it, then clicking the download icon.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FqqWSb1mxRSYABNAyhLGZ%2Ftelecharger_rendu.mp4?alt=media&token=04aa83e3-1581-4ecc-92df-7c60494aad80>" %}

{% hint style="warning" %}
If after 5 minutes your render is still not available, we invite you to **reload your page** and it should appear.&#x20;
{% endhint %}

<h3 align="center">Include renders in the PDF report</h3>

**With an Intégral subscription**, renders can be included in the Commercial file so your client can better picture the result.&#x20;

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FTMaHfwjSNYTsKIby55Hz%2Frendu_dossierpdf.mp4?alt=media&token=3bb52358-8504-48d2-b335-ac54522d10ac>" %}

{% hint style="info" %}
Click [**here**](/guide-visuary-en/sharing-and-export/pdf-report.md) to learn more about the PDF report, available only with a subscription.
{% 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/renders.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.
