Book Image

Salesforce for Beginners - Second Edition

By : Sharif Shaalan, Timothy Royer
Book Image

Salesforce for Beginners - Second Edition

By: Sharif Shaalan, Timothy Royer

Overview of this book

Salesforce is the world's leading Customer Relationship Management (CRM) software, helping businesses connect with their constituents and partners. This book will give you a comprehensive introduction to managing sales, marketing, customer relationships, and overall administration for your organization. You'll learn how to configure and use Salesforce for maximum efficiency and return on investment This book will teach you how to create activities, manage leads, manage users, set up security, customize your UX, work with third-party applications, build flows, develop your prospects and sales pipeline using opportunities and accounts, understand how you can enhance marketing activities using campaigns and much more. Packed with real-world business use cases, this Salesforce book will show you how to analyze your business information accurately to make productive decisions for your business. As you advance, you'll learn how to build various reports and dashboards in Salesforce to derive valuable business insights. Finally, you'll explore tools such as Salesforce Flows, approval processes, and assignment rules to achieve business process automation and set out on the path to becoming a successful Salesforce administrator By the end of the book, you will know how to manipulate Salesforce to achieve your business goals
Table of Contents (24 chapters)
21
Assessment
22
Other Books You May Enjoy
23
Index

Using organization-wide defaults

The first decision that needs to be made, as mentioned in the introduction, is whether you want to have an open organization, where all data is visible and editable by everyone, or whether any data needs to be restricted from being viewed or edited by certain people. Let's see how this works with a use case.

A business use case

You are the Salesforce admin for XYZ Widgets. You need to limit the visibility of accounts to account owners and their managers only. The first step is to make sure the organization-wide (org-wide) default settings for the account objects are set to private.

Setting up org-wide defaults

Org-wide defaults allow you to adjust these settings on an object-by-object basis. The following org-wide defaults are available for standard and custom objects:

  • Private: This means the records in the object are only visible to and can only be edited by the record owner and anyone above the record owner in the role hierarchy (we will cover...