AnalyticsLayouts
Defines layout templates for presenting analytics data, including visual arrangements, chart configurations, and field placements for reports and dashboards.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the analytics layout record within the Vault system. This ID is system-generated and immutable. |
| Analytics Layouts Type | String | True |
Indicates the Vault object type classification for the analytics layout, typically used internally to identify the record structure. |
| Global ID | String | True |
Globally unique identifier assigned by the Vault system to ensure record traceability across environments and integrations. |
| Link | String | False |
System-generated URL link that provides direct access to the analytics layout record within the Vault user interface. |
| Analytics Layouts Name | String | True |
Human-readable name of the analytics layout as defined by users or administrators. This is used for display and identification purposes. |
| Status | String | False |
Current lifecycle state or operational status of the analytics layout (such as Active, Inactive, or Draft). Helps manage layout availability and usage. |
| Created By | String | True |
Username or system identifier of the user who originally created the analytics layout record. |
| Created Date | Datetime | True |
Timestamp indicating when the analytics layout record was initially created. Stored in UTC and includes both date and time. |
| Last Modified By | String | True |
Username or system identifier of the user who last updated the analytics layout record. |
| Last Modified Date | Datetime | True |
Timestamp indicating the most recent update to the analytics layout record. Stored in UTC and includes both date and time. |
| Owner | String | False |
Identifier of the user or group who owns the analytics layout record. This can control edit permissions or visibility. |
| Legacy CRM Id | String | False |
Identifier used in a legacy Customer Relationship Management (CRM) system to reference this layout. Retained for data migration or historical reference. |