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
Lisa HollandLisa Holland 

I have a user set up as sys admin who get's this error when creating accounts 'You do not have account creation privileges' - other users under that profile don't have that issues

Maharajan CMaharajan C
Hi Lisa,

Please check is there any permission set have to be assigned for this user.

Thanks,
Maharajan.C
Lisa HollandLisa Holland
There is 1 permission set assigned which is Pardot, this matches the other users
 
Maharajan CMaharajan C
Do you have the stadard new record creation page or the any VF Page overidden new button?
Lisa HollandLisa Holland
standard new record creation page
 
Khan AnasKhan Anas (Salesforce Developers) 
Hi Lisa,

Greetings to you!

Few things to check:

1. Do you have a Validation Rule or Trigger on Account object that prevents users (or some profiles) from creating a new account?

2. Do you have any installed app package that overrides the default Salesforce Account creation screen?

3. Did you override the Account "New" page with a visualforce page?

4. Verify the object permissions in the user’s profile. Object permissions, configured on profiles and permission sets, determine which objects a user can read, create, edit, or delete.

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas