> ## Documentation Index
> Fetch the complete documentation index at: https://rive-js-update-preloading-guidance.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-js-update-preloading-guidance/tIcGjY4Y8DeJmL53/images/workflows/dependencies.png?fit=max&auto=format&n=tIcGjY4Y8DeJmL53&q=85&s=e30546f58140d43e39db136c1ac52d7e" 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-js-update-preloading-guidance/tIcGjY4Y8DeJmL53/images/workflows/dependencies-colors.png?fit=max&auto=format&n=tIcGjY4Y8DeJmL53&q=85&s=82bf1aad360e75a79cf67409af3753c4" 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-js-update-preloading-guidance/tIcGjY4Y8DeJmL53/images/workflows/filter-dependencies.gif?s=c2e119f4944fdaf90bbf6675a00e5cb0" alt="Filter dependency types" width="640" height="278" data-path="images/workflows/filter-dependencies.gif" />
