# Tool Scope Web server che serve un report HTML live del processo RPA: - GET / -> pagina report (dati freschi dal DB ad ogni richiesta) - GET /ping -> healthcheck # Requirements - python >= 3.14 --- ## Dashboard ```powershell powershell -File "rpa_dashboard.ps1" ``` ---