We may earn an affiliate commission when you visit our partners.
Course image
Mike Wheeler, Aaron Wheeler, Mike Wheeler Media, and Evan Wheeler

We build an Asset Management App in this course.

Read more

We build an Asset Management App in this course.

If you have attained the Salesforce Administrator Certification, you are ready to start the journey to becoming an Advanced Administrator. Become a Salesforce Certified Advanced Administrator by enrolling in this first course of a three-course certification course series. Be sure to get the other two courses as well to complete the set.

I have taught over 150,000 students on the Salesforce platform and I want you to join me in my latest course. I have structured this course to go in-depth on the first three Knowledge Areas of the Salesforce Certified Advanced Administrator Exam Guide:

  • Security and Access

  • Extending Custom Objects and Applications

  • Auditing and Monitoring

  • The Salesforce Certified Advanced Administrator Certification has a pre-requisite that you have an active Administrator Certification on file - if you have not attained your Administrator Certification, I recommend that you first complete that certification and locate my relevant training courses for that certification via my instructor profile.

We will go in-depth on all of the core concepts and topics of the Salesforce Security Model in this course. It's a deep dive on user accounts, licenses, profiles, permission sets, profiles, roles, groups, teams, territories and more.

This course is recorded in Salesforce Lightning Experience.

And tens of  thousands of Udemy Survey ratings for my courses, the students have spoken:

"Are you learning valuable information?" 99.6% answered YES

"Are the explanations of the concepts clear?" 99.8% answered YES

"Is the instructor knowledgeable about the topic?" 99.9% answered YES

Enroll now

What's inside

Learning objectives

  • Gain an in-depth understanding of the first three knowledge areas of the advanced admin exam guide - security and access, extending custom objects and apps and auditing and monitoring
  • Learn advanced administrative techniques on the salesforce platform in lightning experience

Syllabus

Security and Access
Course Introduction, Exam Guide and Security and Access Introduction
Updated Advanced Administrator Exam Guide

In this lesson, I provide a high-level overview of the Salesforce Security Model. 

Read more

Data access in Salesforce begins with the User. Levels of access vary based on the type of user that is logging in. It is important that you understand the different license types available in Salesforce.

You can view your organization’s licenses in Company Information via Setup.

Profiles and permission sets provide object-level security by determining what types of data users see and whether they can edit, create, or delete records. For each object, the “View All” and “Modify All” permissions ignore sharing rules and settings, allowing administrators to quickly grant access to records associated with a given object across the organization. These permissions are often preferable alternatives to the “View All Data” and “Modify All Data” administrative permissions.

In this lesson, we look at permission sets, and profiles vs. permissions 

In this lesson, we go over record and field access levels.

Sample Questions #1 & #3 from the Exam Guide

In this lesson, we refer to the Salesforce Security Model Diagram, and how the Org-wide defaults specify the default level of access users have to each other’s records.

In this lesson, we look at the relationship between various objects, first referring to the Sales Objects ERD Diagram found within the SOAP API Developer Guide. We then use the Schema Builder to further look at the relationship types between Account, Contract, Contract, Case and Opportunity.

A role hierarchy represents a level of data access that a user or group of users needs. The role hierarchy ensures that managers always have access to the same data as their employees, regardless of the organization-wide default settings. Role hierarchies don't have to match your organization chart exactly. Instead, each role in the hierarchy should represent a level of data access that a user or group of users needs.

In this lesson, we grant the ability for administrators to log in as other users in our org. We then adjust the Session Settings to unlock the Force relogin after Login-As-User setting. We also adjust Jim Doe’s profile to make him a Lightning Experience user.

In this lesson, I place myself at the bottom of the Role Hierarchy and place Jim Doe above me as my manager.

We then demonstrate how Jim is unable to create a new Account record.

Ownership-based sharing rules allow for exceptions to organization-wide default settings and the role hierarchy that give additional users access to records they don’t own. Ownership-based sharing rules are based on the record owner only.

In this lesson, I create a criteria-based sharing rule. We specify that any accounts that are named Sony or have a Start Year of 2018 should be shared with the Director, Channel Sales Role and Subordinates. We also create a new ownership-based sharing rule to better fit our scenario and to replace the one we created in the previous lecture. We then adjust an account record to verify that the sharing rule worked as intended. 

