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
PamSalesforcePamSalesforce 

Sandbox

Hi,

 

Can I create a user directly in sandbox?

Also, what will happen if I change the password of a User in sandbox and not production.

 

Thanks,

Best Answer chosen by Admin (Salesforce Developers) 
kxa422kxa422

Hello,

 

SandBox and production ar two different instance in SalesForce. You can create user in the sandbox, change the password without any impact on production.

 

All Answers

kxa422kxa422

Hello,

 

SandBox and production ar two different instance in SalesForce. You can create user in the sandbox, change the password without any impact on production.

 

This was selected as the best answer
PamSalesforcePamSalesforce
Thanks