Quick-reference card
| Field | Value |
|---|---|
| Control ID | PL-04 |
| Control Name | Rules of Behavior |
| Framework | NIST SP 800-53 Revision 5 |
| Control Family | Planning |
| Baselines | LOW MODERATE HIGH PRIVACY |
| Implementation Level | Organization |
| Relevance | First Party and Third Party |
| Risk Severity | Medium |
What this control requires
PL-04 requires organizations to define, distribute, and enforce documented rules of behavior for every individual who accesses their systems. That means going beyond a generic acceptable use policy. You need a document that spells out each user’s responsibilities for information handling, system usage, security practices, and privacy obligations, and you need a signed acknowledgment before you grant access.
In practice, this control breaks down into four linked obligations. First, you establish rules that describe the expected behavior and responsibilities tied to information and system usage. Second, you deliver those rules to every person who needs system access and collect a documented acknowledgment, whether that’s a physical signature, an electronic signature, or a checkbox in your onboarding workflow. Third, you review and update the rules on a defined schedule. Fourth, when the rules change, you require anyone who previously acknowledged an older version to read and re-acknowledge the updated version.
The underlying rationale is accountability at scale. Organizations that don’t formalize behavioral expectations can’t hold users accountable for violations, can’t demonstrate due diligence to auditors, and can’t enforce consequences when incidents trace back to negligent user behavior. PL-04 treats behavioral governance as a prerequisite for access, not an afterthought.
Why it matters
Most organizations treat rules of behavior as a compliance checkbox rather than an operational control. The document gets drafted once, buried in an HR onboarding portal, and never revisited. When an auditor asks for evidence that users understand their security responsibilities, the organization discovers that half its workforce acknowledged a version that predates its current security architecture.
That gap introduces measurable audit risk. Assessors evaluating your NIST SP 800-53 posture will look for current, role-appropriate rules paired with dated acknowledgments. Failure to produce both can result in a finding that cascades across multiple control families, because PL-04 is a baseline control at every impact level, including privacy. Regulatory bodies and certification assessors treat missing behavioral governance as evidence of systemic program weakness, not an isolated gap.
The consequences extend beyond audit findings. Without enforced rules of behavior, you lack a defensible basis for disciplinary action when users violate security policies. Incident response teams lose a critical reference point for determining whether user actions were negligent or malicious. Compliance officers can’t demonstrate that the organization met its duty to inform users of their obligations before granting access.
Threat actors frequently exploit the weaknesses that rules of behavior are designed to prevent. The following vectors are directly relevant to this control:
- Untrained users falling for social engineering attacks. When users haven’t formally acknowledged expectations around verifying requests and reporting suspicious activity, phishing success rates increase.
- Unauthorized use of personal devices and shadow IT. Without documented rules governing device usage and software installation, users introduce unmanaged endpoints into the environment.
- Negligent data handling. Users who haven’t been told how to classify and protect information are more likely to share sensitive data through unsecured channels.
- Privilege abuse by departing employees. Rules of behavior that don’t address offboarding obligations leave a gap that insiders can exploit during their notice period.
- Failure to report security incidents. If users don’t know they’re required to report anomalies, threat actors gain dwell time while indicators go unreported.
How to implement
The most common failure with PL-04 isn’t the absence of a rules-of-behavior document. It’s the disconnect between the document’s content and how your organization actually operates. Rules drafted by legal counsel three years ago rarely reflect current remote work policies, cloud application usage, or AI tool governance. Implementation starts with making the rules operationally accurate, not just legally sufficient.
For your organization
Begin by identifying every user population that accesses your systems. This includes full-time employees, contractors, temporary staff, and any other individuals with system credentials. Different roles carry different behavioral expectations, so your rules should differentiate between general users and privileged users who administer systems or handle sensitive data.
Draft the rules of behavior to cover the specific responsibilities your organization requires. Address information handling and classification, acceptable use of organizational systems, remote access expectations, personal device policies, incident reporting obligations, privacy requirements, and the consequences of non-compliance. Avoid vague language. Instead of stating “users should protect sensitive data,” specify the actions you expect, such as encrypting files before transferring them externally or locking workstations when stepping away.
Build the acknowledgment workflow into your access provisioning process so that no individual receives credentials before signing. Electronic acknowledgment methods work well here. Use your identity management or HR onboarding system to gate access behind a completed acknowledgment. Retain a timestamped record of each signature for audit evidence.
Establish a review cadence, typically annual, to update the rules and align them with policy changes, new technologies, and evolving threats. When you update the document, trigger a re-acknowledgment cycle that requires all existing users to review and sign the new version within a defined window. Track completion rates and follow up with individuals who haven’t re-acknowledged by the deadline.
Common mistakes include drafting rules that are too generic to be enforceable, failing to differentiate between user roles, and treating the acknowledgment as a one-time onboarding event rather than a recurring obligation. Another frequent gap is neglecting to update rules when the organization adopts new tools or changes its security architecture. Auditors will compare the date of your last rules update against your change history and flag staleness.
For your vendors
When assessing a vendor’s compliance with PL-04, your goal is to verify that they maintain a documented, enforced, and current rules-of-behavior program for their own workforce, particularly for personnel who access your data or systems.
Start with targeted questionnaire questions:
- Do you maintain a documented rules-of-behavior policy for all personnel with system access?
- How do you collect and retain signed acknowledgments before granting system access?
- What is your review and update cadence for rules of behavior?
- How do you handle re-acknowledgment when rules are revised?
- Do your rules differentiate between general users and privileged administrators?
Request specific evidence rather than accepting a vendor’s self-attestation. Ask for a redacted copy of their current rules-of-behavior document, a sample acknowledgment record showing a recent signature date, and documentation of their last review cycle, including the date the rules were last updated and the re-acknowledgment completion rate.
Watch for red flags. A vendor whose rules-of-behavior document hasn’t been updated in over two years likely isn’t maintaining alignment with their current operating environment. Acknowledgment records that all share the same date suggest a retroactive bulk-signing exercise rather than genuine onboarding-gated governance. Rules that contain only generic language without role-specific expectations indicate a compliance-only approach with limited operational value.
Verification beyond self-attestation matters here. If the vendor undergoes SOC 2 audits, check whether PL-04-equivalent controls appear in their report and whether any exceptions were noted. For vendors handling sensitive data, consider requesting evidence of security awareness training tied to the rules, which demonstrates that the behavioral expectations aren’t just documented but reinforced.
Evidence examples
| Evidence Type | Example Artifact |
|---|---|
| Rules of behavior document | Current rules-of-behavior policy defining user responsibilities for information handling, system usage, security practices, privacy, and consequences of non-compliance |
| Signed acknowledgments | Timestamped acknowledgment records showing individual signatures confirming users read, understood, and agreed to the rules before receiving system access |
| Review and update records | Documentation of the most recent rules-of-behavior review cycle, including revision dates, change summaries, and approval signatures |
| Re-acknowledgment records | Tracking logs showing that users who acknowledged a prior version completed re-acknowledgment after the rules were revised |
| Role-differentiated rules | Evidence that rules distinguish between general users and privileged users, with role-specific behavioral expectations |
| Security and privacy planning policy | Organizational planning policy that establishes the requirement for rules of behavior and defines the review frequency |
Cross-framework mapping
| Framework | Control(s) | Coverage |
|---|---|---|
| ISO 27001:2022 | 5.10 Acceptable use of information and other associated assets | Partial |
| ISO 27001:2022 | 5.4 Management responsibilities | Partial |
| ISO 27001:2022 | 6.2 Terms and conditions of employment | Partial |
| NIST SP 800-171 Rev 3 | 03.15.03 Rules of Behavior | Partial |
Related controls
- AC-02 — Account Management: account provisioning workflows should verify that a current rules-of-behavior acknowledgment exists before activating user accounts.
- AC-06 — Least Privilege: rules of behavior should reinforce least-privilege expectations, clarifying that users must not request or retain access beyond what their role requires.
- AC-08 — System Use Notification: system use notification banners can reinforce key rules of behavior at login, serving as a just-in-time reminder of behavioral expectations.
- AC-09 — Previous Logon Notification: alerting users to prior login activity reinforces their responsibility under the rules of behavior to report unauthorized access.
- AC-17 — Remote Access: rules of behavior should address remote access expectations, including approved connection methods and the prohibition of public networks for sensitive work.
- AC-18 — Wireless Access: wireless access policies referenced in the rules of behavior establish user obligations for connecting to organizational wireless networks.
- AC-19 — Access Control for Mobile Devices: mobile device rules within the rules of behavior define acceptable use for personal and organizational devices accessing enterprise systems.
- AC-20 — Use of External Systems: rules of behavior should specify under what conditions users may access organizational resources from external systems and what restrictions apply.
- AT-02 — Literacy Training and Awareness: awareness training programs can serve as the delivery and acknowledgment mechanism for rules of behavior, satisfying both controls simultaneously.
- AT-03 — Role-based Training: role-based training reinforces role-differentiated rules of behavior by providing targeted instruction aligned with each user population’s specific responsibilities.
Frequently asked questions
What is NIST SP 800-53 PL-04
PL-04 is the NIST SP 800-53 control that requires organizations to establish documented rules of behavior, distribute them to all individuals with system access, and collect signed acknowledgments before authorizing that access. It sits within the Planning family and applies at every baseline level, including privacy. The control also requires periodic review of the rules and re-acknowledgment by users whenever the document is revised.
What happens if PL-04 is not implemented
Without PL-04, your organization lacks a documented and enforceable set of behavioral expectations for system users. Auditors will flag the absence of signed acknowledgments as a finding, and that finding often cascades into related controls like AT-02 and AC-08 that depend on formalized user awareness. The gap also weakens your legal and disciplinary posture when user negligence contributes to a security incident, because you can’t demonstrate that the individual was informed of their responsibilities.
How do you audit PL-04
Auditing PL-04 starts with verifying that a current rules-of-behavior document exists and addresses responsibilities for information handling, system usage, security, and privacy. The assessor then samples signed acknowledgment records to confirm that individuals received and agreed to the rules before gaining system access. Review and update records are examined to verify the organization maintains its defined review cadence, and re-acknowledgment logs demonstrate that users signed off on revised rules after updates were published.
What is the difference between rules of behavior and acceptable use policies
Rules of behavior and acceptable use policies (AUPs) overlap significantly, but they serve distinct compliance functions. An AUP typically defines what users are permitted and prohibited from doing on organizational systems, often focusing on technology use restrictions. Rules of behavior, as defined by PL-04, go further by encompassing security and privacy responsibilities, explicitly requiring signed acknowledgments before access, and mandating periodic review and re-acknowledgment cycles. In many organizations, the AUP is a component of a broader rules-of-behavior document rather than a standalone equivalent.