Skip to main content

Creating an automation

Enable autonomous process resolution by linking real-time data signals to automated system actions.

Full automation transforms Celonis from a monitoring tool into an active participant in your business logic. By pairing Smart Sensors with predefined Skills, the platform identifies process gaps and executes corrections instantly in third-party systems, removing the need for manual oversight or human intervention.

Autonomous workflows begin with a dedicated Skill container that houses the logic for your automated process.

  1. Click Studio and select your package.

  2. Click + Add Skills.

  3. Enter a Skill name (the Skill key generates automatically).

  4. Optional: Enter a description.

  5. Click Create.

Smart Sensors act as the "eyes" of the automation, monitoring the Knowledge Model for specific data signals that require action.

  1. In the Skill Editor, click Add a Sensor - Celonis - Smart Sensor.

  2. Select the Knowledge Model containing your business logic.

  3. Select the specific Data Record you want to monitor.

  4. Add the PQL filter(s) that define the incident trigger.

  5. Toggle the sensor state to Active.

  6. Click Save and Add Next Step.

The action layer executes the actual resolution, bridging the gap between Celonis insights and your external system of record.

  1. Under the sensor, click Add Next Step and choose an Action Category.

  2. Select the Specific Action (e.g., Update Record, Send Notification).

  3. Configure the required parameters and map your Connection Variables.

  4. Repeat these steps for any subsequent logic branches.

Validation ensures that your logic behaves as expected before the Skill is promoted to a live production environment.

  1. In the Skill Header, click Test to run the workflow against current data.

  2. Open the Test Execution Logs to verify the output and resolve any errors.

  3. Once validated, click Publish in the header to enable the Skill for live signals.

Continuous oversight is provided through execution logs, tracking every automated intervention and its success rate in real-time.

  1. Navigate to the Logs tab in the Skill Header.

  2. Select Execution Logs to view timestamps and specific logic paths taken.

  3. Select Sensor Logs to monitor the volume of incidents detected versus those successfully triggered.

  4. To update logic on a live Skill, perform your edits and click Publish again to push the changes.

Related topics