> 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.md).

# Publish The Grid

Publishing makes your grid available for others to use and interact with in Salesforce. Once published, it carries a **Published** label, and you can track its usage through the **View Location** option.

<figure><img src="/files/JF4YkcUR5dKoKPhZ39uP" alt=""><figcaption></figcaption></figure>

You can publish grids in several ways, depending on your needs:

### **Add to Lightning Pages**

* Place a Valorx Grid on App Pages, Home Pages, Record Pages, or Tabs/Subtabs.

{% content-ref url="/pages/vqTWdLybbT8b64a3lfgU" %}
[Lightning Pages](/valorx-wave/surf-the-wave/publish-the-grid/lightning-pages.md)
{% endcontent-ref %}

### **Embed in Experience Cloud**

* Add a Valorx Grid to a community or portal page and publish it for external users.

{% content-ref url="/pages/wucqddBnPI46gwLaayzb" %}
[Experience Cloud Page](/valorx-wave/surf-the-wave/publish-the-grid/experience-cloud-page.md)
{% endcontent-ref %}

### **Use in Components & Flows**&#x20;

Embed grids in Aura Components or Screen Flows for custom processes.

{% content-ref url="/pages/CZczcJytq9qoZoCuWFDH" %}
[Salesforce Components](/valorx-wave/surf-the-wave/publish-the-grid/salesforce-components.md)
{% endcontent-ref %}

***

## About Valorx Grids

### Valorx Grid

Users can publish Valorx Grids across different Salesforce pages using the Lightning App Builder. This makes the grids easily accessible and interactive for other users within Salesforce.

A **Valorx Grid** displays data from a selected object, independent of the record being viewed. Use this option when you want to show grids that are not tied to a parent record.

<figure><img src="/files/PthECd8CuccwlzPNorQS" alt=""><figcaption></figcaption></figure>

### Valorx Related Grid

A **Valorx Related Grid** is designed for use on **Record Pages**. It displays data that is directly related to the current record through a lookup relationship.

For example, on an **Account Record Page**, you can add a Related Grid of **Opportunities**. The grid will automatically filter to show only the Opportunities linked to that Account, using the record’s ID and the lookup relationship (e.g., AccountId).

<figure><img src="/files/cITDGgyoastyUOzmop6D" alt=""><figcaption></figcaption></figure>
