πŸ“Š Supply Chain Visualizer

Quick Reference Guide  Β·  πŸ“– Full User Manual β†’

⚑ Quick Start (30 Seconds)

Want to dive right in? Here's how to create your first supply chain map:

  1. Click "Add Node" at the top
  2. Type a label (e.g., "Seattle Warehouse"), keep the defaults, press Enter
  3. Click "Add Node" again
  4. Type another label (e.g., "Portland Supplier"), keep defaults, press Enter
  5. Drag from the right edge of "Portland Supplier" to the left edge of "Seattle Warehouse"

Congratulations! You've created your first supply chain flow with two locations and a connection.

πŸ—ΊοΈ Understanding Your Canvas

Before building complex maps, let's understand how the canvas is organized.

The Grid Layout

Your canvas is divided into:

Think of it like a spreadsheet: regions are rows, tiers are columns, and nodes are cells showing where facilities exist.

Geographic Regions (Horizontal Lanes)

From top to bottom, the default regions are:

  1. North America - Top lane
  2. Europe - Upper-middle
  3. APAC (Asia-Pacific) - Middle
  4. Latin America - Lower-middle
  5. Middle East - Bottom

You can customize these! Add, remove, or rename regions in Settings β†’ Regions.

Supply Chain Tiers (Vertical Columns)

From left to right, representing the flow of materials/products:

  1. Upstream - Raw material suppliers (Tier 2/n)
  2. Suppliers - Your direct suppliers
  3. Internal - Your manufacturing/processing facilities
  4. Distribution - Warehouses, logistics centers
  5. Customers - End customers, retailers

You can customize these too! Rename or reorder in Settings β†’ Tiers.

πŸ’‘ Why This Matters: When you create a node and select "Europe" + "Internal", it automatically appears in the Europe row and Internal column. This keeps your map organized as it grows.

πŸ—οΈ Building Your Supply Chain Map

Creating a Node

Nodes represent locations in your supply chain (suppliers, warehouses, factories, distribution centers, customers).

  1. Click the "Add Node" button in the toolbar
  2. Fill in the details:
    • Label: Descriptive name (e.g., "Berlin Assembly Plant")
    • Type: Supplier, Warehouse, Factory, or Customer
    • Region: Geographic area (North America, Europe, APAC, etc.)
    • Tier: Position in the supply chain flow (Upstream, Suppliers, Internal, Distribution, Customers)
  3. Press Enter to create the node
  4. Press Escape to cancel

The node automatically appears in the correct swimlane based on your region/tier selections.

Creating a Connection

Connections (edges) represent logistics flows between locations.

  1. Drag from the right edge of one node to the left edge of another node
  2. The connection appears with intelligent defaults:
    • Same region: Road transport, 7 days transit time
    • Different regions: Sea transport, 35 days transit time
  3. The connection label automatically shows the transport mode and time

Editing a Node or Connection

  1. Click any node or connection on the canvas
  2. The Inspector panel opens on the right side of the screen showing all properties
  3. Modify any field - changes apply instantly
  4. Use the Delete button at the bottom of the Inspector to remove the item
πŸ’‘ Tip: The Inspector panel is context-aware - it shows different options depending on whether you clicked a node, a connection, or selected multiple items.

Navigating Your Canvas

Pan (move around): Click and drag on empty space

Zoom in/out: Use your mouse scroll wheel

Reset view: Click the fit view button (⊑) in the top-left corner to see everything at once

Find controls:

Auto Layout - Smart Positioning

Click the magic wand icon (✨) in the header to automatically arrange your nodes:

This is especially useful when your diagram becomes complex or after importing data.

⚑ Working Efficiently

Keyboard Shortcuts

Action Windows/Linux Mac
Delete item Delete Delete
Copy nodes Ctrl+C Cmd+C
Paste nodes Ctrl+V Cmd+V
Undo Ctrl+Z Cmd+Z
Redo Ctrl+Y Cmd+Y
Cancel Escape Escape
Confirm Enter Enter

Copy and Paste

  1. Select one or more nodes (click while holding Ctrl/Cmd, or box-select by dragging)
  2. Copy with Ctrl+C (Cmd+C on Mac)
  3. Paste with Ctrl+V (Cmd+V on Mac)
  4. Pasted nodes appear slightly offset for easy identification
  5. Connections are copied only when both nodes are selected

Use cases: Duplicate similar facilities across regions, clone supply chain patterns

Undo and Redo

Multi-Selection and Deletion

🎨 Customizing Your Visualization

Changing Connection Styles

  1. Click "βš™οΈ Settings" in the header
  2. Go to the "Connectors" tab
  3. Choose your preferred line style:
    • Straight: Direct lines, clean and simple
    • Step: 90-degree angles, organized look
    • Smooth: Curved bezier lines, flowing design
  4. Click "Done" - all connections update immediately

