function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Daniel ToddDaniel Todd 

How to grant sysadmin permissions to users?

Hello,

I am trying to allow full priviledges for three users on my development org, so that they have the ability to access and edit every aspect of the environment the same as I (the admin/account owner) can. I was able to do this for one other user, but when I try to add these permissions to the profiles of the other three, the option does not appear in the drop-down menu. These three profiles have a Standard Platform User License, which I believe is what is preventing me from granting administration privileges. How do I fix this so that I can assign full privileges to all users?
Rounak SharmaRounak Sharma
hi Daniel,

You can create a permission set and assign it to the users you wanted to give the access to.

Please refer below link
https://help.salesforce.com/articleView?id=perm_sets_overview.htm&type=5

Please let me know if it helps you in any way.
thanks
Team NubesEliteTeam NubesElite
Hi Daniel,
Please find the below steps.
Salesforce Classic
 
Click Setup.
Enter Login Access Policies in the Quick Find box.
Select Administrators Can Log in as Any User.
Click Save.


Lightning Experience
 
Click the gear icon.
Click Setup. 
Enter Login Access Policies in the Quick Find box. 
Enable Administrators Can Log in as Any User. 


If you have any doubts you can refer this link https://help.salesforce.com/articleView?id=000334140&type=1&mode=1 (https://help.salesforce.com/articleView?id=000334140&type=1&mode=1)



Thank You
www.nubeselite.com
Development | Training | Consulting


Please mark this as solution if your problem resolved.