> ## 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.

# Editing Furniture Categories

> You can edit furniture categories from `no-housing/data/categories.json`

<Info>You can add as many categories as you want.</Info>

## Types

***

### Category

| Field | Type   | Description               |
| ----- | ------ | ------------------------- |
| id    | number | Unique id of the category |
| label | string | Label of the category     |
| icon  | string | Font awesome icon name    |
