Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 6.2 KB

File metadata and controls

21 lines (18 loc) · 6.2 KB

AssistantInsightsResponse

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.
last_updated_ts Optional[int] Unix timestamp of the last update for the insights data in the response.
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
total_signups Optional[int] Number of current signed up employees in the specified departments, according to the Org Chart.
chat_messages_timeseries Optional[models.LabeledCountInfo] N/A
summarizations_timeseries Optional[models.LabeledCountInfo] N/A
ai_answers_timeseries Optional[models.LabeledCountInfo] N/A
gleanbot_interactions_timeseries Optional[models.LabeledCountInfo] N/A
per_user_insights List[models.PerUserAssistantInsight] N/A
upvotes_timeseries Optional[models.LabeledCountInfo] N/A
downvotes_timeseries Optional[models.LabeledCountInfo] N/A