---
title: "Dashboards"
description: "Powerful and configurable dashboards for Home Assistant."
related:
  - docs: /integrations/entity/
    title: Dashboard themes
  - docs: /dashboards/dashboards/#creating-a-new-dashboard
    title: Creating a new dashboard
  - docs: /dashboards/cards/
    title: About cards
  - url: https://demo.home-assistant.io
    title: Interactive dashboard demo
  - url: https://home-assistant-cards.bessarabov.com/
    title: Home Assistant cards
  - url: https://github.com/custom-cards
    title: Community custom cards
---

Home Assistant dashboards allow you to display information about your smart home. Dashboards are customizable and provide a powerful way to manage your home from your mobile or desktop.

You can customize your dashboard using various options:

- Different card types to visualize your data and control your smart home devices.
- [Themes](/integrations/frontend/#defining-themes) (even at a per card basis).
- Override names and icons of entities.
- Use custom cards from our amazing community.

<p class='img'>
  <img src="/images/dashboards/section_view_rearrange_cards.gif" alt="Screencast showing how to edit a dashboard in section view and how to rearrange cards"/>
  Screencast showing how to edit a dashboard in section view and how to rearrange cards
</p>

## Explore the interactive demo dashboard

Try it yourself with [the interactive demo](https://demo.home-assistant.io).

## Get started with your own dashboard

To create your own dashboard, follow the steps on [creating a new dashboard](/dashboards/dashboards/#creating-a-new-dashboard).

## Discuss dashboard

- Suggestions are welcome in the [frontend repository](https://github.com/home-assistant/frontend/)
- For help with dashboards, join the `#frontend` channel on [our chat](/join-chat/) or [our forums](https://community.home-assistant.io/c/projects/frontend)