In this lesson, I manually share an account record with other users, after first confirming through the Sharing button that they don’t already have access through some other means.

In this lesson, we look at Team Access – specifically related to Account Teams, Opportunity Teams and Case Teams. We enable Account Teams and Opportunity Teams. We also cover how to specify default Account and Opportunity Teams. 

In this lesson, we go over record ownership and queues. 

Every record must be owned by a single user or a queue. The owner has access to the record, based on the Object Settings for the owner’s profile. For example, if the owner’s profile has Createand Read permission on an object, but not Editor Delete permission, the owner can create a record for the object and see the new record. However, the owner won't be able to edit or delete the record. Users higher in a hierarchy (role or territory) inherit the same data access as their subordinates for standard objects. Managers gain as much access as their subordinates. If the subordinate has read-only access, so will the manager. This access applies to records owned by users, as well as records shared with them. 

Queues help you prioritize, distribute, and assign records to teams who share workloads. Queue members and users higher in a role hierarchy can access queues from list views and take ownership of records in a queue. 

In this lesson, I demo how to create a public group. 

In this lesson, we run the Health Check for our org. I address one of the issues listed in the report and then re-run the Health Check to see the impact on our scores.

In this lesson, I enable the Account Owner Report. We then run the report while logged in as Jim Doe. I also removed Jim Doe from my Default Account Team and also removed my Role designation on my user account to block access to my records for Jim. This was to demonstrate that although Jim does not have access to my account records and our org wide defaults are set to private on the Account object, Jim is able to see limited details about the accounts in our org, such as account name, owner and last updated date.

Communities’ Security Settings

In this lesson, we introduce Record Types to the Asset object. We create Record Types for Medical Equipment and Office Equipment. We discuss how Record Types are leveraged to associate Page Layouts by Profile, as well as Picklist Values that are available. In addition, we discuss how Record Types can be assigned on the Profile and a Default Record Type designated.

But we don’t stop there. We look at assigning Record Types by Permission sets. I then share a help article that contrasts the ins and outs of what happens if a user either has the Master Record Type or a Custom Record Type on their Profile and the various combinations of Record Types assigned via Permission Sets.


In this lesson, we explore the use cases and functionality of Delegated Administration. Use delegated administration to assign limited admin privileges to users in your org who aren’t administrators. For example, let’s say you want the Customer Support team manager to manage users in the Support Manager role and all subordinate roles. Create a delegated admin for this purpose so that you can focus on other administration tasks.

In this lesson,  we explore the territory hierarchy and its single dimensional, additional hierarchy. Which can be structured by business units or any kind of segmentation in a hierarchical structure.

In this lesson, we go over how to enable territory management.

In this lesson, we look at the various security settings available under Territory Settings:

  • Account Access

  • Opportunity Access

  • Case Access

In this lesson we create the following Territory Models:

  • This Year

  • Next Year

Now that we have created Territory Models, it’s time to create Territories for them. In this lesson, we create four Territories for the This Year Territory Model:

  • Western

  • Eastern

  • Northern

  • Southern

We assign each of these Territories the Type of Geographic.

You can assign accounts either manually or by running Territory Assignment Rules. In this lesson, we look at the implications of both.

In addition to accounts, users can also be assigned to multiple territories. In this lesson, we assign users to the Western and Eastern Territories in our org.

In this lesson we learn about customer scenarios for territory management. Only one Territory Model can be active in an org.

Fully understand all of the concepts encompassed by the second knowledge area of the Advanced Admin Certification - Extending Custom Objects and Applications

In this introductory lesson, we go  over extending custom objects and applications.

In this lesson, we begin creating the underlying foundation for our eventual Asset Management Application. We create a Room custom object via the Schema Builder. Since custom object creation via the Schema Builder does not give you the opportunity to create a Custom Tab for your new Custom Object, we create one and do not associate it with any apps at this point.

Creating a Junction Object
Creating a Hybrid Junction Object
Leveraging a Junction Object Across Multiple Record Types
Assigning an Asset to a User via the Hybrid Junction Object
Considerations for Relationships
Creating the Asset Management App
Fully understand all of the concepts encompassed by the third knowledge area of the Advanced Admin Certification - Auditing and Monitoring

In this introductory lesson, I prepare you for the topics included in this Knowledge Area of the course.

