> 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/according-to-your-profession/plumbing.md).

# Plumbing

Create a **simplified plumbing plan showing only the terminals** to **quickly visualize 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 terminals on Visuary
{% endembed %}

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

### Plumbing elements

Water inlets and outlets are available in **Objects**, in the **Equipment** section and in the **Plumbing**.<br>

{% columns %}
{% column %}

<figure><img src="https://4038224095-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FaMqDdUn7SJBRxEO7wNH6%2Fobjets_plomberie.png?alt=media&amp;token=a2975dc6-471c-430e-9e98-217a8e8acf62" alt="Éléments de plomberie sur Visuary"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

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

***

### Create a reference plan for the plumbing network

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2Fi3UAV9BNIhTXBtawJYuY%2Fre%CC%81seau%20plomberie.mp4?alt=media&token=88d6159b-d0ed-4f40-84b4-5b59a3f37a7a>" %}

To create a reference plan for the plumbing network:&#x20;

1. Click the button **"Annotations"**&#x20;
   * Select the tool **"Text box"** to indicate the starting point of the network and any other technical elements that must appear on the plan (e.g. shut-off valve filter, safety group, etc.)
   * Select the tool **"Polyline"** to draw the lines corresponding to the network path: select the line color, thickness, and line style
   * If needed, enable the option **"Show segment lengths"**

{% hint style="success" icon="lightbulb-on" %}
To learn more about annotations, click [**here**](/guide-visuary-en/data/annotations.md)**.**
{% endhint %}

***

## Go further with Intégral

* Error detector compliant with current housing standards (NFC 15-100)
* Create elevations to see the positioning height of the elements
* Complete PDF report with Render, elevations, 3D views, customizable pages, surfaces, 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="/guide-visuary-en/settings-and-subscriptions/subscriptions-and-billing.md#labonnement-integral">Subscriptions and billing</a></td></tr><tr><td>The error detector</td><td><a href="/guide-visuary-en/floor-plan/error-detector.md">Error detector</a></td></tr><tr><td>The elevations</td><td><a href="/guide-visuary-en/visualization/elevations.md">Elevations</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/according-to-your-profession/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.
