# Placing & Editing Furniture

<details>

<summary>How do I copy a furniture piece/group?</summary>

To copy a furniture piece or group, click on it. A menu will appear. Click on the "copy" button and drag the copy of your furniture to place it where desired.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

<details>

<summary>How do I create furniture groups?</summary>

You can select some pieces or groups and group them by clicking on a "Group" button, however currently you cannot reuse groups created in this way in other floor plans.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

<details>

<summary>Can I mirror furniture?</summary>

You can mirror furniture pieces and groups that have "mirrorable" attribute. Flip action places a copy of the furniture rotated by 180 degrees. For laiout furniture we define which ones are mirrorable, users can add this attribute to the uploaded pieces.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

<details>

<summary>Can I save furniture set and use it across my floors?</summary>

No, currently you cannot save a furniture set and use it in other floor plans.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

<details>

<summary>Can I copy furniture between floors?</summary>

No, currently you cannot copy furniture between floors.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

<details>

<summary>Can I move furniture precisely by some distance?</summary>

No, currently you cannot move furniture precisely by some distance, however you can use ruler to measure the distance between objects in your floorplan.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

<details>

<summary>Can I replace/swap furniture?</summary>

You can replace/swap furniture. To do so, drop an item you want to have onto the item you want to replace. In case of pieces, you can either replace just one or all instances.

**Video guide:** [laiout lessons - In Practise / The key design principles for creating a successful floor plan](https://youtu.be/VO8xFWsU1TQ)

</details>

***

## Video guides

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


---

# 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/editing-your-layout/placing-editing-furniture.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.
