nerdexam
Salesforce

PLAT-ADMN-201 · Question #104

A Delegated Administrator at Universal Containers cannot edit the Created Date field for the Account record. What reason should the System Administrator give for why this is occurring?

The correct answer is C. This is a System Audit field and it is Read-Only for existing records. A Delegated Administrator cannot edit the Created Date field because it is a system audit field in Salesforce, making it read-only for existing records.

Submitted by mike_84· Apr 18, 2026Configuration and Setup

Question

A Delegated Administrator at Universal Containers cannot edit the Created Date field for the Account record. What reason should the System Administrator give for why this is occurring?

Options

  • AThis user does not have Edit permissions on the Account object.
  • BThis field is defined as Read-Only on the Page Layout.
  • CThis is a System Audit field and it is Read-Only for existing records.
  • DThis field is Read-Only in Field-Level Security settings.

How the community answered

(31 responses)
  • A
    6% (2)
  • C
    90% (28)
  • D
    3% (1)

Why each option

A Delegated Administrator cannot edit the Created Date field because it is a system audit field in Salesforce, making it read-only for existing records.

AThis user does not have Edit permissions on the Account object.

Even if the user has Edit permissions on the Account object, system audit fields like Created Date remain uneditable at a fundamental system level.

BThis field is defined as Read-Only on the Page Layout.

While a field can be read-only on a page layout, system audit fields are read-only regardless of page layout settings, which cannot override this system-level restriction.

CThis is a System Audit field and it is Read-Only for existing records.Correct

The Created Date field is a system audit field automatically populated by Salesforce when a record is created. It is inherently read-only for all users on existing records to maintain data integrity and an unchangeable historical record.

DThis field is Read-Only in Field-Level Security settings.

Field-Level Security (FLS) can restrict field access, but the Created Date field is intrinsically read-only as a system audit field, making FLS irrelevant for enabling edit access on existing records.

Concept tested: System audit field properties

Source: https://help.salesforce.com/s/articleView?id=sf.fields_about_audit_fields.htm&type=5

Topics

#System Audit Fields#Read-Only Fields#Standard Fields

Community Discussion

No community discussion yet for this question.

Full PLAT-ADMN-201 Practice