---
title: "View Entry References"
description: "Learn how to view and manage entry references in Contentstack. Visualize entry relationships using the Reference Map."
url: "https://www.contentstack.com/docs/headless-cms/view-entry-references"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# View Entry References

The **View Entry References** feature helps you understand how entries are connected across your stack. It shows where an entry is referenced and allows you to visualize its relationships within and across content types.

This helps you manage interconnected content more efficiently by identifying parent and child relationships before making updates.

To view references, log in to your [Contentstack account](https://www.contentstack.com/login/) and perform the following steps:

1.  Navigate to your [stack](/docs/headless-cms/about-stack) and open the desired entry.
2.  Click the **Information** tab (represented by the **i** icon).
3.  Scroll to the **Referenced In** section. This section lists all entries that reference the current entry. Each entry name is clickable, allowing you to open and edit the referencing entry directly.
4.  To visualize relationships, click **View Reference Map**. This option is also available within applicable **Reference** fields. ![View\_Entry\_References.gif](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt8f6e2717e56ff107/69a546ab7ba984ac9c9e370e/View_Entry_References.gif)

## Understanding the Reference Map

The Reference Map visually represents how entries are connected.

*   The **center node** represents the currently opened entry.
*   Nodes on the **left** represent parent entries (where the current entry is referenced).
*   Nodes on the **right** represent child entries (entries referenced by the current entry).

By default, the map loads direct parent and direct child relationships.

You can interact with the map to explore deeper relationships:

*   **Expand or collapse nodes** to load additional related entries.
*   **Zoom in or out** to adjust the level of detail.
*   **Drag the map** to reposition the view within the modal.
*   **Select a node** to highlight its relationship path.
*   **Click an entry name** to open it in a new browser tab.

The map automatically adjusts the default zoom level based on the number of visible nodes to ensure optimal visibility.

The Reference Map provides a clear, interactive view of entry dependencies. It helps you assess impact before editing, maintain content consistency, and navigate complex content relationships with confidence.