---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Exploring system events

# Exploring system events {#ariaid-title1}

* Release version: Xanadu
* 
* Updated November 21, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Events are special records that the system uses to log when certain conditions occur and to take some kind of action in response to the conditions.

## System events overview {#exploring-system-events__cf-exploring-parent-overview}

Learn about how system events function as triggers for actions and enable process automation.

Realize the benefits of leveraging system events by doing the following tasks in your instance:  
* Create events
* Log events
* Implement automated job scheduling
* Move an event
* Register events
* Reprocess events
* Pass event parameters from a work-flow to a notification
{#exploring-system-events__ul_jpc_4zx_4dc}

## System events users {#exploring-system-events__cf-exploring-parent-users}

{#exploring-system-events__table_ows_qt4_ldc__entry__2}

| User | Description |
|-|-|
| Administrator | Administrators leverage system events to trigger automated actions and work-flows based on specific occurrences in the platform, enabling asynchronous processing and responsive automation. They can generate events via scripts or business rules, register them in the Event Registry, and handle them using notifications, script actions, or flows. |
| Business analysts | Business analysts analyze trends and processes by leveraging events to capture specific system activities, generate logs, or send data to analytic tools for better decision-making and process improvement. |
| Compliance officers | Compliance officers help to ensure adherence to regulatory requirements by using events to log critical activities, generate compliance reports, or initiate corrective actions when deviations from standards are detected. |
| Customer support | Customer support employees use system events to enhance customer service by triggering automated responses to customer requests, creating follow-up tasks, or escalating unresolved cases to appropriate teams. |
| Developers | Developers create and manage system events to integrate modules, trigger work-flows, and implement custom logic in response to user actions or record changes, helping to ensure extensibility and dynamic system behavior. |
| HR administrators | HR professionals use system events to automate HR processes, such as notifying employees of updates, generating on-boarding work-flows when a new hire is recorded, or triggering document reviews during off-boarding. |
| ITOM/ITSM | IT service managers use system events to monitor and automate ITSM processes, such as sending notifications for SLA breaches, escalating incidents, or triggering task work-flows, helping to ensure efficient IT service delivery and compliance with SLAs. |
| Marketing teams | Marketing teams automate customer engagement by using events to trigger campaign actions, such as sending promotional emails or updating CRM systems when specific conditions (e.g., customer interaction) are met. |
| Operations teams | Operations teams monitor and respond to operational alerts or system changes by triggering events that initiate corrective actions, such as restarting services, updating CMDB records, or notifying relevant teams of maintenance schedules. |
| Project managers | Project managers use system events to trigger notifications for project updates, create task dependencies automatically, or update stakeholders when milestones are achieved, enabling better project tracking and communication. |
| Security analysts | Security analysts leverage system events to trigger immediate responses to security incidents, such as creating alerts, generating logs, or initiating containment work-flows in response to detected threats or vulnerabilities. |
[Table 1. Users]

{#exploring-system-events__table_ows_qt4_ldc}

## System events benefits {#exploring-system-events__cf-exploring-parent-benefits}

{#exploring-system-events__table_rws_qt4_ldc__entry__3}

| Benefit | Feature | Users |
|-|-|-|
| Allows users to define new events that can be triggered by specific conditions or actions, enabling customized work-flows and automated responses. | [Create an event](https://servicenow-prod.fluidtopics.net/l0hkfaFtpkzoAvQ6TT5Png "If you do not find a suitable existing event, you can create your own.") | Developers, Administrators, IT Service Managers |
| Captures event activity in logs for auditing, debugging, and monitoring system behavior, providing insights into event performance and bottlenecks. | [Event logs](https://servicenow-prod.fluidtopics.net/ZGPvtAEkVAfC7ExTQ0rhWg "The event log records all system events that occur within the ServiceNow AI Platform.") | Administrators, Compliance Officers, Security Analysts |
| Schedules jobs to be executed automatically at specific times or intervals, ensuring routine tasks are performed without manual intervention. | [Implement automated job scheduling](https://servicenow-prod.fluidtopics.net/4sH8_soLKoSkAHjnB7mbzg "Implement the message processing framework (automated jobs scheduling) by using the Queue Registration link on the Event Registration form.") | Operations Teams, IT Service Managers, Administrators |
| Transfers events between queues or categories, helping optimize processing priority and load balancing in event-driven systems. | [Move an event](https://servicenow-prod.fluidtopics.net/dag5Tl4bmoeRMXkZxRvahg "Accelerate the execution process by moving high priority events from the default queue to an isolated queue with just one click.") | Administrators, Developers |
| Registers custom or system-defined events in the platform to make them available for triggering specific actions or work-flows. | [Register an event](https://servicenow-prod.fluidtopics.net/LtPPwGUlzb5uFHC6AbTGSg "You can register an event for a specific table and a business rule that fires the event.") | Developers, Administrators |
| Provides the ability to reprocess failed or incomplete events, ensuring system reliability and minimizing the impact of errors. | [Reprocess an event](https://servicenow-prod.fluidtopics.net/diDLgug9GSsLSGdfH2RRwA "You can fire the event again for testing or diagnostic purposes.") | IT Operations Teams, Developers, Administrators |
| Enables seamless transfer of contextual data from work-flows to notifications, ensuring messages contain relevant and actionable information for recipients. | [Pass event parameters from a work-flow to a notification](https://servicenow-prod.fluidtopics.net/eUbGR0Vpu4ziEt2lSS7KUw "Pass two event parameters that send information about a record or related records from a workflow to a notification.") | Developers, IT Service Managers, HR Professionals |
[Table 2. System events benefits]

{#exploring-system-events__table_rws_qt4_ldc}

## What to explore next {#exploring-system-events__cf-exploring-parent-links}

To learn more about configuring and using System events, see:

* [Configuring system events](https://servicenow-prod.fluidtopics.net/BtVZEnb79NzZ2c5DbOurXw "Plan, configure, and implement system events without having to complete any extra configurations first. Follow the task listed in the configuration overview to implement automated job scheduling.")
* [Managing system events](https://servicenow-prod.fluidtopics.net/beaiF8Gy1RDHSL1aDIkrbg "Managing system events involves creating, monitoring, and handling events to drive automation and streamline processes. Administrators and developers can define custom events, register them in the system, and set up actions or work-flows that respond to these events. This functionality helps ensure efficient task execution, helps improve system monitoring, and enables more robust error handling for enhanced operational reliability.")
* [System events reference](https://servicenow-prod.fluidtopics.net/zQl88g9bjPaYIwm_1ZjzAg "Reference topics provide information about system events.")
{#exploring-system-events__ul_sws_qt4_ldc}

