You are here:
Create the Docgen Designer Standard User Permission Set for Omnistudio Document Generation Spring '23 and later releases
To create the Docgen Designer Standard User Permission Set, run one Apex command in the Developer Console.
- From the Setup menu, choose Developer Console.
- From the Debug menu, choose Open Execute Anonymous Window.
-
Paste this statement in the Enter Apex Code dialog
box:
omnistudio.DocgenPostInstallClass.createPermissionSet(); - Select the entire statement.
- Click Execute Highlighted.
- Close the Developer Console.
- Assign the permission set to your users.

