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

# Tools

<figure><img src="/files/e919c1b5fa8ba21b17527fb0be6bdeb9e58c411d" alt=""><figcaption></figcaption></figure>

Reorient a plan:&#x20;

1. Click on **Tools**
2. Click the button **"Reorient"**
3. **Click one of the blue arrows** that appears in the middle of the plan, and while holding down your mouse button, rotate your plan
4. Click on **"Finish"**&#x20;

{% hint style="info" %}
Note that'**it is better to rotate the plan on the Existing floor plan tab**, so that the change is also applied to the Renovation floor plan variants.
{% endhint %}

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZFcDkdPcFkKsLAju8DW3%2Fuploads%2FZ0bJyWQDaLM2F0VdUXk3%2Fajuster_cotes.mp4?alt=media&token=606057ca-d1e0-44f0-b2b4-cb717f2d7fbc>" %}

1. Click on **Tools**
2. Click the button **"Adjust Dimensions"**
3. Select a Dimension and enter its new Dimension in the dedicated field
4. Repeat the operation for all the walls in the room
5. Once done, click the button **"Solve"**
6. Then click the button **"Finish"**

{% hint style="warning" %}
**This technique only lets you change the Dimensions** **of a standalone room** ; it is better if it is not attached to other rooms to avoid any Wall connection issues.
{% endhint %}

<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/tools.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.
