> 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/the-plan/the-error-detector.md).

# The error detector

<figure><img src="/files/ff5ebeffcdfebcfdff630622dda4ce30d7d0f065" alt="La détection d&#x27;erreur sur Visuary"><figcaption></figcaption></figure>

1. Click the button **Errors**
2. Select an error: the affected element will appear in blue on the plan&#x20;
3. Fix the error by following the instruction shown (example: add the missing Object / Element, change the distance between 2 elements, etc.)&#x20;
4. Once the error disappears, it means it has been corrected.

{% hint style="warning" %}
**The Error detector is directly linked to room naming** and relies on predefined rules based on current housing standards (NFC 15-100).

Make sure the rooms on your plan have the correct name **otherwise change it**. Click [**here**](/guide-visuary-en/the-plan/rooms.md#modifier-lappellation-dune-piece) to learn more.
{% endhint %}

{% hint style="success" %}
To find out more about error correction, watch our full tutorial video by clicking [**here**](https://youtu.be/Dupvz7-wrTE)
{% endhint %}

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

<h3 align="center">Turn error detection on or off</h3>

{% hint style="info" %}
The Error detector is a feature available only for subscriptions **INTEGRAL** and **ENTERPRISE**.

The ENTERPRISE subscription includes the ability to set custom standards for the Error detector.
{% endhint %}

#### Enable detection

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FaPCmkUSIRcqViq6urz9H%2Factiver_erreur.mp4?alt=media&token=330c3567-742b-42a2-9543-f035a07333f4>" %}
Enable error detection
{% endembed %}

To enable error detection:

1. Click the button **Errors**
2. Click on the "**Enable error detection**"
3. Close the menu by clicking the**arrow icon**"

#### Disable detection

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FWFvYhJ2KQfBVaNjLv0rr%2Fdesactiver_erreur.mp4?alt=media&token=41d703d3-964e-400a-a29c-f1951872a93b>" %}
Disable error detection
{% endembed %}

To disable error detection:

1. Click the button **Errors**
2. Click on the "**Disable error detection**
3. Close the menu by clicking the**arrow icon**

<h3 align="center">Delete an error</h3>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FyjabYyoE2ztsskeYCIVr%2Fsupprimer_erreur.mp4?alt=media&token=71386739-ef0f-43e8-b9ad-56a58cdd5131>" %}
Delete an error
{% endembed %}

To delete an error

1. **Hover over the error you want to delete**
2. Click on the **cross** that appears to the right of the error

{% hint style="info" %}
Deleting an error is not permanent; once deleted, it is moved to the bottom and becomes greyed out. \
This lets you make it reappear if needed.
{% endhint %}

#### Make an error reappear

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FXc74cUWrME8iCadxee2i%2Freapparaitre_erreur.mp4?alt=media&token=8501301f-8597-4bc4-9a47-e3391951acbd>" %}
Restore an error
{% endembed %}

To make an error reappear:

1. **Hover over the error you want to make reappear**
2. Click the**arrow icon** that appears to the right of the error

<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/the-plan/the-error-detector.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.
