Skip to main content
Audit Logs on the Settings console provides full visibility into user actions and system interactions across your AI for Process account. Every log entry includes:
  • Event name and category.
  • The user who performed the action.
  • Date and time of the event.
  • A detailed description of the action.
Audit logs metadata Use audit logs to identify patterns in user activity, detect anomalies, spot unauthorized usage, and ensure compliance with internal policies and regulations. You can filter logs by time period and by specific categories, events, or users.
  • IP Address is fetched from the user’s current network.
  • User ID, Role ID, Model ID, Workflow ID, Guardrail ID, Integration ID, and Experiment ID are the unique identifiers for the respective module entities in the system.

Access Audit Logs

  1. Go to Settings in the AI for Process top menu. Access settings
  2. In the left menu, click Monitoring > Audit Logs.

Dashboard information

The Audit Logs dashboard displays:
ColumnDescription
Event NameThe specific event or action that occurred.
CategoryThe module or entity affected by the event.
User NameThe user who performed the action or triggered the event.
Date and TimeWhen the event occurred.
DescriptionDetailed information about what was done.
Audit logs dashboard

Filter Audit Logs

Apply custom filters to narrow down the logs displayed. Filters support specific categories, events, or users with operators such as Is Equal To or Is Not Equal To.

Add a custom filter

  1. Go to Audit Logs.
  2. Click the Filter icon.
  3. Click + Add Filter. Add filter
  4. In the Filter By window, select the required options for Select Column, Select Operator, and Enter Value. Select filter from dropdown
    • Is Equal To: Shows only entries that match the specified value.
    • Is Not Equal To: Shows all entries except those that match the specified value.
    For example, applying Event Is Equal To Role Created displays only role creation logs. Example filter To view all events except role creation, set the filter to Is Not Equal To. View all logs
  5. Click Apply.
All matching log entries are displayed. Log entries To clear filters, click Clear All. Clear all filters The number of applied filters is shown on the Filter icon. Applied filters

Add multiple filters

Combine multiple filters using AND or OR operators for fine-grained results.
AND and OR operators cannot be mixed in the same filter set. Use either AND or OR consistently across all filter criteria.
Mutually exclusive operators
  • AND: All conditions must be met for an entry to appear.
  • OR: Any condition being met is sufficient for an entry to appear.

Steps to add multiple filters

  1. Follow steps 1–3 from Add a custom filter.
  2. Select the AND or OR operator tab in the Filter By window. Filter operators
  3. Follow steps 4–5 from Add a custom filter.

Time-based Audit Logs

Use the time selection feature to view logs within a specific period.
Last 30 Days is the default selection.
Available time periods:
OptionDescription
All TimeAll logs since the account was created.
TodayLogs generated on the current day.
YesterdayLogs generated on the previous day.
This WeekLogs for all days in the current week.
This MonthLogs for all days in the current month.
Last MonthLogs for all days in the previous month.
Last 30 DaysLogs for the past 30 days from the current date.
Last 90 DaysLogs for the past 90 days from the current date.
This YearLogs for all days in the current year.
Last YearLogs for all days in the previous year.

Set the time range

  1. Go to the Audit Logs dashboard.
  2. Click the time selection button (displays Last 30 Days). Click time selection
  3. Select a preset period from the left panel, or select a specific date on the calendar widget.
  4. Click Apply. Apply changes
The logs for the selected period are displayed.

Calendar widget tips

The selected time range is highlighted on the calendar and shown at the bottom of the widget. Time range display
  • Use the forward/backward arrows or the month/year dropdowns to navigate. Forward back arrows
  • Click a specific date to set it as the start date. The current day is set as the end date by default. Custom start date

Export Audit Logs

Export account-level audit logs as a .csv file. The export includes the following columns from the dashboard:
  • Date and Time
  • Event Name
  • Event Category
  • Description
  • User/App Name
  • IP Address: The user’s network IP address linked to the event.

Steps to export

  1. Go to the Audit Logs dashboard.
  2. Click the Export icon next to the Filter By icon. Export audit logs
A success message confirms the download. The file is saved to your configured system location, named Account_Audit_Logs. CSV file export

Audit log event reference

The tables below list all tracked events by category. User ID and IP Address are included in all account-level log entries, and User ID, IP Address, and Workflow ID are included in all workflow-level entries, in addition to any category-specific metadata listed.

Account-level events

Metadata: Email ID is shown for all events in this category.
EventDescriptionAdditional Metadata
LoginTracks account login activity.Login method
LogoutTracks account logout activity.
Metadata: Role ID is shown for all events except Role Changed.
EventDescriptionAdditional Metadata
Role editedTracks edits to a custom role.
Role createdTracks the creation of custom roles.Role Type
Role deletedTracks the deletion of custom roles.Role Type
Role changedTracks role changes for member users, including bulk changes.
Metadata: IP Address and User ID are shown for all events.
EventDescription
App API Key createdTracks the creation of an App API key.
App API key deletedTracks the deletion of an App API key.
Metadata: App ID, IP Address, and User ID are shown for all events.
EventDescription
API App createdTracks the creation of an API app.
API App deletedTracks the deletion of an API app.
API App updatedTracks updates or changes to an API app.
Metadata: IP Address, Integration Name, Integration ID, Integration Type, and User ID are shown for all events.
EventDescription
Integration addedTracks integrations added to the account.
Integration deletedTracks integration deletions.
Integration disabledTracks the disabling of an integration.
Integration editedTracks modifications to an integration’s configuration.
Metadata:
  • IP Address, User ID, Model ID, and Model Name are shown for all Model events.
  • Model Type is also shown for: Model Added, Model Deleted, API Key Created, API Key Deleted, Model Fine-tuning, Model Deployed, and Model Undeployed.
  • Hardware Type is shown for: Model Fine-tuning, Model Deployed, and Model Undeployed.
EventDescriptionAdditional Metadata
Model addedTracks the addition of models to the account.Deployment Name (open-source/fine-tuned models), Connection Name (commercial models)
Model deletedTracks the deletion of models from the account.Deployment Name (open-source/fine-tuned models), Connection Name (commercial models)
API Key createdTracks API key creation for a model.
API Key deletedTracks API key deletion for a model.
Model fine-tuningTracks the fine-tuning process for models.Training method, No. of epochs, Batch size, Learning rate, Training dataset, Test dataset, Weights and Biases
Model deployedTracks open-source model deployments.Temperature, Max length, Top p, Top k, Stop sequence, Inference batch size, Min replicas, Max replicas, Scale up delay, Scale down delay
Model undeployedTracks open-source model undeployments.Hours of usage, Temperature, Max length, Top p, Top k, Stop sequence, Inference batch size, Min replicas, Max replicas, Scale up delay, Scale down delay
Metadata: Workflow ID and Workflow Name are shown for all events.
EventDescriptionAdditional Metadata
Workflow createdTracks the creation of a workflow.
Workflow deletedTracks the deletion of a workflow.Model ID, Model Name, Model Type
Metadata: User ID, IP Address, Agent ID, Node name, Node ID, and Node Type are shown for all events.
EventDescription
Connection addedTracks the creation of a connection for an integration node.
Connection modifiedTracks the change of the selected connection for an integration node.
Action addedTracks the addition of an action for the selected connection and its configuration.
Action changedTracks the change of the selected action.
Action editedTracks the modification of action parameters for the defined action.
EventDescriptionAdditional Metadata
User invitedTracks the invitation of new users to the account.Added User IDs, Role Name, Role ID
User deletedTracks the deletion of existing users from the account.Removed User IDs
Metadata:
  • Prompt ID is shown for all Prompts events.
  • Prompt Name is shown for: Prompt Created, Versions Committed, Versions Restored, Prompt Shared, Endpoint Copied, and API Key Created.
EventDescriptionAdditional Metadata
Prompt createdTracks the creation of a prompt.
Prompt deletedTracks the deletion of a prompt.
Versions committedTracks prompt versions committed.Version Name
Version restoredTracks the prompt version restored.Version Name
Prompt sharedTracks prompts shared with other users.
Endpoint copiedTracks the prompt endpoint copy.
Endpoint consumedTracks the prompt endpoint consumed externally.
API Key createdTracks API key creation for a prompt endpoint.
Generated test dataTracks the generation of test data.Model name, Model ID, Tokens consumed
Generated promptTracks prompt generation by the account user.Model name, Model ID, Tokens consumed
EventDescriptionAdditional Metadata
Dataset uploadedTracks dataset uploads in the account.File type (extension)
Metadata: User ID, User Name, IP Address, and Custom Script Name are shown for all events.
EventDescription
Custom script saved as draftTracks a custom script saved as a draft.
Custom script deployedTracks custom script deployment.
Custom script undeployedTracks custom script undeployment.
Custom script re-deployedTracks custom script redeployment.
Custom script deletedTracks custom script deletion.
Custom script exportedTracks custom script export.
Metadata: Guardrail Name, Guardrail ID, and Hardware Type are shown for all events.
EventDescriptionAdditional Metadata
Guardrails deployedTracks guardrails deployment.
Guardrails undeployedTracks guardrails undeployment.Time of usage
Metadata: User ID, User Name, IP Address, Agent ID, Node name, Node ID, and Node Type are shown for all events.
EventDescription
Write CodeTracks the user’s selection to write a custom script.
Custom FunctionTracks the user’s selection to execute a custom function.
Metadata: User ID, User Name (where applicable), IP Address, Connection Name, Connection ID, Deployment Name, and Hardware Type are shown for all events.
EventDescription
OCR deployedTracks the deployment of OCR models.
OCR undeployedTracks the undeployment of OCR models.
OCR saved as draftTracks when an OCR deployment is saved as a draft.
Azure Doc Intelligence account addedTracks the addition of an Azure Doc Intelligence account.
Azure Doc Intelligence account deletedTracks the deletion of an Azure Doc Intelligence account.

Workflow-level events

EventDescription
Role changedTracks the change of a workflow role for an account user.
Invited usersTracks the invitation of one or more users at the workflow level.
Removed usersTracks the removal of one or more users at the workflow level.
Metadata for deployment events: Workflow version, API mode, sync/async, and URL are shown for Workflow Deployed and Workflow Undeployed events.
EventDescriptionAdditional Metadata
Workflow deployedTracks workflow deployments.
Workflow undeployedTracks workflow undeployments.
Metadata for version and configuration events: Version ID is shown for the events below.
EventDescriptionAdditional Metadata
Version createdTracks workflow version creation.
Version deletedTracks workflow version deletion.
API Key createdTracks workflow API key creation.
API Key deletedTracks workflow API key deletion.
Workflow description updatedTracks workflow description updates.
Workflow name updatedTracks workflow name updates.
Workflow exportedTracks workflow export.
API sync timeout updatedTracks synchronous timeout updates.
API async enabledTracks enabling of asynchronous mode.URL, Access token, Timeout (yes/no), Timeout value (if yes)
API async updatedTracks updates to asynchronous mode configuration.URL, Access token, Timeout (yes/no), Timeout value (if yes)
API async disabledTracks disabling of asynchronous mode.
Environment variable addedTracks the addition of an environment variable.
Environment variable deletedTracks the deletion of an environment variable.
Environment variable editedTracks the modification of an environment variable.
EventDescription
Input scanner addedTracks the addition of an input scanner.
Input scanner editedTracks the modification of an input scanner.
Input scanner removedTracks the deletion of an input scanner.
Output scanner addedTracks the addition of an output scanner.
Output scanner editedTracks the modification of an output scanner.
Output scanner removedTracks the deletion of an output scanner.
Metadata: User ID, IP Address, Agent ID, Node name, Node ID, and Node Type are shown for all events.
EventDescription
Node name editedTracks when a node’s name is edited.
Node deletedTracks when a node is deleted.
Description addedTracks when a description is added to a node.
Description editedTracks when a node’s description is modified.
Engine addedTracks when an engine is added to a node.
Engine editedTracks when a node’s engine is modified.
Connection addedTracks when a connection is added to a node.
Connection modifiedTracks when a node’s connection is modified.
Base URL editedTracks when the Base URL of a node is modified.