# Settings - Pages

Pages allow to design custom displays for user control & monitoring. Though openHAB automatically creates an overview page of your locations, equipment (e.g. light-bulbs), and available properties (e.g. temperature measurements) based on the semantic model, it also allows to design and create custom pages with sophisticated standard widgets and custom widgets.

Before manually creating pages, it is highly recommended to read the User Interface Design Overview first. The pages tutorial section explains how to create and design user interface pages within openHAB.

On these pages you can manage all the Pages you have added to your system:

  • Add new Pages
    Add individual Pages of all the different types using the plus button.
  • Configure Pages
    Click on any Page in the main list to see a graphical editor and a yaml code editor for that page.
  • Delete Pages
    Select multiple Pages using the top Select button and use the Remove buttons at the bottom.
  • Test Pages
    See your changes and test the page functions using the Run option in the editor.