# Configure Equipment Properties (/how-to/equipment/configure-equipment-properties)



Equipment properties let you display key specifications and attributes on your equipment listings. Properties like "Engine: 150HP", "Length: 12ft", or "Color: Red" help customers understand exactly what they are renting. Featured properties are shown prominently in the equipment header and card views.

When to use properties [#when-to-use-properties]

* You want to display technical specifications (horsepower, length, weight).
* You want to highlight differentiating features (color, model year, brand).
* You need customers to distinguish between similar equipment items.

Add a property [#add-a-property]

1. In the sidebar, click **Equipment**, then select the equipment item.
2. Navigate to the **Properties** section on the equipment detail page.
3. Click **Create Property**. A modal dialog opens.
4. Fill in the fields:

| Field              | Required | Description                                                                                                                                                         |
| ------------------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Property Name**  | Yes      | The label shown to customers (e.g., "Engine", "Length", "Color"). Max 50 characters. Must be unique per equipment item.                                             |
| **Property Value** | Yes      | The value displayed next to the name (e.g., "150HP", "12ft", "Red"). Max 50 characters.                                                                             |
| **Featured**       | No       | When checked, this property is displayed prominently in the equipment header area and on listing cards. Use this for the most important specs customers care about. |
| **Description**    | No       | An optional longer explanation of the property. Max 1,000 characters.                                                                                               |
| **Icon Type**      | Yes      | How the property icon is displayed. Options:                                                                                                                        |

Icon type options [#icon-type-options]

| Icon Type             | Description                                                                                                           |
| --------------------- | --------------------------------------------------------------------------------------------------------------------- |
| **No Icon**           | No icon is displayed. The property shows only its name and value.                                                     |
| **Font Awesome Icon** | Choose from the built-in icon library. After selecting this option, click **Select Icon** to browse and pick an icon. |
| **Upload Image**      | Upload a custom image as the icon. (Coming soon.)                                                                     |

5. Click **Create Property**.

Edit a property [#edit-a-property]

1. Navigate to the equipment's **Properties** section.
2. Click the property card you want to edit.
3. Update any fields in the modal.
4. Click **Save Changes**.

You can update the name, value, description, icon, and featured status at any time.

Delete a property [#delete-a-property]

1. Navigate to the equipment's **Properties** section.
2. On the property card, click the red **X** button in the top-right corner.
3. Confirm the deletion when prompted.

Deletion takes effect immediately and cannot be undone.

Tips [#tips]

* **Featured properties stand out.** They are marked with a star icon on property cards and are displayed in prominent positions. Use this for the 2-3 specs that matter most to customers (e.g., horsepower and seating capacity for a jet ski).
* **Properties are display-only.** They do not affect scheduling, pricing, or availability. They are purely informational for customers.
* **Properties are sorted alphabetically** by name in the equipment detail view.
* **Keep values concise.** Since property cards have limited space, use short values like "150HP" rather than "150 Horsepower".

Related guides [#related-guides]

* [Add Equipment](/how-to/equipment/add-equipment) -- create the equipment item first
* [Manage Equipment Media](/how-to/equipment/manage-equipment-media) -- add photos alongside properties
* [Assign Amenities](/how-to/equipment/assign-amenities) -- amenities are reusable tags shared across equipment, while properties are unique to a single item
