How to control the permissions for viewing each graphs and charts on Streamlit in Snowflake

I develop the application on Streamlit in Snowflake.
Then, I wanna control the permissions for graphs and charts in Streamlit application on Snowflake.
I know that we can permit for viewing the application by using SQL.
But I don’t know how to permit for viewing graphs or charts in Streamlit on Snowflake.

Hey @pyutaro,

Thanks for sharing this question! Are you looking to control the permissions for the app as a whole or for the specific graphs and charts contained in the app? I’m not sure that the latter is possible, but the former is covered in this doc.