# Simplifying Node Network

Nodegraph clarity is an important topic for every node-based pipelines. By nature, node networks become complex and hard to read. To address the issue, simplifying tools are essential.&#x20;

Reality Hub offers [Node Context Menu](https://zerodensitydocumentation.gitbook.io/docs/reality-5.3/reality-5.3/user-guide/nodegraph-actions/nodegraph/node-context-menu) features for better readability such as [Portal Pin](https://zerodensitydocumentation.gitbook.io/docs/reality-5.3/reality-5.3/user-guide/nodegraph-actions/nodegraph/portal-pin), Hide Unused Pins, Rename Node, [Node Comment](https://zerodensitydocumentation.gitbook.io/docs/reality-5.3/reality-5.3/user-guide/nodegraph-actions/nodegraph/node-comment), etc.

### Stages

#### First Stage

In the first stage, we create **Portal Pins** for commonly used connections, such as the <mark style="color:green;">**`SingleLink 1`**</mark> output of the <mark style="color:yellow;">**`AJAIn`**</mark> node, the <mark style="color:green;">**`Track`**</mark> output pin of the <mark style="color:yellow;">**`Xync`**</mark> node, and the <mark style="color:green;">**`Lens Distortion`**</mark> output pin of the <mark style="color:yellow;">**`Break Track`**</mark> nodes.

#### Second Stage

In the second stage, we group various nodes using the **Create Comment From Selection** option and assign them meaningful names like Camera Tracking, Talent Tracking, Cyclorama, RealityKeyer, and Compositing and Rendering.

#### Third Stage

In the third stage, we rename various nodes that share the same name, such as <mark style="color:yellow;">**`Break Track`**</mark>, <mark style="color:yellow;">**`Distort`**</mark>, and <mark style="color:yellow;">**`Undistort`**</mark> nodes, using the **Rename** option. This helps prevent confusion and incorrect connections when working on relatively complex nodegraph operations.&#x20;

<figure><img src="https://3153015930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3pFlOnLkCTAp9vl2euIJ%2Fuploads%2FldbTyjcCHEpFXuXG5mRl%2Fimage.png?alt=media&#x26;token=32fce6c9-b453-440e-8944-998b044eb0a5" alt=""><figcaption><p>Nodegraph in its Natural State</p></figcaption></figure>

<figure><img src="https://3153015930-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3pFlOnLkCTAp9vl2euIJ%2Fuploads%2Fk0bT8l4KqHwNQNo0EjUP%2Fimage.png?alt=media&#x26;token=39d9a162-0cc1-4c26-b3f3-c83814265634" alt=""><figcaption><p>Fine-Tuned Nodegraph</p></figcaption></figure>
