# Widget Interface

Learn how to use the Subscan Widget editor.

---

The Widget Interface is used to build Widget apps, and is divided into 2 main pages:

- Widget Management - Manage already created Widgets
- Widget Editor - Build the factory for Widgets, including canvas, component panel, and API panel

![Widget Management](../assets/images/widget-management.png "Widget Management")

![Widget Editor](../assets/images/widget-editor.png "Widget Editor")

> `yarn start:local` Runs the app in the development mode.
Open <http://localhost:3000> to view it in the browser.
