# Grid - Dynamic Interaction

**GridMate - Dynamic Interaction** feature enhances usability by allowing users to access or view related data without navigating away from the current context. It provides a seamless way to explore associated records or details without the need for switching between different screens or pages. Additionally, it reduces the need for multiple clicks or page reloads, streamlining the user experience and improving productivity.

## **Enable Dynamic interaction** &#x20;

Enable Dynamic Interaction option allows the component to publish events that can be leveraged by the Lightning App Builder to create more [interactive UI](https://help.salesforce.com/s/articleView?id=sf.dynamic_interactions_overview.htm\&type=5). With this feature GridMate can be integrated with Lightning Component.

<figure><img src="/files/SgAorv9nIpuvE3Czfkxa" alt=""><figcaption><p>Enable Dynamic interaction</p></figcaption></figure>

\
**Dynamic interaction** Setup
-----------------------------

Once you enable the **Dynamic Interaction** option, you can begin creating dynamic interactions. The video below is a step-by-step tutorial to learn how to use the **Dynamic Interaction**:point\_down:.

{% embed url="<https://youtu.be/vCjp4i5RVqc>" %}
Dynamic Interaction
{% endembed %}


---

# 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/advanced-guides/grid-dynamic-interaction.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.
