Trail Map โ€บ Use-Case Catalog โ€บ User Management
๐Ÿ‘ค Foundation ยท Module 04

User Management: Onboard a New Hire in Minutes

Roles, managers, and profiles combine to give every new teammate exactly the access their job requires โ€” from their very first login.

4
Units
~8 min
Time to Complete
80 pts
Available
1 Badge
People Ops Specialist
Unit 1 ยท Business Problem

Why structured user management matters

SA
Sam Alvarez ยท Sales Operations

"I just hired three new reps and promoted one to team lead. I need their access sorted before their first call this afternoon โ€” not after a week of back-and-forth IT tickets."

Getting access wrong in either direction is costly: too little access and new hires are blocked from doing their job; too much and sensitive data is exposed to people who shouldn't see it.

๐Ÿ’ก
Business outcome
New hires are productive from their first login, with access that always matches their role โ€” no over-provisioning, no waiting on IT.
Unit 2 ยท How It Works

Anatomy of a user account

Every user is built from three ingredients that work together โ€” not one all-or-nothing setting:

IngredientControls
Role โ€” ADMIN / MANAGER / SALES_USERADMIN bypasses all profile-based checks entirely; the other roles are governed by their Profile
Manager (for Sales Users)Builds the reporting chain used by role-hierarchy sharing โ€” a manager automatically sees their reports' records
ProfileGoverns exactly which objects, fields, apps, and tabs the user can see or edit (covered in depth in the Profiles & Permissions trail)
โœ…
One immutable detail
A user's username is locked at creation โ€” it cannot be changed afterward. Email, name, role, manager, and profile can all be edited any time.

Deleting a user does not delete the records they created โ€” that history remains intact, with the original username preserved as the "created by" value even after the account is gone.

Unit 3 ยท Hands-On Challenge

Onboard a new Sales User

Open User ManagementSetup โ†’ Users โ†’ New User.
Fill in the basicsFirst/last name, email, username, and a temporary password.
Set the roleChoose SALES_USER โ€” this reveals the Manager field.
Assign a manager and profilePick their reporting manager, then attach the appropriate Profile (e.g. "Standard Sales User").
Save and verifyLog in as the new user (or ask them to) and confirm they land with exactly the tabs and data their profile grants โ€” nothing more.
๐ŸŽฏ
Try "My Team"
Log in as the manager you just assigned and check the "My Team" view โ€” it should show the new hire as a direct report.
Unit 4 ยท Knowledge Check

Test what you learned

1. Which field is shown only when a user's role is set to SALES_USER?
Profile
Manager
Email
2. What happens to records a user created after their account is deleted?
They are automatically deleted too
They are reassigned to the Admin automatically
They remain, with the original username preserved as an orphaned "created by" value