# Drawing & Editing Corridors

<details>

<summary>Is the corridor generated automatically or manually?</summary>

The corridor is currently generated manually. We are working on automations that will allow you to get an optimised version.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can the corridor be generated automatically?</summary>

No. Currently it is possible only to create a corridor manually.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I edit the corridor before generating a floor?</summary>

Yes. You can enter the Circulation edit mode and customise the position, length and width of each corridor. To do that, enter Circulation edit mode when in floor page.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>How can I change the corridor width?</summary>

After entering the Circulation edit mode, it's possible to click, hold and drag the circle appearing in the middle of the corridor line. If dragged in, it will make the corridor narrower, if dragged outwards, it will make it wider. The number indicates the current width of the corridor in Meters/Inches.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>How can I make the corridor longer/shorter?</summary>

Click, hold and drag the little blue circles/endpoints of a corridor line. This will adjust the positioning of the corridor.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>How can I move the corridor?</summary>

In Circulation edit mode, click and hold a corridor line you want to move and drag it.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>What is the default corridor width?</summary>

The default corridor width is 1.5m (60in), which meets most accessibility standards for wheelchair use.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I have different corridor widths on the same floor?</summary>

Yes. You can draw multiple corridor segments on the same floor. Use the corridor editor to add any corridor you would like and generate on it. Once done, save the file to have that corridor available at all times.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I draw non-linear corridors?</summary>

Yes. This can be done by creating several segments of a corridor and connecting the end points one with another

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I draw organic corridors?</summary>

Yes. This can be done by creating several segments of a corridor and connecting the end points one with another

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I create more than one corridor option?</summary>

Yes. You can create one option, save it as favourite, then create a new version of corridor, generate an option, save it and then compare your favourited options.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>How can I delete the corridor?</summary>

In Circulation edit mode, double click on a corridor will delete it.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I undo the deletion or moving of a corridor?</summary>

It's possible in two different ways: Undo button on the top bar, CTRL+Z on the keyboard

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I move the corridor after generation?</summary>

No. It is not possible to move the corridor after generation.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>Can I edit the corridor after generating a floor?</summary>

No. It is currently not possible. The algorithm needs to have a base corridor as a starting point to generate and is not possible to change it once clicked on generate. We are working on adding this possibility.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>In tenancy split mode, can I move corridors before generating?</summary>

No. It's not currently possible. It's necessary to be in Circulation edit mode to edit a corridor. You can edit the corridor in Circulation edit mode, save it, close it and enter Multi Tenancy mode.

**Video guide:** [laiout lessons - How to edit and manage multi tenancy areas and floors](https://youtu.be/MPWJOF7qDwg)

</details>

<details>

<summary>Is the corridor legally compliant?</summary>

The default value of the corridor width is 1.5m/60in. This is considered the standard width for 2 wheelchairs to pass next to each other.

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

<details>

<summary>How do I draw organic corridors?</summary>

Create several segments of a corridor and connect the end points one with another

**Video guide:** [laiout lessons - How to set and adjust your corridor preferences](https://www.youtube.com/watch?v=0ZYl7VpOujY)

</details>

***

## Video guides

{% embed url="<https://www.youtube.com/watch?v=0ZYl7VpOujY>" %}


---

# Agent Instructions: 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:

```
GET https://help.laiout.co/designing-your-space/drawing-editing-corridors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
