# 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="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FQhoqx39UJQImA0PF4vJO%2FPublished%20Grid.gif?alt=media&#x26;token=1030bab1-f03c-4c75-bf1a-68f2c34e05ee" 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="publish-the-grid/lightning-pages" %}
[lightning-pages](https://docs.valorx.com/valorx-wave/surf-the-wave/publish-the-grid/lightning-pages)
{% 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="publish-the-grid/experience-cloud-page" %}
[experience-cloud-page](https://docs.valorx.com/valorx-wave/surf-the-wave/publish-the-grid/experience-cloud-page)
{% endcontent-ref %}

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

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

{% content-ref url="publish-the-grid/salesforce-components" %}
[salesforce-components](https://docs.valorx.com/valorx-wave/surf-the-wave/publish-the-grid/salesforce-components)
{% 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="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FPROyGU0l9ECO5ltZRWlg%2FValorx%20Grid%20App%20Page.gif?alt=media&#x26;token=fb06e3eb-5b0f-44ef-89fd-fe0fee72ff51" 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="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2F4tQEG3AAUusssno5VCpu%2FValorx%20Related%20Grid%20Page.gif?alt=media&#x26;token=f16919d6-247b-4ddc-aa06-ba6caccf3b01" alt=""><figcaption></figcaption></figure>
