Best way to manage roles, permissions per user?

hi retool have any option to manage permission by user? for example i got a inventory management system, its possible to just allow administrators to add new products? and if a regular user try to add a new product should give permission denied or even hide the option from menu.

thank you

@agaitan026 There are many ways to do this both at the platform and app levels.
See here: User permissions

You recommend this way? Or using a MySQL db for login etc

So those permission I can deny a user to open a specific menu item?

Yes, you can hide, deny, etc. based on user role or even a specific user.

2 Likes