Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Platform Analytics tables

The following tables relate to Platform Analytics data visualizations and dashboards and can be accessed through scripts.

Data visualization tables

TableDescription
analytics_visualizationParent table for all sys_report* and par_visualization* tables. This table holds all fields common to both Platform Analytics data visualizations and Core UI reports.
par_componentContains all data visualizations in the visualization library and all filters in the filter library. Extends sys_metadata.
par_component_permissionContains the role, group, and user permissions for all data visualizations and filters in their respective libraries.
par_exportLists all scheduled dashboard and data visualization exports. Extends sys_metadata.
par_export_jobStores details of every attempt to export a dashboard or data visualization.
par_export_visualizationStores the export details of all scheduled data visualization exports. Extends par_export.
par_metadataStores the metadata for each data visualization type.
par_notificationLists email notification definitions of scheduled dashboard and data visualization exports. Extends sys_metadata.
par_notification_emailStores metadata of scheduled dashboard and data visualization export emails, including subject and message. Extends par_notification.
par_notification_email_recipientsStores groups and users who receive a notification email with a scheduled dashboard and data visualization export. Contains the non-metadata information for the emails.
par_visualizationContains all data visualizations in the visualization library. Extends par_component.
par_visualization_permissionContains the role, group, and user permissions for all data visualizations in the visualization library. Extends par_component_permission.
report_statsContains usage information for migrated reports and data visualizations including run times, most recent view time, and the number of recent executions.

Dashboard tables

TableDescription
analytics_dashboardParent table for all par_dashboard* and pa_dashboard* tables. This table holds all fields common to both Platform Analytics and Core UI dashboards.
par_automated_kpi_promin_projectStores references to Process Mining maps that are on Platform Analytics dashboards.
par_computed_insightContains all standard proactive analytics insights
par_custom_insight_contentContains all custom-built proactive analytics insights
par_dashboardContains all dashboards in the dashboard library. Technical dashboards can be identified by belonging to the Advanced Dashboards experience. Extends sys_metadata.
par_dashboard_cacheStores all changes to Platform Analytics dashboard layouts.
par_dashboard_canvasStores the names, descriptions, and layouts of Platform Analytics dashboards and dashboard tabs. Extends sys_metadata.
par_dashboard_configContains the macroponent definitions for each type of data visualization that you can create inside a dashboard. Extends sys_metadata.
par_dashboard_filterLists all filters on Platform Analytics dashboards and the name of the dashboard.
par_dashboard_permissionContains the role, group, and user permissions for all dashboards in the dashboard library. Extends sys_metadata.
par_dashboard_tabContains the name, domain, application scope, and parent dashboard of all Platform Analytics dashboard tabs. Extends sys_metadata.
par_dashboard_user_metadataContains all options set by a dashboard viewer that persist between that viewer's user sessions. Extends sys_metadata.
par_dashboard_visibilityCross-references all dashboards in the library by which experiences and workspaces contain them. Extends sys_metadata.
par_dashboard_widgetCross-references all components that appear on dashboards by the dashboard canvas and the library component, if any. Extends sys_metadata.
par_dashboard_widget_groupContains the configuration for a set of grouped widgets including name, coordinates, and color properties for border and background.
par_dashboard_widget_group_mappingContains a mapping of elements in a widget group to those elements. Group this table by Elements Group to see the widgets in each group clearly.
par_exportLists all scheduled dashboard and data visualization exports.
par_export_dashboardStores the export details of all scheduled dashboard exports. Extends par_export.
par_export_jobStores details of every attempt to export a dashboard or data visualization.
par_indicator_modelContains recommendations related to Performance Analytics analytics in proactive analytics insights.
par_insight_user_actionsStores actions that viewers took on proactive analytics insights.
par_notificationLists email notification definitions of scheduled dashboard and data visualization exports.
par_notification_emailStores subject line and message body of scheduled dashboard and data visualization export emails. Extends par_notification.
par_notification_email_recipientsStores groups and users who receive a notification email with a scheduled dashboard and data visualization export.
par_recommendationStores recommendations of Process Mining projects to create. These recommendations are given through Process Mining insights.
par_recommendation_user_actionStores whether users accepted or dismissed a Process Mining insight recommendation.

Library recommendation tables

NameDescription
Analytics Library Scan Items \[analytics\_library\_scan\_item\]Stores the results of the scheduled library management jobs
Analytics Library Scan Executions \[analytics\_library\_scan\_execution\]Stores the logs of the scheduled library management jobs

Parent Topic:Platform Analytics experience reference