Select an object to open its Intelligence Dashboard
Relationships · Field DNA · Package Split · GraphExport
Take your schema out of the browser — as a document, a diagram, or raw data.
Salesforce schema intelligence — explore, audit, and document your org's data model in seconds.
OAuth read-only token — direct to Salesforce by default, nothing stored server-side. (Optional relay for orgs without CORS: forwards, never stores.)
Reconstructing a data model by hand is the tax on every implementation, audit and migration. Object Manager shows one object at a time, relationships live in a field's detail page, and the artefact somebody actually asked for — a dictionary, an ERD, a field spec — has to be assembled manually from all of it.
Schema Atlas connects to an org read-only, describes its objects and fields, and turns that into the artefact shaped for whoever asked. Nothing is uploaded: the describe runs from your browser against your own instance, and the workbook is generated in memory and handed straight to your downloads folder.
Is my schema uploaded anywhere?
No. There is no database and nothing is stored server-side. The describe call goes directly from your browser to your own Salesforce instance and the results are processed in memory. Full detail on the trust page.
Is it read-only?
Yes. Schema Atlas only reads metadata. It never writes to your org and never touches business records.
Does it work on Vlocity and Salesforce Industries orgs?
Yes, including managed-package namespaces. Fields are split by package contribution so you can see what is standard CRM, what is Industries, what is CPQ and what is yours.
Can it document every object at once?
You can scope an export to the last rendered graph, a selected object and its neighbours, or every object described in the session. On very large orgs, select the objects you need rather than describing everything — an enterprise-wide describe is a lot of metadata for one browser tab.
Does it show formula text?
Optionally. The formula-text column is a toggle because it needs additional Tooling API calls; leave it off and no extra calls are made.
Why do I need to add a CORS entry?
Because the browser calls your org directly rather than routing through a server. See the CORS setup guide, including what to do when your org blocks the Apex shortcut.
Can I use the exports in client deliverables?
Yes. The workbooks are ordinary .xlsx files with no licence restriction on the output.
What does it cost?
Nothing. No account, no trial, no paid tier.
Select an object to open its Intelligence Dashboard
Relationships · Field DNA · Package Split · GraphTake your schema out of the browser — as a document, a diagram, or raw data.