Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 6.61 KB

File metadata and controls

23 lines (20 loc) · 6.61 KB

AgentsInsightsV2Response

Fields

Field Type Required Description
monthly_active_users Optional[int] Number of current Monthly Active Users, in the specified departments.
weekly_active_users Optional[int] Number of current Weekly Active Users, in the specified departments.
monthly_active_user_timeseries Optional[models.LabeledCountInfo] N/A
weekly_active_user_timeseries Optional[models.LabeledCountInfo] N/A
daily_active_user_timeseries Optional[models.LabeledCountInfo] N/A
shared_agents_count Optional[int] Total number of shared agents.
top_agents_insights List[models.PerAgentInsight] N/A
agents_usage_by_department_insights List[models.AgentsUsageByDepartmentInsight] N/A
agent_users_insights List[models.AgentUsersInsight] N/A
agents_time_saved_insights List[models.AgentsTimeSavedInsight] Insights for agents time saved over the specified time period.
daily_agent_runs_timeseries Optional[models.LabeledCountInfo] N/A
successful_runs_timeseries Optional[models.LabeledCountInfo] N/A
failed_runs_timeseries Optional[models.LabeledCountInfo] N/A
paused_runs_timeseries Optional[models.LabeledCountInfo] N/A
upvotes_timeseries Optional[models.LabeledCountInfo] N/A
downvotes_timeseries Optional[models.LabeledCountInfo] N/A