> ## Documentation Index
> Fetch the complete documentation index at: https://cloudinary.com/documentation/llms.txt
> Use this file to discover all available pages before exploring further.

# Why can't I insert images from the Cloudinary DAM in the Salesforce Commerce Cloud PageDesigner?


The Salesforce Commerce Cloud (SFCC) PageDesigner relies on standard browser security features and your Sandbox settings might prevent Cloudinary components to properly function within the browser.

One such issue relates to using aliases for your SFCC sandbox. You can configure your sandbox to have a domain as an alias described [here](https://documentation.b2c.commercecloud.salesforce.com/DOC1/index.jsp?topic=%2Fcom.demandware.dochelp%2Fcontent%2Fb2c_commerce%2Ftopics%2Fsandboxes%2Fb2c_define_local_alias_task.html&resultof=%22%61%6c%69%61%73%22%20%22%61%6c%69%61%22%20). For example, if your alias to the sandbox is "www.merchant.com", the browser will report a certificate error for the "www.merchant.com" domain since the sandbox uses a `*.demandware.net` certificate.

There are two possible solutions:

* Remove the alias OR
* Access "www.merchant.com" and accept the certificate on the browser to continue using the Cloudinary DAM within the page designer.

