> 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/data/quantity-takeoff.md).

# Quantity takeoff

<figure><img src="/files/91a256bc9b4b8844636e404774ec0d52883e168f" alt="" width="563"><figcaption></figcaption></figure>

Find the quantity takeoff of a project:&#x20;

1. Go to the plan Scenario (Existing floor plan or Renovation floor plan) for which you want to get the quantity takeoff
2. Click the button **Quantity takeoff**
3. Go to the tab **"Global"**, **"By floor"** or **"By room"** depending on the data you want to retrieve
4. Click the arrow icon to close the menu

{% hint style="info" %}
The quantity takeoff is updated automatically with every new change made to the plan.&#x20;

If you have made a Scan and then modified your plan representing the existing building, **the displayed area will take these changes into account**. Click [**here**](/guide-visuary-en/the-scan/capture-view.md) to learn more about **the areas of the Scan**.
{% endhint %}

{% hint style="warning" %}
The quantity takeoff is only available with a subscription **ESSENTIEL,** **INTÉGRAL** or **ENTERPRISE**
{% endhint %}

<h3 align="center">Elements visible in the quantity takeoff </h3>

**Hovering over the lines of the quantity takeoff displays additional information**both on the Existing floor plan and on the Renovation floor plan.

<p align="center"></p>

* **Wall and partition surfaces** (in m²): The total surface area of partitions, classified by type (50 mm, 72 mm, etc.). Measured on the centerline. Openings excluded. Default partitions are 98 mm.<br>
* **Paintable surfaces**: Only visible surfaces, excluding the inside of shafts, exteriors, openings and opening reveals.<br>
* **Volumes** (in m³): Internal volume.<br>
* **Circumferences** (in metres): Used to measure the perimeter of an element, that is, the total length of its outline. Baseboards are the theoretical quantity required.<br>
* **Floor coverings** : Details of the coverings used, their quantity (in m²) and their location on the plan.<br>
* **Openings:** List and Dimensions of doors and windows

<h3 align="center">Export the quantity takeoff</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FBjYTVsnhlisW5OShIBXM%2Fexport_metre.mp4?alt=media&token=7ff8ca0d-20ae-47e4-bee2-1ff706e8d4c2>" %}
Export the quantity takeoff of a project
{% endembed %}

To export the quantity takeoff:&#x20;

1. Click on the tab **"PDF report"**
2. To edit the “Quantity takeoff” page, click on the**lock icon** located on the right, then **select the plan Scenario as well as the desired quantity takeoff type** : global, by floor or by room.
3. Once the changes have been made, click the padlock icon again to lock the page.&#x20;
4. Click the blue button **"Download"**

<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/data/quantity-takeoff.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.