Advanced Connection Styling

Make individual connections stand out with custom styling:

  1. Open Settings β†’ Connectors
  2. Turn on "Advanced Styling" under Visual Options
  3. Click any connection on the canvas
  4. Use the Inspector panel to customize:
    • Arrow Style: Choose from 6 styles (default, large, small, triangle, etc.)
    • Line Style: Solid, dashed, dotted, or dash-dot
    • Color: Pick any color with the color picker
  5. Click "Use Default" next to any property to reset it
  6. Use "Reset to Defaults" to remove all custom styling at once

Moving Connection Labels

  1. Click and drag any connection label to reposition it
  2. The label stays where you place it
  3. To reset: Select the connection β†’ Inspector panel β†’ "Reset Position" button

Controlling Displayed Information

Choose which properties appear on nodes and connections:

  1. Open Settings (βš™οΈ icon)
  2. Select "Nodes" or "Connectors" tab
  3. Choose the item type (Supplier, Warehouse, etc.)
  4. Switch between two tabs:
    • "Inspector Panel": Properties shown when editing
    • "Node/Connector Display": Properties shown on canvas
  5. Check/uncheck properties to control visibility

Example: Show only the label on the canvas but keep all details available in the Inspector.

Adding Custom Properties

  1. Settings β†’ Nodes or Connectors
  2. Scroll to "Add Custom Property"
  3. Enter a name (no spaces, use camelCase like "leadTime")
  4. Click "Add"
  5. The property now appears in the Inspector for all items of that type

πŸ’Ύ Managing Your Data

Exporting Your Work

Export as JSON (recommended for saving complete work):

Export as Excel/CSV (for spreadsheet analysis):

Importing Data

From JSON:

From Excel/CSV:

πŸ’‘ Tips for Better Maps

Best Practices

  1. Use descriptive labels: "Munich Metalworks" is better than "Supplier 1"
  2. Organize by actual geography: Place your nodes in the region where they physically exist
  3. Set tiers correctly: This ensures proper left-to-right flow visualization
  4. Use auto-layout: When things get messy, the magic wand (✨) will clean it up
  5. Save regularly: Export to JSON frequently to preserve your work
  6. Add custom properties: Capture important details like capacity, cost, SKU numbers

Common Tasks

Duplicate a node across regions

  • Select the node
  • Copy (Ctrl+C)
  • Paste (Ctrl+V)
  • Edit the new node to change its region

Change all connections to step style

  • Settings β†’ Connectors
  • Select "Step"
  • Done

Show more/less detail on nodes

  • Settings β†’ Nodes β†’ Select type
  • Use "Node Display" tab to control what's visible

Change a facility's function

  • Click the node
  • In Inspector, change the Type field
  • (e.g., from Warehouse to Factory)

Track additional data

  • Settings β†’ Nodes β†’ Add Custom Property
  • Name it (e.g., "capacity", "costCenter")
  • It appears in Inspector for all nodes

πŸ”§ Troubleshooting

I can't see some properties on my nodes

Check Settings β†’ Nodes β†’ [Node Type] β†’ Node Display and ensure the properties you want are checked.

My connections look messy

Try the Auto Layout feature (magic wand icon ✨) to reorganize everything, or switch to Step connector style in Settings for a more organized look.

I accidentally deleted something

Use the Undo button (β†Ά) or press Ctrl+Z (Cmd+Z on Mac) to bring it back.

My canvas is zoomed in too much

Use the controls in the top-left corner to fit everything on screen, or scroll up to zoom out.

πŸ“§ Need Help?

For additional support or to report an issue, use the Contact Support link in Settings β†’ About.


πŸ€– AI Assistant β€” Quick Reference

SC Visualizer includes an AI assistant that can build and modify supply chain maps using plain English. Click the robot icon (πŸ€–) in the bottom-right corner to open the chat panel.

Setting Up AI

  1. Open βš™οΈ Settings β†’ AI
  2. Select your AI provider (OpenAI, Anthropic, Google Gemini, or Manual/Clipboard)
  3. Paste your API key and select a model
  4. Click Save

Example AI Prompts

πŸ’‘ No API Key? Use Manual (Clipboard) Mode in Settings β†’ AI. Copy the compiled prompt, paste it into any AI tool (ChatGPT, Claude, etc.), copy the response, and paste it back. SC Visualizer processes it identically.

🌍 World Map View

See your supply chain on a real geographic map. Click View in the toolbar and choose:

For nodes to appear on the map, set their Location property (e.g. "Seoul, South Korea") or ask the AI to geocode them.

πŸ“ˆ Network Analytics

Click the πŸ“ˆ Analytics panel handle at the bottom of the screen to open the built-in insights dashboard: