> 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-elevations.md).

# Les élévations

<figure><img src="https://2500236712-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FlWdvzqMdjHxUugzWPCOl%2Ftuto_Elevations%20(1).gif?alt=media&amp;token=93d34662-4ebb-4a79-a5de-c9f6c8633bbe" alt=""><figcaption></figcaption></figure>

Réaliser une élévation :&#x20;

1. Cliquez sur le bouton **Élévations**
2. Cliquez sur "**Créer une vue en élévation**"
3. **Sélectionnez le pan de mur** depuis lequel vous souhaitez créer l'élévation
4. **Ajustez la distance de clipping** en bas de l'écran
5. Cliquez sur **Sauvegarder**

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

<h3 align="center">Télécharger une élévation</h3>

Après quelques minutes, votre élévation est prête ! Vous pouvez la télécharger en la 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%2Fzlp3cwsjjFNejSMaC1Kv%2Ftelecharger_elevation.mp4?alt=media&token=58f59f2b-5dc3-4edf-9dc3-2e3558991cbb>" %}

{% hint style="warning" %}
Si après 5 minutes votre élévation n'est toujours pas disponible, nous vous invitons à **recharger votre page** et celui-ci devrait apparaître.&#x20;
{% endhint %}

<h3 align="center">Inclure des élévations au Dossier PDF</h3>

**Avec un abonnement Intégral**, les élévations peuvent être incluses 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%2FfFUnkQTrAQkeVjBcHAIZ%2Felevation_dossierpdf.mp4?alt=media&token=83b7aeee-15ef-404e-af9e-d02865c8b944>" %}

{% 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-elevations.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.
