<@ULVA73B9P> Can I make the Artifacts page visible...
# ask-marvin
j
@Marvin Can I make the Artifacts page visible on the Prefect UI sidebar?
m
Currently, the Prefect UI does not support customizing the sidebar to directly display an "Artifacts" page. Artifacts in Prefect are visible within the context of the associated flow run or task run. You can view all of the latest versions of your artifacts in the Prefect UI and inspect their lineage over time. For more detailed information on managing and viewing artifacts, you can refer to the Prefect Artifacts documentation.
j
@Marvin Is the Prefect UI suitable for users of a service to look at? For example, those who have no need to define any custom flows. They only want to run or look at results of flows.
m
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.