Feature Report Definition

What the Feature row type represents on a report, and what to expect in the resulting rows and columns.

The Feature row type is a Record-Level-style report, described in full on Row Types. Record-Level reports list one row per individual record, identified by a searchable ID, rather than a total.

WhatDescription
It RepresentsA single agent feature instance — such as Do Not Disturb, or a Group/Skill or Extension login/logout.
To ExpectOne feature instance per row, identified by a Feature ID; selecting the Feature row type adds a Row Filter step, optionally narrowing which records are included before columns are added.

Metrics

The Feature row type offers 10 predefined metrics, listed below with their row-type-agnostic definitions.

MetricDefinition
AgentThe agent associated with a given call event or feature instance.
End TimeThe date and time a given call, call event, or feature instance ended.
Feature DurationThe total, maximum, minimum, or average length of time a report row's scope spent with a specified feature enabled.
Feature EnabledWhether a given feature instance was active (enabled) or inactive (disabled) — for example, an agent logging into a skill enables that feature, and logging out disables it.
Feature IDThe unique ID CCaaS assigns to a feature instance, usable to look it up directly in the CCaaS database.
Feature TypeThe name of a feature — such as Extension/Skill login, Do Not Disturb, or After Call Work.
GroupThe group/skill associated with a given call — a collection of agents that handle similar tasks and answer the same kind of incoming calls.
Reason CodeThe reason code an agent applied to a feature instance — such as a DND or a skill/extension logout — describing why.
SkillThe skill associated with a given call event or feature instance; blank if none applies.
Start TimeThe date and time a given call, call event, or feature instance started.