# Admin Web - 1.0 AdminWeb module and associated services, offers a graphical interface to manage the device from a web interface. Once the application is deployed, a WebServer is launched by default on port **8123**. Administrators or users can use a web browser to discover and use the several plugins deployed on the node. ## Configuration No additional configuration is needed for this service. ## Detailed commands No additional commands are available for this service, the functions are available through the browser interface at `http://[device_ip]:8123` ### Web Admin HTML page guide #### Main menu Web interface offers some administrative commands for tuning, and parametrize the device. This plugin may no be installed on the device for production use, but speedup the development process, and testing phase. ![Main menu](admin_web/main.png) #### Service / Plugin Web Page Main menu list the deployed and running services. On the bottom, each service is accessible and entering the service, the described available commands are listed and can be triggered manually. In the image below, the core services of RustiQiot are listed. ![Service Details](admin_web/service_details.png) Call button prepare the command in the "Admin Command" screen letting parametrize and launch the command.