# Chrome Extension

The GridMate Chrome Extension provides you seamless, instant access to a dynamic workspace  right from your browser. Effortlessly view, edit, and update your existing [GM - User Grid(s)](/product-tour/user-grid.md) without the need to log into your Salesforce org every single time.

## Enable GridMate Chrome Extension&#x20;

1. Download the GridMate Chrome Extension and install the extension directly from the Chrome Web Store: [GridMate Chrome Extension](https://chromewebstore.google.com/detail/gridmate-chrome-extension/oojkdopdablmocaejjohhgbdoiekcbbf)
2. Enable the Extension Settings under Custom Settings.

<figure><img src="/files/OgK9TJRtWLn18IIprG8U" alt=""><figcaption><p>Custom Settings</p></figcaption></figure>

{% hint style="info" %}
For example, if you want to show only Opportunity User Grids, use the following JSON snippet in the Attributes property: {"targetObject":"Opportunity"}

\
**attributes**: Extra attributes to control the action. Only targetObject  is supported as of today.
{% endhint %}

3. Authorize your Salesforce org to enable secure and seamless access.
4. Access the GridMate Workspace directly or log in to Salesforce first, if needed.

## GridMate Chrome Extension Setup

Below is a step by step tutorial to set-up the **GM - Chrome Extension.**

{% embed url="<https://youtu.be/KZJJhzT_CXE>" %}

{% hint style="danger" %}
Please note that the GM-Chrome Extension has some limitations:

* Modal edit (inline edit is supported)
* Modal create with record type
* Import functionality (due to file upload restrictions)
* Search dialog for lookup fields
* Editing rich text fields
  {% endhint %}

<br>


---

# 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.gridmate.io/tools/chrome-extension.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.
