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 Type | Visualizer Details | Key Capabilities |
|---|---|---|
| Data Model | Visualize 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. |
|
| Flexipages (Beta) | Visualize the Flexipage metadata with all the regions, components, fields and their properties easily. |