[Yandex Cloud documentation](../../../index.md) > [Yandex MetaData Hub](../../index.md) > Data Catalog > Step-by-step guides > Operations with data > Analyzing links between metadata

# Analyzing links between metadata

{% note info %}

This feature is in the [Preview](../../../overview/concepts/launch-stages.md) stage.

{% endnote %}

You can analyze links between tables from all sources of the selected metadata catalog.

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select the [resource folder](../../../resource-manager/concepts/resources-hierarchy.md#folder) you created the metadata catalog in.
  1. [Go](../../../console/operations/select-service.md#select-service) to **Yandex MetaData Hub**.
  1. In the left-hand panel, select ![image](../../../_assets/console-icons/folder-magnifier.svg) **Data Catalog**.
  1. In the list that opens, select the metadata catalog.
  1. In the left-hand panel, select ![image](../../../_assets/console-icons/database-magnifier.svg) **Metadata search**.
  1. Select the line with the **Dataset** type from the list and go to the **Links** tab. The tab will display a graph with links between the selected table and source DB objects as well as `table` → `Yandex Data Transfer` → `table` links.
  
     Each graph node represents a table and contains an expanding list of table columns.

  1. Configure the display of objects and their links on the graph:
      * Select the displayed object **Depth**. By default, the depth value is two, i.e., objects no more than two links away from the selected table are displayed.
      * Select the **Display additional connections** option to display all object links on the graph.
      * To view a list of object columns, expand the **Columns** list.
      * To set a different central table for the graph, select it from the list. To display all links of the selected table, click it on the diagram and go to the **Links** section.
      * To view domains, tags, and terms associated with an object, click the object.

{% endlist %}