How can the admin assign the managed_models permission set to a developer?

What are the steps to assign the managed_models permission set to the developer role?

Solved Solved
0 4 413
1 ACCEPTED SOLUTION

Yep, you can assign roles to individual users via their admin > users page. So you could create a new “developer_can_manage” role for instance, that has develop and manage_models, and then grant it to your user on their individual User Admin page. 

5f3aa9cb-ba12-40e1-8a43-955aab94e71c.png

View solution in original post

4 REPLIES 4

Hey Minesh,

Roles and permission sets can be edited from the admin → roles page. On that page, you’ll see a list of all roles, permission sets, and model sets in your instance, and an ‘edit’ button to the right of them. The developer role should be tied to a specific permission set (or group of permission sets), and you can edit the permission set(s) in order to add the manage model permission to them and give access to developers. 

Let me know if you have any questions.

-Kevin 

Hello Kevin, 

Thank you for the response. Can you please tell me if these steps can be applied to only one specific developer? 

Yep, you can assign roles to individual users via their admin > users page. So you could create a new “developer_can_manage” role for instance, that has develop and manage_models, and then grant it to your user on their individual User Admin page. 

5f3aa9cb-ba12-40e1-8a43-955aab94e71c.png

It worked. Thank you Izzyy! 

Top Labels in this Space
Top Solution Authors