By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
You’re a Salesforce Admin, and your org is growing. Users complain that the default Sales app is cluttered, managers want a dedicated space for their team’s workflows, and executives need a simplified dashboard view. Custom Apps, Tabs, and Lightning Pages are your tools to solve this.
Why this matters in production:- User adoption plummets if people can’t find what they need. A well-organized app with the right tabs = happier users = less shadow IT (e.g., people exporting data to Excel because Salesforce feels "too messy").- Security risks if you don’t restrict tabs/apps properly. Example: A sales rep shouldn’t see the "Compensation" tab in the HR app.- Performance suffers if Lightning Pages are bloated with unnecessary components. A slow page = frustrated users = more support tickets.
Real-world scenario:You inherit an org where the default "Sales" app is a dumping ground for 50+ tabs. Sales reps waste time scrolling, and new hires get overwhelmed. Your mission: Create a lean "Sales Pro" app with only the tabs they need (Accounts, Opportunities, Dashboards, a custom "Quick Actions" tab) and a Lightning Page optimized for mobile.
Sales Pro
Streamlined app for sales reps (Accounts, Opportunities, Deals, Dashboards)
sales-pro-logo.png
#1B3A57
Accounts
Verify:- Click the App Launcher (☰) → Search for "Sales Pro" → Open it.- You should see the tabs you selected in the navigation bar.
(Skip if you don’t have a component.)
quickActions
Quick Actions
Quick_Actions
Verify:- Open the "Sales Pro" app → You should see the new tab.
accountHealthScore
Verify:- Open an Account record → Check that the layout matches your design.
Verify:- Log in as a Sales Rep → Check that "Sales Pro" appears in the App Launcher.- Log in as a Marketing User → Confirm "Sales Pro" is not visible.
[Team] [Purpose]
Service Console
[Object/Function]
Deals
Example: "You need to embed an external website in Salesforce. What do you create?"
"What’s the difference between…?"
Lightning Page vs. Page Layout: Lightning Page = UI layout (components); Page Layout = field-level control (but being replaced by Dynamic Forms).
Scenario-Based Questions
Challenge:Create a "Marketing Hub" app with: 1. A custom tab for a "Campaign Planner" Lightning Web Component (or a placeholder).2. A Lightning Home Page with: - A Dashboard component (e.g., "Marketing Performance"). - A List View of Campaigns.3. Restrict the app to the "Marketing User" profile.
Solution:1. Create the app: - Setup → App Manager → New Lightning App → Name: Marketing Hub. - Tabs: Campaigns, Dashboards, Reports, Chatter, Campaign Planner (custom tab). - Assign to Marketing User profile.2. Create the custom tab: - Setup → Tabs → New (Lightning Component Tab) → Select your LWC (or create a dummy one).3. Customize the Home Page: - Click the Home tab → Edit Page → Add a Dashboard component and a List View component. - Save → Activate → Assign as App Default for Marketing Hub.4. Test: - Log in as a Marketing User → Open Marketing Hub → Verify the Home Page loads correctly.
Marketing Hub
Campaign Planner
Why it works:- The app groups marketing-specific tabs.- The Home Page is tailored to marketing needs (dashboards + list views).- Restricting to the Marketing User profile ensures only the right users see it.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.