








Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A series of practice questions for the salesforce admin 201 exam. The questions cover a wide range of topics related to salesforce administration, including user profiles, sharing rules, record types, workflow rules, process builder, and more. Detailed answers and explanations for each question, making it a valuable resource for anyone preparing for the salesforce admin certification exam. The questions are designed to test the candidate's understanding of salesforce concepts and their ability to apply them in real-world scenarios. By working through these practice questions, candidates can identify their strengths and weaknesses, and focus their study efforts accordingly. Overall, this document is a comprehensive and well-structured study guide that can help salesforce administrators and aspiring administrators succeed in their certification exam.
Typology: Exams
1 / 14
This page cannot be seen from the preview
Don't miss anything!









. .
In which section of the salesforce setup menu can you find the locacle and how many licenses are remaining? - answer - Company Information Can you delete user records? - answer - No If the organisation locale has been set to 'English (United States)' and the user record locale is set to 'French (Canada)' which locale is used? - answer - The user locale overrides the org locale so French (Canada) is the locale for the user When creating a user an error is displayed saying the username is already in use but you can't find the username in your Salesforce org, what could be the cause of this? - answer - The username is in use in another Salesforce org and you must pick another username A user is searching for a record using the global search but they can't find the record although a colleague with the same security settings using the same keywords can. What could be the cause? - answer - When the user is searching, they are not searching the correct objects, they need to click search all/search more option after searching What is the maximum number of users you can create at one time using the Salesforce "Add Multiple Users" option? - answer - 10 What do the user account settings do? - answer - Determine what features and records the user can access What information is in each user account? - answer - Username, email address, First and last name, license, profile, role (optional) How is org access granted? - answer - IP Ranges, Login Hours How is object access granted? - answer - Profiles How is record access granted? - answer - Role hierarchy How is field access granted? - answer - Field level security What action can a user take on the Contact object with Profile level CRED Permissions and OWD set to Private? - answer - Create new contacts, but Read, Edit or Delete only contacts they created. What action can a user take on contact object with profile level CR permissions and OWD set to Private? - answer - Create new contacts, but read only contacts they created
What function does assigning record types on profile allow? - answer - Create/edit permission for records with that record type What happens when you delete a custom field? - answer - Dependent information, escalation, and assignment rules are impacted How long are deleted fields kept in Salesforce? - answer - 15 days What factors will prevent deletion of a custom field? - answer - Workflow rules, existing code Can a formula field count the values from multiple records? - answer - No How do you include a picklist field in an error condition formula? - answer - Convert the field to text as part of the formula Can process builder create or update related records? - answer - Yes Can workflow create or update related records? - answer - No Are queues available for custom objects? - answer - No What can object level permissions override? - answer - Org wide defaults and sharing rules You need to disable access to a particular Salesforce app for a group of users. Where would you need to make this change? - answer - Profile Users are complaining that they keep being asked to activate their computer by clicking a link in their email. How could you improve this for your users? - answer - Change the org wide 'network access' IP address ranges to match the IP addresses you use to access the internet from within your company How can you change password complexity settings in Salesforce? - answer - Password policies or user profile If a user fails to login after getting their password incorrect, is it possible to set the number of failed login attempts before their account is locked? - answer - Yes A user is logging in for a second time at a different location on a different machine. Assuming no special security provisions have been made what would Salesforce do by default? - answer - The user will be asked to confirm their identity via email What is criteria based sharing? - answer - The ability to share records based on the records field values rather than record ownership
What best describes what role hierarchy does? - answer - Roles determine user access to a record regardless of the owner. Role hierarchies are used to provide a hierarchy to the visibility of Salesforce records James at Radnip studios is working on an opportunity and wants to give Sally access to it so that she can work on it too as she currently doesn't have access to the record. What is the appropriate security control to use? - answer - Manual Sharing Sarah is Head of Sales for the EMEA region at Radnip Studios and wants the ability to see all opportunities in the EMEA region but doesn't want to allow Peter who is head of US sales to see them. What is the appropriate security control to use? - answer - Role Hierarchy Maya is head of compliance at Radnip Studios and requires that new accounts are verified by her before they are visible to everyone else in the company. She wants Salesforce to only allow the account owner to be able to access the new account record, and once she has approved it everyone can see it. What is the appropriate security control to use? - answer - Criteria based sharing rule Peter wants to share all US sales team opportunities with all US Support team members. What is the appropriate security control to use? - answer - Owner based sharing rule Which chart types allow you to visualize multiple sets of data? - answer - Bar and Line What is the max number of object relationships to a custom report type? - answer - 4 What is the maximum number of object references for a custom report type? - answer - 60 Where can a system administrator look to determine why a user is unable to log in to salesforce? - answer - Looking at the user record, and the login history in setup What are the Salesforce standard objects? - answer - Account, Contact, Opportunity, Products, Pricebooks, Cases, Users, Case Comments, Activities, Events, Tasks, Leads, Contracts, Orders, Solutions (in Classic only), Ideas, Assets, Knowledge. Which actions are supported by process builder but NOT workflow? - answer - Create chatter posts, submit records for approval, determine the order in which workflows execute Auto-response rules CAN'T be used on... - answer - Opportunities and custom objects What is the AppExchange used for? - answer - Administrators can install free and paid partner apps, as well as installing prebuilt dashboards
What licenses can you find in the company information section? - answer - feature licenses, user licenses, profile licenses Which platform features are available for activities? - answer - Validation rules, page layouts, workflow rules, custom fields What do dynamic dashboards allow you to do? - answer - Allow users to see the dashboard data based on what records they have access to - the "running as" user What are the Salesforce standard objects? - answer - Account, Contact, Opportunity, Products, Pricebooks, Cases, Users, Case Comments, Activities, Events, Tasks, Leads, Contracts, Orders, Solutions (in Classic only), Ideas, Assets, Knowledge. What actions are supported by workflow? - answer - Update a field on a record, create an email, create a new task, outbound message actions when a record is created or updated Which actions are supported by process builder but NOT workflow - answer - Create chatter posts, submit records for approval, determine the order in which workflows execute What is the AppExchange used for - answer - Administrators can install free and paid partner apps, as well as installing prebuilt dashboards In what order do automation rules fire? (VAAWE) - answer - Validation rules Assignment rules Auto-response rules Workflow rules (with immediate actions) Escalation rules What happens to leads when an account/contact is created? - answer - They go away Can you import opps using the data import wizard? - answer - No How do you calculate opportunity expected revenue? - answer - Sales price x Probability Which objects can assets relate to? - answer - Product, Case, Contacts, Accounts What are the permissions options for document folders? - answer - Read-Only and Read/Write What is the best data import tool for de-duping records? - answer - Data import wizard
If you need multiple support processes, what else do you need? - answer - New record types and page layouts Under what condition are you unable to delete a custom field? - answer - If it is part of a workflow field update Under which conditions can a validation rule catch incorrect data? - answer - When a record is edited, deleted, or updated by a workflow rule How can an admin customize user access to campaigns and other marketing tools? - answer - Use marketing user check box to open up permissions completely, clone and customize the marketing user profile to take away some of the permissions, if needed Which objects can be synced from a client email using lightning sync? - answer - Tasks and events Which field type can't be a controlling field for a dependent picklist? - answer - custom multi-select picklist Which automation tool should be used to send a chatter notification when a record is updated? - answer - Process builder What are the ways you can make a field required? - answer - Page Layout, validation rules, record type How many objects can data loader import at a time? - answer - 1 What are some key functions of a custom summary formula field in a report? - answer - They can reference a formula field in a report and can be on custom report types Under which conditions would users see the sharing button on an object? - answer - When the sharing model for that object is private or public read only Will a user's security token be refreshed every time they reset their password? - answer
What are two appropriate use cases for combining a process and a flow? - answer - Cloning a record and its children, deleting a related record What is a lightning page? - answer - A Lightning Page is a custom layout that lets you design pages for use in the Salesforce1 mobile app or in Lightning Experience. What is a lightning component? - answer - A Lightning component is a compact, configurable, and reusable element that you can add to a Lightning page in the Lightning App Builder. What are the types of lightning pages? - answer - App, Home, Record How can a system administrator discover who added a field to the account page layout?
D. Record Number - Answer - D. Record Number
C. View all organizers his/her Subordinate approaches, i.e., Reports, Records, and Email Layouts D. View records his subordinate doesn't possess however can see - Answer - C. View all envelopes his/her Subordinate approaches, i.e., Reports, Records, and Email Layouts