View Setup Audit Trail
Email Log
Debug Log
Event Monitoring
Session Management
Bonuses Lesson

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Develops advanced Salesforce administration skills, which are highly relevant to a career as an expert Salesforce administrator
Meets the pre-requisite of an active Salesforce Administrator Certification, indicating its suitability for intermediate learners
Taught by Mike Wheeler, who is recognized for his work in teaching Salesforce administration
Covers security and access, extending custom objects and applications, and auditing and monitoring, which are core skills for advanced Salesforce administrators
Goes in-depth on the Salesforce security model in Lightning Experience
Offers hands-on labs and interactive materials, which can enhance learning and retention

Save this course

Save Salesforce Certified Advanced Administrator - Part 1 to your list so you can find it easily later:
Save

Reviews summary

Competent salesforce overview

According to students, learners appreciate this 3-star course's basic overview of Salesforce. However, some caution that the course looks disorganized because the instructor jumps around a lot and doesn't prepare for what they are going to show.
Salesforce overview
"It will help if you take some time to rehearse what you plan to show instead of jumping all over the place."
Skips around a lot.
"It will help if you take some time to rehearse what you plan to show instead of jumping all over the place."

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Salesforce Certified Advanced Administrator - Part 1 with these activities:
Review Course Modules: Salesforce Advanced Administrator Exam Guide
Review the course modules to refresh understanding of the key concepts outlined in the Salesforce Advanced Administrator Exam Guide.
Browse courses on Exam Preparation
Show steps
  • Access the course materials.
  • Identify areas that require additional attention.
  • Review relevant sections of the exam guide.
Review: Salesforce for Custom Application Development by Mike Wheeler
Review the book by the instructor to enhance understanding of the underlying concepts and solidify the course content.
Show steps
  • Purchase and read the book.
  • Take notes and highlight important sections.
  • Identify key concepts and terms.
  • Make connections between the book content and the course material.
Connect with Salesforce Certified Advanced Administrators
Reach out to experienced Salesforce Certified Advanced Administrators to seek guidance, insights, and support throughout the learning journey.
Browse courses on Mentorship
Show steps
  • Identify potential mentors within your professional network.
  • Reach out and introduce yourself.
  • Request guidance and support on specific topics.
  • Maintain regular communication and follow up.
Five other activities
Expand to see all activities and additional details
Show all eight activities
Practice Quizzes: Security and Access
Take practice quizzes on Security and Access to reinforce understanding of core concepts and prepare for the certification exam.
Browse courses on User Management
Show steps
  • Access online or offline practice quizzes.
  • Attempt the quizzes and review your answers.
  • Identify areas where further clarification is needed
Follow: Trailhead Modules on Security and Access
Enroll in Trailhead modules to enhance understanding of Security and Access concepts through interactive exercises and hands-on simulations.
Show steps
  • Create a Trailhead account.
  • Identify relevant modules on Security and Access.
  • Follow the modules and complete the exercises.
  • Refer to the course content for additional clarification.
Attend: Salesforce Advanced Administrator Certification Workshop
Enroll in a dedicated workshop that provides hands-on practice, expert guidance, and mock exams to enhance preparation for the certification exam.
Browse courses on Certification Preparation
Show steps
  • Research and identify relevant workshops.
  • Register and attend the workshop.
  • Actively participate in exercises and discussions.
Create Presentation: Salesforce Security Best Practices
Develop a presentation on Salesforce Security Best Practices to reinforce knowledge and enhance understanding of the concepts.
Browse courses on Security Best Practices
Show steps
  • Research and gather information on security best practices.
  • Organize the content into a logical flow.
  • Design and create slides using presentation software.
  • Practice and refine the presentation.
Contribute to Open Source Salesforce Projects
Contribute to open-source Salesforce projects to gain practical experience, enhance problem-solving skills, and build a reputation within the Salesforce community.
Browse courses on Open Source
Show steps
  • Identify suitable open-source projects related to Security and Access.
  • Review the project documentation and codebase.
  • Make code contributions and address issues.
  • Collaborate with project maintainers and other contributors.
  • Document your contributions and share your findings with the community.

Career center

