# Pages ![Creating a Page](https://github.com/stoplightio/docs/blob/develop/assets/gifs/hubs-create-page.gif?raw=true) ## What Pages are the macro level building blocks of a Hub. They function as the canvas on which all other Hubs objects reside. They are commonly used as a way to separate information based on the broadest topics. ### Hubs Architecture from Top Down - Pages - Subpages - Blocks - Header - Blocks ## How ### Create a New Page 1. Select the Hub you wish to modify 2. Click on the **Design** toggle at the top of the page 3. Hover over **+ Add** at the top of the page 4. Click on **Page** 1. Input a **Page Title** 2. Input a **Page Route** (optional) 3. **Power the Page** with an External Data Source (optional) --- **Related Articles** - [Pages](/documentation/getting-started/pages) - [Subpages](/documentation/getting-started/subpages) - [Blocks](/documentation/blocks)