Constituent Service dashboard
Summarize
Summary of Constituent Service dashboard
The Constituent Service dashboard in ServiceNow enables government organizations to monitor the health of citizen services, assess case management efficiency, and evaluate overall service performance. It provides insights into how government cases are handled, helping improve service delivery and customer satisfaction.
Show less
Access to the dashboard requires specific ServiceNow AI Platform roles: sngsm.constituentagent for viewing and sngsm.constituentadmin for editing. Users can open the dashboard by navigating to All > Platform Analytics > Library > Dashboards.
Use cases
- Admins or agents: Manage and monitor constituent cases to accelerate resolution, track open cases, analyze cases by service type, monitor average closing times, and review case details.
- Government service managers: Oversee service health, monitor case resolution metrics, and drive improvements in service processes and agent performance.
Key performance indicators
- Average response time for cases: Hours taken by agents to respond to new government cases.
- Number of open cases: Daily count of open government cases.
- Customer satisfaction score (CSAT): Calculated from survey results indicating constituent satisfaction.
- Average close time of cases: Average days to close cases.
- Average age of open cases: Average days cases remain open.
- Average resolution time of cases: Average days to resolve cases.
- Case counts: Daily counts of resolved, closed, and responded-to cases.
Several underlying metrics (such as summed durations and case counts) support these indicators but are not shown directly on the dashboard.
Data breakdowns
The dashboard allows filtering and analysis across multiple dimensions including account, case age, assigned agent or group, category, communication channel, contact, priority, product, and case state.
Data visualizations
The dashboard provides various charts and pivot tables sourced from the Government Service Case table to visualize case metrics and trends:
- Pivot tables showing detailed summaries of open cases by stage and state, including cases older than 30 days.
- Line charts illustrating weekly trends of cases opened and closed.
- Bar charts showing distributions of open cases by age and priority.
- Pie charts displaying the percentage of cases by case type.
- Scorecards presenting total counts of open and unassigned cases.
Practical benefits for ServiceNow customers
By leveraging this dashboard, government agencies can efficiently track and manage constituent cases, identify bottlenecks, enhance agent responsiveness, and improve citizen satisfaction. The comprehensive metrics and visualizations support informed decision-making to optimize government service delivery.
Use this dashboard to monitor the health of citizen services, gain insights on how efficiently government cases are handled, and assess the overall performance of services offered.
Required ServiceNow AI Platform roles
- sn_gsm.constituent_agent, required to view the dashboard widgets and data.
- sn_gsm.constituent_admin, required to edit the dashboard.
Access the Constituent Service dashboard
To open the dashboard, navigate to .
Use cases
| User | Dashboard use |
|---|---|
Admin or agent |
Creates and monitors cases from constituents to accelerate case resolution and increase
customer satisfaction. Does the following:
|
Government service manager |
Monitors the health of government services. Tracks case resolution to drive improvements in service delivery processes and agent performance. |
Indicators
- Average response time for cases
- Average hours for agents to respond to a new government case. This score is calculated by using this formula: [[GSM-Summed duration of FirstResponseTime]] / [[GSM-Number of Responded Cases]]
- GSM-Number of Open Cases
- Number of open cases created daily.
- GSM-CSAT
- Customer satisfaction score based on survey results. The score is calculated by using this formula: [[GSM_Number of satisfied customers (CSAT)]]/[[GSM_Number of CSAT survey respondents]]*100.
- GSM-Average close time of cases
- Average number of days to close cases. This score is calculated by using this formula: [[GSM-Summed duration of closed cases]] / [[GSM-Number of closed cases]] / 24.
- GSM-Average age of open cases
- Average number of days that cases remain open. The score is calculated by using this formula: [[GSM-Summed age of open cases]] / [[GSM-Number of Open Cases]] / 24.
- Average resolution time of cases
- Average number of days to resolve cases. The score is calculated using this formula: [[GSM_Summed duration of resolved cases]] / [[GSM_Number of resolved cases]] / 24
- GSM-Case Average Response Time
- Average length of time for an agent to respond to a case. The score is calculated using this formula: [[GSM-Summed duration of FirstResponseTime]]/[[GSM-Number of Responded Cases]].
- GSM_Number of resolved cases
- Daily count of government cases resolved. The goal for this indicator is to maximize the count.
- GSM-Number of closed cases
- Daily count of closed cases.
- GSM-Number of Responded Cases
- Daily count of cases to which agents responded.
- GSM-Summed duration of closed cases (hours)
- GSM-Summed duration of FirstResponseTime (hours)
- GSM-Summed age of open cases
- GSM-Summed duration of resolved cases (hours)
Breakdowns
- GSM-Account
- GSM-Age
- GSM-AssignedTo
- GSM-AssignmentGroup
- GSM-Category
- GSM-Channel
- GSM-Contact
- GSM-Priority
- GSM-Product
- GSM-State
Data visualizations
| Title | Type | Source table | Description |
|---|---|---|---|
Open cases older than 30 days by stage and state |
Pivot |
Government Service Case [sn_gsm_government_service_case] | Detailed summary of open cases older than one month, arranged by stage and state. |
Open cases |
Score |
Government Service Case [sn_gsm_government_service_case] | Total number of unresolved government cases in the system. |
Cases opened per week |
Line |
Government Service Case [sn_gsm_government_service_case] |
Weekly trend of new government cases opened. |
Open cases older than 30 days |
Horizontal bar |
Government Service Case [sn_gsm_government_service_case] |
Distribution of government open cases older than 30 days. |
Unassigned cases |
Score |
Government Service Case [sn_gsm_government_service_case] |
Total number of government cases not yet assigned to agents. |
Cases by case type |
Pie | Government Service Case [sn_gsm_government_service_case] |
Percentage of government cases by case type. |
| Open cases by stage and state | Pivot |
Government Service Case [sn_gsm_government_service_case] |
Detailed summary of open government cases, arranged by stage and state. |
Cases closed per week |
Line |
Government Service Case [sn_gsm_government_service_case] |
Weekly trend in government cases closed by agents. |
Open Cases by Priority |
Horizontal bar | Government Service Case [sn_gsm_government_service_case] |
Distribution of unassigned government cases by priority. |