Learners who complete Salesforce Certified Advanced Administrator - Part 1 will develop knowledge and skills that may be useful to these careers:
Salesforce Administrator
You may be thinking about becoming a Salesforce Administrator as one of your next career moves or even as a career pivot. The Salesforce Certified Advanced Administrator - Part 1 course will help prepare you to pass the Advanced Administrator Exam and set you on the way to better employment opportunities and a higher salary. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it.This course will be especially helpful if you want to move into Salesforce Administration from another role in IT.
Business Analyst
This Salesforce Certified Advanced Administrator - Part 1 course is a major step towards becoming a successful Business Analyst, especially if you already have an Administrator Certification. The course will walk you through advanced administrative techniques on the Salesforce Platform in Lightning Experience. This course is especially relevant if you want to work as a Business Analyst in a Salesforce ecosystem.
Consultant
A Salesforce Certified Advanced Administrator can excel as a Consultant with this extra training under their belt. If you want to pivot your career to become a Salesforce Consultant, the Salesforce Certified Advanced Administrator - Part 1 course will help you build a solid foundation in the concepts you need to know. This course is especially relevant if you want to work as a Consultant in a Salesforce ecosystem.
Project Manager
As a Salesforce Certified Advanced Administrator you may be tapped to lead and manage projects. Take the Salesforce Certified Advanced Administrator - Part 1 course to prepare for these leadership opportunities. Understanding security, customization, and extending the app and auditing and monitoring are critical to any Salesforce Project Manager.
Data Analyst
Take a step towards becoming a Data Analyst with the Salesforce Certified Advanced Administrator - Part 1 course. You will learn how to extend custom objects and applications, which is an important aspect of data analysis. You will also learn how to audit and monitor data to help maintain its accuracy and usability.
Sales Manager
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Sales Managers who want to get a better understanding of the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in using Salesforce to manage your sales team and track your results.
Marketing Manager
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Marketing Managers who want to get a better understanding of the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in using Salesforce to manage your marketing campaigns and track your results.
Customer Success Manager
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Customer Success Managers who want to get a better understanding of the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in using Salesforce to manage your customer relationships and track your results.
Technical Support Specialist
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Technical Support Specialists who want to get a better understanding of the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in providing technical support to Salesforce users.
Software Developer
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Software Developers who want to learn more about the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in developing software that integrates with Salesforce.
Systems Administrator
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Systems Administrators who want to learn more about the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in managing Salesforce systems.
Database Administrator
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Database Administrators who want to learn more about the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in managing Salesforce databases.
Network Administrator
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Network Administrators who want to learn more about the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in managing Salesforce networks.
Security Analyst
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Security Analysts who want to learn more about the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in securing Salesforce systems.
Data Scientist
The Salesforce Certified Advanced Administrator - Part 1 course may be helpful for Data Scientists who want to learn more about the Salesforce platform. The course will help you build a foundation in key Salesforce concepts including security, customizing objects, and understanding the app and how to extend it. This will help you be more effective in using Salesforce data to make informed decisions.

Reading list

We've selected five books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Salesforce Certified Advanced Administrator - Part 1.
Comprehensive guide to sharing and access management in Salesforce. It covers everything from the basics of sharing to advanced topics such as sharing rules and territory management. This book great resource for learning how to manage user access to Salesforce data.
Provides a comprehensive overview of the Salesforce platform architecture. It covers topics such as the Salesforce data model, the Lightning Platform, and the Salesforce API.
Covers the development of custom applications on the Salesforce platform, including the use of Visualforce, Apex, and Lightning components. It useful reference tool for administrators who want to build custom applications that meet the specific needs of their organization.
Provides a basic overview of Salesforce. This book covers all the basic aspects of Salesforce, from navigating the user interface to creating custom objects and fields. It valuable resource for anyone who is just getting started with Salesforce.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Salesforce Certified Advanced Administrator - Part 1.
Salesforce Certified Administrator Practice Tests - 3...
Most relevant
Introduction to Salesforce Certification and Career...
Most relevant
The Complete Salesforce Platform App Builder Certification
Most relevant
The Complete Salesforce Certified Administrator Course +...
Most relevant
Salesforce Certified Administrator Training (Mar 2024)
Most relevant
2024 Salesforce Flows: The Complete Guide to Lightning...
Most relevant
Introduction to the Salesforce Certified Administrator...
Most relevant
Introduction to Salesforce Certified Platform Developer I
Most relevant
The Complete Salesforce Development Course
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser