> ## Documentation Index
> Fetch the complete documentation index at: https://rive-debug-panel.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dependencies Graph

> Use the Dependency Graph to visualize relationships between elements in your file

## Show Dependencies

To show dependencies, select an item and press **D**. Rive displays arrows connecting the selected item to its parent and child dependencies.

<img src="https://mintcdn.com/rive-debug-panel/G-AjllAnwzq3L_ve/images/workflows/dependencies.png?fit=max&auto=format&n=G-AjllAnwzq3L_ve&q=85&s=3c515b4e6d76efbf4208864c12ae75f8" alt="Filter dependency types" width="1532" height="654" data-path="images/workflows/dependencies.png" />

Dependency arrows are color coded based on the type of relationship.

For example, if the rotation of `NEW_sticker` is controlled by the rotation of `Icon` through a constraint, Rive shows that dependency with a yellow arrow.

<img src="https://mintcdn.com/rive-debug-panel/G-AjllAnwzq3L_ve/images/workflows/dependencies-colors.png?fit=max&auto=format&n=G-AjllAnwzq3L_ve&q=85&s=91edeadcd5b98c076e1d63909b5e848c" alt="Filter dependency types" width="1490" height="732" data-path="images/workflows/dependencies-colors.png" />

## Filtering

Use the dependency options to filter which relationships are shown. This is helpful when an element has many connections and you only want to focus on specific dependency types.

<img src="https://mintcdn.com/rive-debug-panel/G-AjllAnwzq3L_ve/images/workflows/filter-dependencies.gif?s=540cf124b2857dcd3fe3bffd15d5bb06" alt="Filter dependency types" width="640" height="278" data-path="images/workflows/filter-dependencies.gif" />
