Subscribe

UiPath StudioX

The UiPath StudioX Guide

Audit Logging

StudioX records audit information regarding the data used by the activities in automation projects. The audit information is recorded in execution logs at the Information level in messages that begin with Audit:.

In addition, logs also contain an initiatedBy property that records where each project execution was initiated: Assistant, StudioX, Studio, or Orchestrator. This enables organizations to keep track of how the tools are used.

The following table lists audit information logged by StudioX. For more information about logging, see the Studio guide.

ActivityAudit Information Logged
Use Application/Browser- For desktop applications:
The name of the target application executable file.
Any arguments passed to the application at startup.
- For web browsers:
The name of the web browser (IE, Firefox, Chrome, or Edge).
The URL of the targeted web page.
Use Excel File- The name of the Excel file used by the activity.
Use Word File- The name of the Word document used by the activity.
Use Outlook Account- The name of the Outlook account used by the activity.
Extract Table Data- URL of the web page from which the data is extracted.
Send Outlook Email- Recipients added to the To field.
- Recipients added to the Cc field.
- Whether the email is sent or saved as draft.
Reply To Outlook Email- Recipients added to the To field.
- Recipients added to the Cc field.
Forward Outlook Email- Recipients added to the To field.
- Recipients added to the Cc field.

Updated 2 years ago


Audit Logging


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.