# Create A New Grid

Grids allow you to efficiently organize, view, and interact with your Salesforce data. Whether you're using **Manage Grid in Wave Browser Extension** or **Grid Wizard in Wave Embedded**, you can create a grid tailored to your workflow. Each product offers a unique approach to grid creation, ensuring flexibility and ease of use.

Click below to proceed with the grid creation steps for your product:

{% content-ref url="/pages/UsFQihu4PZCQRPDYnrW2" %}
[Grid Wizard in Salesforce](/valorx-wave/wave-experience/create-a-new-grid/grid-wizard-in-salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/C8OdrwehU8V5tlMtkMOI" %}
[Manage Grid in Wave Browser Extension](/valorx-wave/wave-experience/create-a-new-grid/manage-grid-in-wave-browser-extension.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.valorx.com/valorx-wave/wave-experience/create-a-new-grid.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
