Navigating the Salesforce Interface

When you first log into Salesforce, you land on what is called the Lightning Experience — the modern version of the Salesforce interface. It looks clean, works on mobile, and organizes everything into a logical layout. This topic walks you through every major area of the screen so you feel at home from day one.

Lightning Experience vs. Salesforce Classic

Salesforce has two user interfaces: the older Salesforce Classic and the newer Lightning Experience. Classic looks like a website from the early 2000s. Lightning looks modern, like a sleek business app. Salesforce stopped investing in Classic years ago, so everything new is built for Lightning. This course uses Lightning Experience throughout.

The Main Areas of the Screen

The Salesforce Lightning screen has four key zones. Imagine a newspaper layout:

+------------------------------------------------------+
|  APP LAUNCHER   |  NAV BAR (Accounts, Contacts...)   |
+------------------------------------------------------+
|                                                      |
|              MAIN CONTENT AREA                       |
|    (Records, Lists, Reports, Dashboards)             |
|                                                      |
+------------------------------------------------------+
|  UTILITY BAR (Notes, Phone, Recent Items)            |
+------------------------------------------------------+

The App Launcher (The Waffle Icon)

At the top left of every Salesforce page sits a small grid of dots — called the waffle icon. Clicking it opens the App Launcher. Think of this as the front door to every Salesforce app available to you. From here you switch between Sales, Service, Marketing, and any custom apps your administrator built.

An App in Salesforce is a set of tabs grouped together for a specific purpose. The Sales app shows tabs like Leads, Accounts, Contacts, and Opportunities. The Service app shows Cases and Knowledge instead.

The Navigation Bar

Across the top of the screen, just below the Salesforce logo, runs the Navigation Bar. This bar shows tabs — each tab links to a type of record or feature. Click "Accounts" to see all company records. Click "Reports" to see your saved reports. You can pin your favourite tabs and reorder them to match the way you work.

The Search Bar

At the top centre of every page is the global Search Bar. Type any customer name, deal name, or email address here and Salesforce searches across every object simultaneously. This is the fastest way to find any record when you know what you are looking for.

The Main Content Area

The large middle section of the page displays whatever you are currently working on: a list of records, a single record, a report, or a dashboard. This area changes every time you click a new tab or record.

The Utility Bar

At the very bottom of the screen, you might see a slim bar with icons for tools like Notes, Recent Items, or a Softphone if your company uses a phone system integrated with Salesforce. The Utility Bar stays visible as you move around the platform.

Understanding a Record Page

When you click on any individual customer, deal, or case, Salesforce opens a Record Page. Every record page follows the same pattern:

+-----------------------------------------------+
|  RECORD NAME + KEY FIELDS (Highlights Panel)  |
+-----------------------------------------------+
| RELATED TAB | DETAILS TAB | ACTIVITY TAB      |
+-----------------------------------------------+
|  LEFT COLUMN         |  RIGHT COLUMN          |
|  (Related Lists,     |  (Activity Timeline:   |
|   Files, etc.)       |   Calls, Emails, Tasks)|
+-----------------------------------------------+

Highlights Panel

The top strip shows the most important fields for that record — things like the account name, phone number, owner, and status. Your administrator controls which fields appear here.

Details Tab

The Details tab shows all fields for the record — every piece of information stored, from address to industry to custom fields your company added. You click the pencil icon next to any field to edit it inline, without opening a separate edit screen.

Activity Tab

The Activity tab on the right shows every interaction logged against this record: emails sent, phone calls made, meetings scheduled, and tasks created. This is your history log for the customer.

Related Tab

The Related tab shows records connected to the one you are viewing. On an Account record, the Related tab shows all Contacts at that company, all Opportunities (deals) with them, and all Cases they opened. Everything is linked.

List Views

When you click a tab like "Accounts," Salesforce shows a List View — a table of all records of that type. You can filter this list, sort it, and switch between different saved views. For example, you might have a view called "My Open Leads" that shows only the leads assigned to you. List views are like saved filters.

The Setup Menu

Administrators and developers spend most of their time in the Setup Menu. To access it, click the gear icon at the top right of any Salesforce page, then select "Setup." Setup is where you configure everything: users, permissions, custom fields, automation rules, and more. Regular users rarely need to enter Setup.

Key Points

  • Salesforce Lightning Experience is the modern interface — always use Lightning, not Classic.
  • The App Launcher (waffle icon) switches between different Salesforce apps.
  • The Navigation Bar at the top shows tabs for each major area: Accounts, Contacts, Reports, and more.
  • Every record page has a Highlights Panel, Details tab, Activity tab, and Related tab.
  • Administrators access Setup (via the gear icon) to configure Salesforce.

Leave a Comment