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

# Elevations

<figure><img src="/files/1dbe97fd3b3b7df7557117d52c770f8ea402936a" alt=""><figcaption></figcaption></figure>

Create an Elevation view:&#x20;

1. Click the button **Elevation views**
2. Click on "**Create an Elevation view**"
3. **Adjust the clipping distance** at the bottom of the screen
4. Click on **Save**

<h3 align="center">Download an Elevation view</h3>

After a few minutes, your Elevation view 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%2Fzlp3cwsjjFNejSMaC1Kv%2Ftelecharger_elevation.mp4?alt=media&token=58f59f2b-5dc3-4edf-9dc3-2e3558991cbb>" %}

{% hint style="warning" %}
If your Elevation view is still not available after 5 minutes, please **reload your page** and it should appear.&#x20;
{% endhint %}

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

**With an Intégral subscription**, Elevation views can be included in the Commercial file to help your client better picture the project.&#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" %}
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/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.
