A Salesforce
Environment is an isolated instance of Salesforce — a separate copy of your
platform where you can work independently without affecting other environments.
Think of it
like a kitchen in a restaurant:
The chef
tests and perfects a new recipe in the practice kitchen first. Only when it is
perfect does it go to the main kitchen to be served to customers.
In
Salesforce:
1.
Production Environment
Your Live,
Real Business System, production is the real Salesforce environment where your
actual business runs every day. It contains:
2. Sandbox Environment
·
Your Safe Playground for Building and Testing
·
A Sandbox is a copy of your Salesforce
Production environment — created specifically for development, testing,
training, and experimentation — completely isolated from your live system.
·
Whatever you do in a Sandbox — build, break,
test, delete — it has absolutely zero impact on your Production environment.
App Launcher is the waffle icon (⊞) at the top-left of Salesforce Lightning.
It's essentially a home screen for all your Salesforce apps — users click it to
search and switch between apps without losing context.
App Manager (under Setup) is where
admins control everything — create apps, manage visibility, and assign apps to
user profiles so only the right people see each app.
Navigation:
Setup → Apps → App Manager
Quick steps:
1. Click the
Gear Icon
2. Select
Setup
3. In the
Quick Find box, search for App Manager
4. Click App
Manager
Global Search: A unified
search bar at the top of every Salesforce page that searches across all objects
— Accounts, Contacts, Leads, Opportunities, Cases, and more — simultaneously.
It uses Salesforce's search index to return fast, ranked results.
Setup is the administrative backbone of Salesforce — the place where
admins configure everything about how the org behaves, who can access what, and
how data is structured. Regular users typically don't have access to it.
The six main sections are:
·
Administration — this is
where you manage people: creating and deactivating users, setting up profiles
and roles, configuring login hours and IP restrictions, and controlling
org-wide security settings.
·
Platform Tools — the
customisation engine. Object Manager lives here (for building custom objects
and fields), as do Flows (automation), App Manager, page layouts, Lightning
components, and custom code (Apex classes, Visualforce).
·
Settings — org-wide configuration
that rarely changes: company name, default timezone, currency settings,
language, fiscal year, and email deliverability.
·
Einstein & AI — controls
for Salesforce's AI features, including Einstein predictions, recommendations,
and Agentforce/Copilot setup.
·
Integrations — connected apps, API
access, named credentials, and external data sources.
·
Environments — where developers work:
sandboxes for testing, change sets for deploying, monitoring logs, and debug
tools.