> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Furniture Editor

## What is furniture editor?

***

Furniture editor is used for add/remove furnitures to house.

## Database

***

<Info>Furnitures are saved in the housing\_furnitures table in the database.</Info>

| name      | description                                                                                        |
| --------- | -------------------------------------------------------------------------------------------------- |
| id        | Unique id of the furniture                                                                         |
| house\_id | Id of the house                                                                                    |
| model     | Model of the furniture                                                                             |
| offset    | Position of the furniture. This will be offset for shell buildings, coordinates for ipl buildings. |
| rotation  | Rotation of furniture                                                                              |
