Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Delegated Administration entry
How-to guide

How to set up Delegated Administration in Salesforce

Delegated Administration lets non-admins perform a constrained subset of admin tasks — "the team lead can reset team members' passwords and create users in the Sales role hierarchy, but can't see other teams' data." Useful for distributing routine admin work without giving away the System Administrator profile.

By Dipojjal Chakrabarti · Editor, Salesforce DictionaryLast updated Apr 20, 2026

Delegated Administration lets non-admins perform a constrained subset of admin tasks — "the team lead can reset team members' passwords and create users in the Sales role hierarchy, but can't see other teams' data." Useful for distributing routine admin work without giving away the System Administrator profile.

  1. Open Setup → Delegated Administration

    Setup gear → Quick Find: Delegated Administration → Delegated Administration.

  2. Click New

    Top-right of the list. Each Delegated Group is a scoped admin role.

  3. Set Group Name and Description

    Convention: "<Team> - Delegated Admin" — e.g. "Sales East - Delegated Admin."

  4. Pick Delegated Administrators

    Add Users who should have these elevated permissions. Multi-user groups are common.

  5. Pick User Administration scope

    Which Roles + Profiles + Permission Sets the delegated admin can manage. Limits which users they can create / edit / reset passwords for.

  6. Pick Custom Object Administration scope

    Which custom objects the delegated admin can configure (fields, layouts, validation rules) — limited list.

  7. Save

    Delegated admins can now self-serve their scoped tasks via the User detail page.

Key options
User Administration scoperemember

Roles + Profiles + Permission Sets. The delegated admin can manage users in those scopes.

Custom Object Administrationremember

Which custom objects they can edit. Limited subset.

Login Access managementremember

Whether the delegated admin can grant Login As to other admins.

Permission Set assignmentremember

Whether the delegated admin can assign Permission Sets to users in their scope.

Gotchas
  • Delegated Administrators can't impersonate users (Login As) by default — granting that requires a separate setting and is rarely safe to delegate.
  • Scope is by Role + Profile, not by record. A delegated admin for "Sales East" Role can edit ANY user in Sales East — even the VP of Sales. Plan scoping carefully.
  • Custom Object Administration is limited to a small subset of operations. Field creation works, but trigger / Apex deployment requires full admin — don't expect this to fully replace System Administrator.

See the full Delegated Administration entry

Delegated Administration includes the definition, worked example, deep dive, related terms, and a quiz.