正解:B
In ServiceNow, the Activity section on the Notes tab provides a detailed history of all work documented on a record. It logs:
✔ Updates & Field Changes (who changed what and when)
✔ Comments & Work Notes
✔ Approval History
✔ Assignment Changes
The Activity Stream is essential for tracking progress, ensuring transparency, and auditing record updates.
Why Are Other Options Incorrect?
A . Journal ❌
ServiceNow does not have a specific "Journal" tab for history tracking. However, journal fields (like work notes and comments) are logged in the Activity section.
C . Diary ❌
No such section called "Diary" exists in ServiceNow for tracking record history.
D . Audit Log ❌
The Audit Log tracks field-level changes in a separate system log but is not displayed in the Notes tab. It requires admin-level access to view detailed changes.
E . Timeline ❌
"Timeline" is not a default section under the Notes tab. It is sometimes used in custom applications, but the correct answer is "Activity." Reference:
ServiceNow CSA Documentation - Activity Stream & Record History
ServiceNow Product Documentation - Tracking Record Updates via Activity (https://docs.servicenow.com)