--- layout: page title: "Config" description: "Instructions on how to setup the configuration panel for Home Assistant." date: 2017-02-24 20:00 sidebar: true comments: false sharing: true footer: true logo: home-assistant.png ha_category: Front end ha_release: 0.39 ha_qa_scale: internal --- The `config` component is designed to display panels in the frontend to configure and manage parts of Home Assistant. To enable the configuration panel, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry config: ``` ### {% linkable_title Integrations %} This section enables you to manage integrations for devices such as Philips Hue and Sonos from within Home Assistant. ### {% linkable_title Users %} This section enables you to manage your Home Assistant users. ### {% linkable_title General %} This section enables you to control Home Assistant from within Home Assistant. Check your configuration, reload the core, groups, scripts, automations, and the Home Assistant process itself with a single mouse click.