> 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/la-visualisation/les-rendus.md).

# Les rendus

<figure><img src="https://2500236712-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2F25HaKwhbKxTNuPofNvC2%2FHeader_Rendus_V2.gif?alt=media&amp;token=a231bf24-e06f-4bf3-b50c-937552b77ccf" alt=""><figcaption></figcaption></figure>

Réaliser un rendu :&#x20;

1. Cliquez sur le bouton "**Rendus**"
2. Cliquez sur  "**Faire un rendu**"
3. En cliquant sur le bouton "**Image**" vous pouvez choisir entre **réaliser un rendu fixe ou un panorama**.
4. Positionnez la caméra dans la pièce et ajustez l'angle de vue souhaité avec votre souris
5. Cliquez sur "**Lancer un rendu**"

{% hint style="success" icon="lightbulb" %}
Selon le type de rendu souhaité (statique ou panoramique) le positionnement de la "caméra" sur le plan est déterminant :&#x20;

* **Pour un rendu statique : Placez vous dans un coin** de la pièce afin d'avoir le plus de recul possible.
* **Pour un rendu panoramique : Placez vous au centre** de la pièce afin que la photo puisse être correctement prise en 360°.
  {% endhint %}

{% hint style="warning" %}
Les rendus sont **uniquement disponibles avec un abonnement Intégral ou Entreprise**.&#x20;
{% endhint %}

<h3 align="center">Télécharger un rendu</h3>

Après quelques minutes, votre rendu est prêt ! Vous pouvez le télécharger en le sélectionnant, puis en cliquant sur l'icône de téléchargement.

{% 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" %}
Si après 5 minutes votre rendu n'est toujours pas disponible, nous vous invitons à **recharger votre page** et celui-ci devrait apparaître.&#x20;
{% endhint %}

<h3 align="center">Inclure des rendus au Dossier PDF</h3>

**Avec un abonnement Intégral**, les rendus peuvent être inclus au Dossier commercial pour permettre à votre client de se projeter encore davantage.&#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" %}
Cliquez [**ici**](/le-partage-et-export/le-dossier-pdf.md) pour en savoir plus sur le Dossier PDF, accessible uniquement avec un abonnement.
{% 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>L'abonnement Intégral</td><td><a href="/parametres-et-abonnements/abonnements-et-facturation.md#labonnement-integral">Abonnements et Facturation</a></td></tr><tr><td>Les rendus</td><td><a href="/la-visualisation/les-rendus.md">Les rendus</a></td></tr><tr><td>Le dossier PDF </td><td><a href="/le-partage-et-export/le-dossier-pdf.md">Le dossier pdf</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/la-visualisation/les-rendus.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.
