Skip to content

Latest commit

 

History

History
44 lines (41 loc) · 40.8 KB

File metadata and controls

44 lines (41 loc) · 40.8 KB

InsightsOverviewResponse

Fields

Field Type Required Description
monthlyActiveUsers Optional<Long> Number of current Monthly Active Users.
weeklyActiveUsers Optional<Long> Number of current Weekly Active Users.
departments List<String> Department name(s).
employeeCount Optional<Long> Number of current employees in the specified departments, according to the Org Chart.
totalSignups Optional<Long> Number of current signed up employees in the specified departments, according to the Org Chart.
searchSummary Optional<InsightsSearchSummary> N/A
chatSummary Optional<InsightsChatSummary> N/A
searchActiveUsers Optional<CurrentActiveUsers> N/A
assistantActiveUsers Optional<CurrentActiveUsers> N/A
agentsActiveUsers Optional<CurrentActiveUsers> N/A
mcpActiveUsers Optional<CurrentActiveUsers> N/A
extensionSummary Optional<CurrentActiveUsers> N/A
ugcSummary Optional<CurrentActiveUsers> N/A
lastUpdatedTs Optional<Long> Unix timestamp of the last update for the insights data in the response.
searchSessionSatisfaction 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.
monthlyActiveUserTimeseries Optional<LabeledCountInfo> N/A
weeklyActiveUserTimeseries Optional<LabeledCountInfo> N/A
dailyActiveUserTimeseries Optional<LabeledCountInfo> N/A
searchMonthlyActiveUserTimeseries Optional<LabeledCountInfo> N/A
searchWeeklyActiveUserTimeseries Optional<LabeledCountInfo> N/A
searchDailyActiveUserTimeseries Optional<LabeledCountInfo> N/A
assistantMonthlyActiveUserTimeseries Optional<LabeledCountInfo> N/A
assistantWeeklyActiveUserTimeseries Optional<LabeledCountInfo> N/A
assistantDailyActiveUserTimeseries Optional<LabeledCountInfo> N/A
agentsMonthlyActiveUserTimeseries Optional<LabeledCountInfo> N/A
agentsWeeklyActiveUserTimeseries Optional<LabeledCountInfo> N/A
agentsDailyActiveUserTimeseries Optional<LabeledCountInfo> N/A
mcpMonthlyActiveUserTimeseries Optional<LabeledCountInfo> N/A
mcpWeeklyActiveUserTimeseries Optional<LabeledCountInfo> N/A
mcpDailyActiveUserTimeseries Optional<LabeledCountInfo> N/A
searchesTimeseries Optional<LabeledCountInfo> N/A
assistantInteractionsTimeseries Optional<LabeledCountInfo> N/A
agentRunsTimeseries Optional<LabeledCountInfo> N/A
mcpCallsTimeseries Optional<LabeledCountInfo> N/A
searchDatasourceCounts Map<String, long> Counts of search result clicks, by datasource, over the specified time period in the specified departments.
chatDatasourceCounts Map<String, long> Counts of cited documents in chat, by datasource, over the specified time period in the specified departments.
perUserInsights List<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.