> ## Documentation Index
> Fetch the complete documentation index at: https://rive-update-scripting-docs-885.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-update-scripting-docs-885/sAnsBtQ2WlsDYbqQ/images/workflows/dependencies.png?fit=max&auto=format&n=sAnsBtQ2WlsDYbqQ&q=85&s=b6a0743c4987ffdcb277d5486a603319" 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-update-scripting-docs-885/sAnsBtQ2WlsDYbqQ/images/workflows/dependencies-colors.png?fit=max&auto=format&n=sAnsBtQ2WlsDYbqQ&q=85&s=b1f4ad819721f9c0fa845b4cff6c3c32" 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-update-scripting-docs-885/sAnsBtQ2WlsDYbqQ/images/workflows/filter-dependencies.gif?s=2735692ead564a34cc32f6f21fdee271" alt="Filter dependency types" width="640" height="278" data-path="images/workflows/filter-dependencies.gif" />
