> 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/your-first-projects-on-visuary/publish-your-docs.md).

# Prepare and share a project with a client

> ✨ This article covers the features available on the plan **Intégral**.

Create a professional presentation file and share your proposal directly from Visuary — without PowerPoint or email back-and-forth.

***

<figure><img src="/files/2b0dab3a696c8960b29c3b80cdde4d511c4665b3" alt=""><figcaption></figcaption></figure>

{% file src="/files/fc408d38ea9dbf510841e5055d1362de7fe6a7fc" %}

### Prepare the 3D render

Before generating your report, apply the coverings and materials on your Renovation floor plan to get a photorealistic render.

1. Switch to **3D view**
2. Apply floor, wall, and ceiling coverings → Coverings
3. Click on **Render** at the top right to start the photorealistic render
4. Wait for generation — the render appears in the tab **Renders**

> 💡 Make several renders from different angles to enrich your report.

→ the renders

***

### Build the PDF report

1. Click the **3 dots** top right → **PDF report**
2. Organize your pages — add, delete, or reorder them as needed
3. For each page, choose the **scenario**, the**floor**, the **view mode** and the **layers** to display
4. Click the texts to customize them (client name, description of the work...)
5. Click on **Download** to export the PDF

The report can include:

* Dimensioned 2D plan
* Photorealistic renders
* Full quantity takeoff
* Cost estimate
* Elevation views
* Comments and geolocated photos

> 💡 Each scenario can have its own page — ideal for presenting several renovation scenarios in a single document.

→ the PDF report

***

### Share with your client

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

* Plan view in 2D, 3D and first-person view
* Access to comments and geolocated photos
* Access to Quantity takeoff and Cost estimate

**By invitation** — so your client can comment directly on the plan:

* Send an invitation by email
* Enable the permission **Comment**
* Your client can annotate the plan and leave feedback

→ Share a project

***

### Go further

* Offer several scenarios in the same report → The scenarios
* Add your own products to the Cost estimate → Cost estimate


---

# 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/your-first-projects-on-visuary/publish-your-docs.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.
