# View Relationships as Table

Map My Relationships lets users view the records in any entity node in the grid format as well. After the user has selected the desired view for the entity, they can view the same records in a read-only tabular format if needed.

The user needs to left-click on the entity node and then select the option 'View as Table' as shown below:

<figure><img src="/files/oulKkQ9QYcjZHX5nRCiE" alt="View Relationships as Table"><figcaption></figcaption></figure>

All the records in the selected entity node will then appear in the read-only grid format as shown in the below image.

<figure><img src="/files/YILy8cpWJrLSh4Z9hInv" alt="View Relationships as Table"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note: This is available only for One-to-Many and Many-to-Many relationships.**
{% endhint %}

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/map-my-relationships/features/mind-map-visualization/view-relationships-as-table.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.
