> For the complete documentation index, see [llms.txt](https://docs.valorx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valorx.com/valorx-wave/surf-the-wave/publish-the-grid/lightning-web-runtime-lwr.md).

# Lightning Web Runtime (LWR)

## Using Valorx Grid and Matrix on LWR Sites

Before adding a Valorx Grid or Matrix component to an LWR site, the following Security & Privacy settings must be configured in Salesforce.

### Required Settings

Navigate to your LWR site's **Security & Privacy** settings and update the following:

| Setting                                          | Required Value                                                 |
| ------------------------------------------------ | -------------------------------------------------------------- |
| **Clickjack Protection Level**                   | Allow framing by any page (No protection)                      |
| **Content Security Policy (CSP) Security Level** | Relaxed CSP: Permit Access to Inline Scripts and Allowed Hosts |

#### Steps

1. In Salesforce Setup, navigate to your LWR site settings.
2. Open **Security & Privacy**.
3. Under **Clickjack Protection**, set the level to **Allow framing by any page (No protection)**.
4. Under **Content Security Policy (CSP)**, set the Security Level to **Relaxed CSP: Permit Access to Inline Scripts and Allowed Hosts**.
5. Save your changes.

Once these settings are applied, Valorx Grid and Matrix components can be added to the LWR site.

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FdBVybOFBVYM515ZyAOSD%2FValorx%20Grid%20and%20Matrix%20Support%20on%20LWR%20Sites.gif?alt=media&amp;token=3a661289-6c07-4994-9392-509416bc567f" alt=""><figcaption></figcaption></figure>

### Known Limitation

Row Actions and Grid Actions built using Aura or LWC components are not supported in LWC Grid. To use these actions, configure and use the Aura-based Grid.
