···991. **[Code of Conduct](CODE_OF_CONDUCT.md)** - Understand our community standards
10102. **[Contributing Guidelines](CONTRIBUTING.md)** - Learn how to contribute
11113. **[Development Guide](DEVELOPMENT.md)** - Set up your development environment and get started using Osprey
1212-4. **[Osprey UI](https://github.com/roostorg/osprey/blob/main/osprey_ui/README.md)** - Understand how to get the UI running
1212+4. **[Osprey UI](UI.md)** - Understand how to use and navigate the UI
13131414## Need Help?
1515
+7
docs/UI.md
···11# **Osprey User Interface Guide**
223344+## Getting Started
55+66+```bash
77+cd osprey_ui
88+npm install
99+npm start
1010+```
411512The Osprey UI has several pages accessible by a left-hand menu:
613