> For the complete documentation index, see [llms.txt](https://docs.renderdraw.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.renderdraw.us/usage-scenarios/use-cases/salesforce-experience-cloud-sites/authenticated-digital-experience-site.md).

# Authenticated Digital Experience Site

1. Ensure that you have setup RenderDraw for use on Salesforce LWR templates by following the directions [here](/introduction/diving-deeper/using-components-on-lwr-digital-experiences.md)
2. Any uploaded assets need to be shared beyond the Admin user or they **will not** render on a Digital Experience site 1.

   ```
   <figure><img src="../../../.gitbook/assets/image (117).png" alt=""><figcaption></figcaption></figure>
   ```
3. The Lightning Flow and/or LWC setup to show the RenderDraw component needs to have a **boolean flag input** parameter for **useInDigitalExperience** 1.

   ```
   <figure><img src="../../../.gitbook/assets/image (65).png" alt=""><figcaption></figcaption></figure>
   ```
