FAQ 已发布
{{ stats.faq_published || 0 }}
图册已发布
{{ stats.image_cards_published || 0 }}
文档
{{ stats.documents || 0 }}
文档切片
{{ stats.chunks || 0 }}
意图
{{ stats.intents_enabled || 0 }}
{{ row.standard_question }}
时间范围:
刷新
窗口:{{ utils.fmtTime(statsOverview.window_start) }} ~ {{ utils.fmtTime(statsOverview.window_end) }}
暂无数据({{ statsError }})
总接管量
{{ statsOverview.total_claims || 0 }}
活跃座席 {{ statsOverview.agent_count || 0 }} 人
平均首响时间
{{ fmtSec(statsOverview.avg_first_response_sec) }}
等待接管 → 首条回复
平均对话时长
{{ fmtSec(statsOverview.avg_conversation_duration_sec) }}
接管 → 关闭
平均轮数
{{ (statsOverview.avg_turn_count || 0).toFixed(1) }}
座席消息 / 会话
FAQ 草稿贡献
{{ statsOverview.total_faq_drafts || 0 }}
发布率 {{ pct(statsOverview.faq_publish_rate) }}
图册使用率
{{ pct(statsOverview.image_usage_rate) }}
点赞率 {{ pct(statsOverview.like_rate) }}