Metadata Visualizer Extension

The Metadata Visualizer extension turns complex metadata into real-time diagrams. Instead of manually parsing raw metadata or waiting for deployment cycles to validate structure, developers can see how Salesforce metadata is organized and how data flows. This makes complex configurations and code designs easier to understand, analyze, and communicate.

Salesforce does not use customer data to train our LLMs.

The Metadata Visualizer generates visual diagrams in real time from natural language prompts for any associated metadata in the code you build.

With Salesforce Metadata Visualizer, you can:

  • Visualize metadata generated by AI using Agentforce Vibes or from your SFDX project.
  • Understand complex metadata through clear visual diagrams.
  • Customize diagram views based on a selected theme.
  • See key elements such as fields, relationships, and properties.

Metadata TypeVisualizer DetailsKey Capabilities
Data ModelVisualize the metadata structure of objects, fields, and relationships in your SFDX project through an interactive entity relationship diagram (ERD).

Launch the visualizer directly from any object or field XML file in your project. The diagram automatically centers on your "root" object and dynamically displays all related objects within its relationship hierarchy.
  • Object Identification: High-level view of standard objects (blue) and custom objects (purple).
  • Relationship Semantics: Visual distinction between master-detail (solid lines) and lookup (dashed lines) relationships.
  • Smart UI: Collapsible sections for standard fields and hover states for field descriptions and help text.
  • Direct Navigation: Click any field or object in the diagram to jump directly to its underlying metadata source code.
Flexipages (Beta)Visualize the Flexipage metadata with all the regions, components, fields and their properties easily.