Dashboard

Calculating metrics...

Key Performance Indicators

-

{{ metrics.totalDocs.label }}

{{ metrics.totalDocs.value }}

{{ Math.abs(metrics.totalDocs.change) }}% vs prev

Total Unique Visits

{{ metrics.totalUniqueVisits.value }}

{{ Math.abs(metrics.totalUniqueVisits.change) }}% vs prev

Total Visits

{{ metrics.totalVisits.value }}

{{ Math.abs(metrics.totalVisits.change) }}% vs prev

Documents Rated

{{ metrics.ratedDocsCount.value }}

{{ Math.abs(metrics.ratedDocsCount.change) }}% vs prev

Avg. Helpfulness

{{ metrics.averageRating.value }}

{{ Math.abs(metrics.averageRating.change) }} pts
All-time average

Need Review

{{ metrics.docsNeedingReview.count.value }}

Expired or expiring soon

Engagement Over Time

AI Logo AskFetch AI Result Quality

How is the content in your repository performing against user queries?

Recent Live Queries

"{{ item.user_prompt }}"

{{ new Date(item.timestamp).toLocaleString([], {month:'short', day:'numeric', hour:'2-digit', minute:'2-digit'}) }} Doc Found Handoff Miss

Leaderboards

Top Contributing Departments

{{ item.name }} {{ item.value }} Docs

Top 5 Contributors

{{ item.name }} {{ item.value }}
SysDocsRepo Logo

Ready to Tame the Chaos?

This dashboard shows what's possible with dummy data. Imagine seeing the real "Search Tax" in your own organization with SysDocsRepo.

Get Started

Metrics

Top 5 Most Visited Documents

Document {{ topDocsView === 'unique' ? 'Unique' : 'Total' }}
{{ item.name }}
{{ item.value }}

Top 5 Documents Needing Review

Document Review Date
{{ item.name }}
{{ new Date(item.value).toLocaleDateString() }}

Most Helpful Documents

Document Helpful %
{{ item.name }}
{{ item.value }}%

Least Helpful Documents

Document Helpful %
{{ item.name }}
{{ item.value }}%

Share this Dashboard Demo

Customize Dashboard

Select the widgets you want to display on your dashboard.

Query Details

{{ new Date(selectedInteraction.timestamp).toLocaleString() }}

User Asked

"{{ selectedInteraction.user_prompt }}"

AI Response

{{ selectedInteraction.fullAnswer }}