> For the complete documentation index, see [llms.txt](https://endash-guidance-docs.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://endash-guidance-docs.gitbook.io/docs/data/data-of-connection-details/related-data-of-connection.md).

# Related - Data of Connection

<figure><img src="/files/svXuEEG0jpfYzFijAAuW" alt=""><figcaption></figcaption></figure>

* Click on the Related tab to open the page.
* Here you can see many details of the related Dashboards, Views, and Data models to that Data model.&#x20;

{% hint style="info" %}
Use the Search bar to look for the item you want.
{% endhint %}

<figure><img src="/files/lzaEYeuwglig7aU5ch4n" alt=""><figcaption></figcaption></figure>

* Hover on the Tag to see more information.
* Click on an item to direct it to its specific page.

<figure><img src="/files/rx4Rs29RnrQ74XdjP80j" alt=""><figcaption></figcaption></figure>

* You will be asked to confirm if you want to be directed to a specific page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://endash-guidance-docs.gitbook.io/docs/data/data-of-connection-details/related-data-of-connection.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.
