| 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. |
departments |
List[str] | ➖ | Department name(s). |
employee_count |
Optional[int] | ➖ | Number of current employees in the specified departments, according to the Org Chart. |
total_signups |
Optional[int] | ➖ | Number of current signed up employees in the specified departments, according to the Org Chart. |
search_summary |
Optional[models.InsightsSearchSummary] | ➖ | N/A |
chat_summary |
Optional[models.InsightsChatSummary] | ➖ | N/A |
search_active_users |
Optional[models.CurrentActiveUsers] | ➖ | N/A |
assistant_active_users |
Optional[models.CurrentActiveUsers] | ➖ | N/A |
agents_active_users |
Optional[models.CurrentActiveUsers] | ➖ | N/A |
mcp_active_users |
Optional[models.CurrentActiveUsers] | ➖ | N/A |
extension_summary |
Optional[models.CurrentActiveUsers] | ➖ | N/A |
ugc_summary |
Optional[models.CurrentActiveUsers] | ➖ | N/A |
last_updated_ts |
Optional[int] | ➖ | Unix timestamp of the last update for the insights data in the response. |
search_session_satisfaction |
Optional[float] | ➖ | : warning: ** DEPRECATED **: Deprecated on 2026-05-13, removal scheduled for 2027-01-15: This property is no longer supported. Please contact Support for alternatives.. Search session satisfaction rate, over the specified time period 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 |
search_monthly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
search_weekly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
search_daily_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
assistant_monthly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
assistant_weekly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
assistant_daily_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
agents_monthly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
agents_weekly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
agents_daily_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
mcp_monthly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
mcp_weekly_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
mcp_daily_active_user_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
searches_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
assistant_interactions_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
agent_runs_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
mcp_calls_timeseries |
Optional[models.LabeledCountInfo] | ➖ | N/A |
search_datasource_counts |
Dict[str, int] | ➖ | Counts of search result clicks, by datasource, over the specified time period in the specified departments. |
chat_datasource_counts |
Dict[str, int] | ➖ | Counts of cited documents in chat, by datasource, over the specified time period in the specified departments. |
per_user_insights |
List[models.PerUserInsight] | ➖ | Per-user insights, over the specified time period in the specified departments. All current users in the organization who have signed into Glean at least once are included. |