# Reactive Bindings: Dependency Mode Dependency mode provides a visual representation of reactive binding relationships, allowing you to understand and manage data dependencies in your notebook. ## Key Features - **Dependency visualization**: Visual graph of binding relationships - **Selective execution**: Rerun specific subgraphs of dependencies - **Interactive controls**: Modify inputs directly from the dependency view - **Workflow optimization**: Understand data flow and optimize execution ## Interface Overview ![Rerun Subgraph](./images/user/062__2.png) ![Dependency Subgraph UI](./images/user/062__3.png)