USERS view (Account Usage / Organization Usage): New column

Attention

This behavior change is in the 2026_02 bundle.

For the current status of the bundle, refer to Bundle history.

When this behavior change bundle is enabled, the ACCOUNT_USAGE.USERS and ORGANIZATION_USAGE.USERS views include the following new column:

Column nameData typeDescription
PROVISIONED_BYVARCHAR

Whether or not this user was provisioned by SCIM. Possible values:

  • SCIM: The user was provisioned by SCIM.
  • NULL: The user was provisioned using another method, such as SQL or Snowsight.

Ref: 2217