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
Suhas GB 4Suhas GB 4 

I'm having a User who don't have access to Sandbox, file storage or data storage. How can I provide access to these using Permission set

In Permission what needs to be enabled for this. Or is there any other solution for this.
HARSHIL U PARIKHHARSHIL U PARIKH
I wonder if there is a seperate access for file storage or data storage. It's all at the object level.
You need to make this person as a User in sandbox first and then give him a profile and that would enable an access to several objects based on profile.
Permission set only comes into picture when any user needs an additional access on TOP OF their profile.
Hope it helps!