Salesforce ArchitectureBeginnerorgmulti-orgbasics
What is a Salesforce org and why do companies use multiple orgs?
Real World Scenario
A global company has separate sales teams in US and EU with different processes. You explain org strategy at a high level.
Expected Answer
• An org is an isolated Salesforce instance with its own data, users, and metadata
• Single org simplifies shared customers and reporting when processes align
• Multiple orgs isolate brands, regions, regulatory boundaries, or acquisition systems
• Sandbox orgs copy production for testing without affecting live users
• Org strategy should follow data residency, autonomy, and integration complexity
Follow-Up Questions & Answers
Click to expand — each follow-up includes a direct, interview-ready answer
Production is live business system. Sandboxes are copies or partial copies for dev, QA, and training with refresh schedules.
Architect Perspective
Org strategy = tradeoff between isolation and unity. Never say "always one org."