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

# Plumbing

Create a **simplified plumbing plan showing only the fixtures** to **quickly view water supply and drainage points**, anticipate technical constraints and make coordination with your team easier.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FrT8oxNvGi6Xu5QZKk9aQ%2Fequipement_terminaux_eaux.mp4?alt=media&token=63af9b62-dc4f-47ea-a731-5e13810d29f5>" %}
Create a plumbing plan with fixtures on Visuary
{% endembed %}

{% hint style="success" icon="lightbulb" %}
For plumbing installations, the systems must comply with NF C 15-100.\
To create compliant plumbing plans, you can use our **design assistant** available with the **Intégral** or **Enterprise**, click [**here**](/guide-visuary-en/the-plan/the-error-detector.md) to learn more.
{% endhint %}

<h3 align="center">Plumbing elements</h3>

Water supply and drainage points are available in **Objects**, in the section **Equipment** and in the category **Plumbing**.<br>

{% columns %}
{% column %}

<figure><img src="/files/b15b0dedeca5a33a1dc189ce6c10e7501008ff07" alt="Éléments de plomberie sur Visuary"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
**Some fixtures** (vanity unit, sink, etc.) **automatically come with plumbing elements** when you place them on the plan, but you can remove them.
{% endhint %}

## Go further with Intégral

* Error detector compliant with current residential standards (NFC 15-100)
* Create elevations to view the mounting height of elements
* Complete PDF report with Render, elevations, 3D views, customizable pages, areas, etc.

<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>The error detector</td><td><a href="/pages/4d1a5a0bb50ad75cfec8a25380942c2ace7b3423">/pages/4d1a5a0bb50ad75cfec8a25380942c2ace7b3423</a></td></tr><tr><td>Elevations</td><td><a href="/pages/9596f56ee85a47dbc93f072a10d1cd537bb4e6a5">/pages/9596f56ee85a47dbc93f072a10d1cd537bb4e6a5</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/depending-on-your-trade/plumbing.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.
