Can we duplicate a user profile?

hi,i have more than 40 tables in my project.
i need a new user profil (p2) which will be the same as p1 except users will not allowed to access a specific table.
is there a way to duplicate the p1 profil ?
i did not see any copy/duplicate button into phpmaker2020.
Create a new profil and re-configure each rights for the 40 tables is a very long task …Best regards

Just create a database View based on your p1, and then use it in your project to create another user profile.

hi,thank you for the reply.
sorry, my expression was wrong. what i mean is duplicate a user level , like “sale” in your documentation/demo :
phpmaker.dev/doc/images/security3.pngi need a sale2 , and reconfigure each right, each table for the new level is difficult to do .
so no option, to duplicate a user level ?Best regards

This should help: Copy a set of userlevelpermissions to another userlevelid.