Book Image

Mastering Salesforce CRM Administration

By : Rakesh Gupta
Book Image

Mastering Salesforce CRM Administration

By: Rakesh Gupta

Overview of this book

The book starts by refreshing your knowledge of common admin tasks. You will go over Lightning Experience and various security aspects. You will be shown how to implement territory management in your organization and make use of custom objects. From here, the book progresses to advanced configuration, data management, and data analytics before swiftly moving on to setting up advanced organization-wide features that affect the look and feel of the application. Extend the capabilities of your organization’s Salesforce implementation by optimizing and extending Sales Cloud, Salesforce1, and Service Cloud applications. This guide will equip you with the tools you need to build a successful career in Salesforce.
Table of Contents (20 chapters)
Mastering Salesforce CRM Administration
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Role hierarchy


Salesforce allows us to control the records access and organization reports using role. In other words, you can use it to control record-level access in Salesforce. It describes how roles connect to each other. It may or may not be exactly akin to your organization hierarchy. A role can have one, more than one, or even no users assigned to it. It is best practice to ensure that every user is assigned a role when they are first added to the system.

Users who are higher in the role hierarchy will be able to see the records of people below them. Users who share the same the role or who are at the same level (for example, the VP of Sales and the VP of Marketing) cannot access each other's records:

In the preceding image, the Managing Director can see all the organization records, as they are at the top of the role hierarchy. At the same time the Sales Director and Marketing Head can't see each other's records even though both are at the same level. While the Sales Director can...