---
title: "Frontend of Home Assistant"
description: "Frontend of Home Assistant."
---

The Home Assistant frontend allows users to browse and control the state of their house, manage their automations and configure integrations.
The frontend is built with [Polymer](https://www.polymer-project.org/).

<p class='img'>
  <img src='/images/frontend/ui2022.png' />
</p>

<div class='note info'>

  If you're looking to contribute to the frontend, please refer to the [Frontend Development documentation](/developers/frontend/).

</div>

## Icons

Home Assistant utilizes the community-driven [Material Design Icons](https://pictogrammers.com/library/mdi/) project for icons in the frontend. The [Icons section](/docs/frontend/icons/) has more information on how to use icons and suggest new ones.

## Examples

The [User Interface section](/examples/#user-interface) can give you some starting points to expand the frontend.