ACCESS_ HISTORY view (Account Usage and Organization Usage): New columns¶
Attention
This behavior change is in the 2026_01 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the ACCOUNT_USAGE.ACCESS_HISTORY and ORGANIZATION_USAGE.ACCESS_HISTORY views include the following new columns:
| Column name | Data type | Description |
|---|---|---|
event_source | VARCHAR | Indicates the source of the event that resulted in an access history record. |
additional_properties | VARIANT | Provides operational metadata for the source of the event. |
Ref: 2177