# Multi-Graph Tabs (Pro)

> GraphDeck supports Blueprints with multiple graphs - an EventGraph, custom functions, a construction script - through a tab system. Each tab is a separate graph with its own nodes and viewport, while variables and components are shared across all tabs. This is a Pro feature.

Real Blueprints have multiple graphs: an EventGraph, custom functions, a construction script. GraphDeck supports this with tabs.

## Working with Tabs

- Each tab is a separate graph within the same Blueprint
- Switch between tabs to work on different functions
- Each tab has its own nodes, connections, and viewport position
- Variables and components are shared across all tabs (they belong to the Blueprint, not a specific graph)

## AI-Generated Multi-Graph

When you generate a Blueprint that needs multiple graphs, the AI creates all of them in one pass. A construction script, custom functions, and the EventGraph all appear as separate tabs, correctly cross-referencing each other.

## Adding a Tab

Click the "+" button at the end of the tab bar. Enter a name for your new function graph.

## Deleting a Tab

Right-click a tab and select "Delete Graph." The EventGraph cannot be deleted. It's always present.

[Prev: AI Models](https://graphdeck.app/docs/ai-models) · [Next: Library](https://graphdeck.app/docs/library)

---

[Home](https://graphdeck.app/) · [Docs](https://graphdeck.app/docs/) · [Pricing](https://graphdeck.app/pricing)
