Skip to main content
Question

Expose Group Type, Owner & Status in Learn Data

  • August 28, 2026
  • 0 replies
  • 4 views

Hi,

I’d like to raise a feature improvement request for Learn Data around group reporting.

Today, customers cannot reliably retrieve these three group-level fields directly in Learn Data:

  • Group Type — Manual / Automatic
  • Group Owner
  • Group Status

For Group Type specifically, CORE_GROUP.assign_rules is not reliable across all group implementations, since newer Audiences-based automatic groups may still return 0. This means customers need to use the Audiences API to get the authoritative type for newer groups.

For Group Owner and Group Status, customers currently need to rely on the Docebo API or Query Builder/custom reporting.

It would be very helpful to expose these three fields directly in Learn Data so customers can report on groups consistently without combining multiple data sources.