---
layout: documentation
title: Settings - Pages
---
# Settings - Pages
**Pages** allow to design custom displays for user control & monitoring.
Though openHAB automatically creates an [overview page]({{base}}/tutorial/auto_overview.html#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]({{base}}/tutorial/item_widgets.html) and [custom widgets]({{base}}/tutorial/custom_widgets.html).
Before manually creating pages, it is highly recommended to read the [User Interface Design Overview]({{base}}/ui/) first.
The [pages tutorial section]({{base}}/tutorial/pages_intro.html) 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.