Salesforce Admin Exam - Quick Revision Guide for Configuration and Setup

 

Salesforce Admin Exam - Quick Revision Guide for Configuration and Setup

1. Company Information

  • Company Settings: Default Locale, Time Zone, and Currency affect how data is displayed.
  • Fiscal Year: Standard fiscal years follow the Gregorian calendar; custom fiscal years allow non-standard start dates.
  • Business Hours: Critical for support processes like case escalation and SLA tracking.
  • Licenses: Always monitor the allocation and utilization of licenses to avoid service interruptions.

2. User Setup

  • User Roles and Profiles:
    • Roles determine record-level visibility in role hierarchies; Profiles define permissions for objects, tabs, and apps.
  • Permission Sets: Layer additional permissions on top of profiles to ensure flexibility without creating new profiles.
  • Login IP Ranges and Hours: Use to enhance security by limiting user access based on location and timing.

3. Security and Access

  • Organization-Wide Defaults (OWD): Dictate the default visibility of records across the org.
  • Sharing Rules: Provide exceptions to OWD for broader access to records based on criteria.
  • Field-Level Security: Controls the visibility of sensitive fields like salary or personal details.

4. Standard and Custom Objects

  • Understand standard objects like Leads, Accounts, and Cases to optimize CRM use.
  • Custom Objects: Designed for specific business needs; supports custom fields and relationships.
  • Object Settings in Profiles/Permission Sets: Ensure you understand how permissions vary across objects.

5. Data Model and Relationships

  • Lookup Relationship: Use when parent data isn't mandatory (e.g., Account lookup on a Contact).
  • Master-Detail Relationship: Automatically cascades actions like delete and inherits sharing settings from the parent.
  • Schema Builder: Provides a drag-and-drop interface to create and visualize object relationships.

6. Field Types

  • Formula Fields: Automate calculations like total costs or discounts; cannot be edited manually.
  • Dependent Picklists: Ensure dynamic control over values based on other picklist fields.
  • Custom Fields: Create additional data points unique to your business processes.

7. Audit and Monitoring

  • Setup Audit Trail: Tracks admin changes for up to 6 months; useful for compliance and troubleshooting.
  • Login History: Identifies login patterns or unauthorized access attempts; downloadable for analysis.
  • Field History Tracking: Capture and monitor changes to key fields on standard or custom objects.

8. Activity Management

  • Activities: Include Tasks, Events, and Emails; linked to records for better tracking.
  • Activity Settings: Configure features like Shared Activities to associate tasks/events with multiple contacts.
  • Calendars: Use personal and public calendars to manage events and meetings effectively.

9. Service and Support Setup

  • Case Settings: Define fields and automation for effective support management.
  • Knowledge Base: Create and organize articles for easy access to FAQs and best practices.
  • Email-to-Case: Automates case creation from emails, improving response time and tracking.

10. Other Key Concepts

  • Health Check: Scans your org's security settings, assigning a score to identify areas for improvement.
  • My Domain: Enables custom branding, authentication settings, and Lightning Components in your org.
  • Multi-Factor Authentication (MFA): Critical for enhancing login security by adding a verification step.

Exam Tips:

  1. Object Manager Mastery: Focus on relationships, permissions, and record types.
  2. Hands-On Practice: Use Trailhead for practical application of concepts.
  3. Understand Scenarios: Prepare for real-world questions like applying sharing rules or managing user access.

Good luck! 🎉









Comments

Popular posts from this blog

Global Action + Object specific action + Action Layout Editor

Sifference between Lightning App Builder and App Manager