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

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.:doc:USERS</sql-reference/account-usage/users> and ORGANIZATION_USAGE.:doc:USERS </sql-reference/organization-usage/users> views include the following new column:

Column name

Data type

Description

PROVISIONED_BY

VARCHAR

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