The Prefect UI can be suitable for users who only need to run or view the results of flows, without the need to define custom flows. Prefect Cloud, especially its Pro and Enterprise tiers, provides role-based access controls (RBAC) that allow you to configure user roles with granular permissions. This means you can set up users with view-only access or limit their capabilities to running flows and viewing results.
For more information on managing user roles and access, you can refer to the
Prefect Cloud user roles documentation.