π Privacy & Token Security
This tool is a **read-only helper dashboard** designed for UiPath developers, automation consultants, and business owners to monitor job executions in real-time. It is not a data platform, and it does not store or process any personal data on the server.
β
Key Principles
- We do NOT store your Personal Access Token (PAT) in any database, server, or log files.
- Your PAT is only used temporarily inside your browser session to fetch job data directly from UiPath Cloud APIs.
- No data is stored or transmitted to any third-party service β your communication is strictly between your browser and UiPath.
- If you check βSaveβ, your token is stored locally in your browserβs sessionStorage only β nothing leaves your device.
- When you close or refresh the page without saving, the token is immediately cleared.
π Purpose of This Dashboard
This is not a commercial platform. Itβs a lightweight open-source tool built to:
- Help automation teams and managers monitor their UiPath robot executions.
- Enable decision-makers to quickly see job statuses without accessing complex dashboards.
- Act as a middleware or visual layer β not a replacement for Orchestrator.
π No Databases β No Backends
This app runs fully in the browser. There is no server-side database or user system.
We do not collect:
- Emails
- Logins
- Passwords
- Robot data
- Execution logs
π§Ύ Transparency
The code is clean and readable β feel free to review or self-host. For technical support or customization inquiries, contact us.
β Back to UiPath Dashboard