Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 6.98 KB

File metadata and controls

24 lines (21 loc) · 6.98 KB

AgentsInsightsV2Response

Fields

Field Type Required Description
monthly_active_users Optional[int] Number of current Monthly Active Users.
weekly_active_users Optional[int] Number of current Weekly Active Users.
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
top_use_cases_insights List[models.AgentUseCaseInsight] 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