> 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/depending-on-your-trade/create-a-drywall-quantity-takeoff.md).

# Create a drywall quantity takeoff

> 📱 This article covers the features available on the plan **Essentiel**.

Get all your surfaces, partitions and heights in a few minutes — without measuring by hand.

***

### The Scan

With an iPhone Pro (12 or later) or an iPad Pro (2020 or later), carry out an accurate Survey / Measurement to 98% in minutes.

1. Open Visuary and tap **New scan** → How to succeed with your scan
2. Move your device through the space, following the on-screen instructions
3. Tap the icon **Camera** to photograph constraints (duct runs, electrical panels, drains...) — the photo will be located on the plan
4. Press and hold to leave an **audio note** — note the type of load-bearing walls during the visit ("north wall: 20 cm concrete", "BA13 partition wall"...) so you can enter them easily afterwards

***

### Get the quantity takeoff

Once the scan is complete, tap **Save and continue**.

Open the tab **Quantity takeoff** to find, by room and overall:

* **Wall surfaces** excluding openings in m²
* **Ceiling surface** in m²
* **Partition walls in linear metres**
* **Ceiling height** by Zone in the Ceiling tab

> 💡 The Quantity takeoff updates automatically every time the plan changes.

→ The quantity takeoff

***

### Share with your client

Once the quantity takeoff is approved, share the project in two clicks.

**By link** — send via WhatsApp or email:

* Plan view in 2D, 3D and first-person view
* Access to comments and geolocated photos
* Access to the full quantity takeoff

**By PDF** — a complete downloadable PDF report:

* Scaled plan
* Full quantity takeoff
* Plan with comment Location pins and photos

***

### Go further with Intégral

* **Automatic cost estimate** generated from your quantity takeoff
* **Complete PDF report** with render, quantity takeoff and scaled plan

→ Prepare and share with a client


---

# 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/depending-on-your-trade/create-a-drywall-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.
