> ## Documentation Index
> Fetch the complete documentation index at: https://docs.intrace.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Graph Fundamentals

Understanding the fundamentals of the Intrace Graph is essential for effective investigations. The Graph provides a visual workspace where entities and their relationships are displayed as an interactive network.

<img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals1.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=e79b7a5d78572799614f84b471ec7d37" alt="Graph fundamentals showing the basic structure and components" width="3592" height="2120" data-path="images/graph-graph_fundamentals1.png" />

## Core Concepts

The Graph operates on a node-and-edge model where entities are represented as nodes, and relationships between them are shown as connecting edges.

### Nodes

Nodes represent individual entities in your investigation, such as people, organizations, locations, or digital assets. Each node contains associated data and can be expanded to reveal additional connections.

### Edges

Edges are the connections between nodes, representing relationships like transactions, communications, associations, or other meaningful links between entities.

## Creating Nodes

Right-click anywhere on the graph to open the node creation menu.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals2.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=51d98ceca6779ec6de71f8efce1a13f2" alt="Right-click menu showing filtering options, layout controls, and node type creation" width="1282" height="1048" data-path="images/graph-graph_fundamentals2.png" />
</Frame>

The menu provides options for filtering nodes, changing graph layout and appearance, and creating specific node types.

### Filtering Node Types

Use filtering options to display only specific node types on the graph.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals3.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=7d152cf60e1078bbfa10de0d68f41241" alt="Filtering options menu showing node type checkboxes with node counts" width="1284" height="1250" data-path="images/graph-graph_fundamentals3.png" />
</Frame>

Select node types to show or hide, with quick actions to show all, hide all, or reset filters. Each node type displays the current count of matching nodes on the graph.

### Node Categories

Nodes are organized into categories, each containing specific node types available for creation. See the [complete directory of all nodes](/graph/nodes) for comprehensive details.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals4.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=59e6b8ee8af90275d1a0814279aa4436" alt="Node categories menu showing Personal, Device, Companies & Organizations, Network, Geographic, Cyber, Hardware & Services, Social, Registration & Tracking, and Transportation categories" width="1280" height="1120" data-path="images/graph-graph_fundamentals4.png" />
</Frame>

### Creating a Node

Select a node type to open the configuration form. Enter values for available fields—all fields are optional.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals5.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=9e052ed27b83335256eda44e22f2710a" alt="Configure Person modal showing optional fields for first name, middle name, last name, and age" width="1284" height="1268" data-path="images/graph-graph_fundamentals5.png" />
</Frame>

### Quick Create

Type a recognizable value—such as a domain, email, phone number, or name—into the search bar to trigger quick create suggestions.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals6.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=56ad72bdf5f6849293cc36e960fe0fab" alt="Quick create suggestions showing domain and website creation options for intrace.ai" width="1280" height="422" data-path="images/graph-graph_fundamentals6.png" />
</Frame>

### Nodes on the Graph

Nodes appear on the graph with an icon on the left, the display value in the center, and a copy button on the right. Some nodes include tags below the main value. While nodes can contain many fields, only one display value is shown on the graph.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-graph_fundamentals7.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=8dbff8a5ec7f4d9fa5eaa3c1441f3c01" alt="Node display on graph showing icon, value, and copy button, with optional tag below" width="862" height="440" data-path="images/graph-graph_fundamentals7.png" />
</Frame>
