reporting-dashboards

Create and manage reports and dashboards within the ServiceNow platform.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/groeimetai/snow-flow --skill reporting-dashboards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reporting-dashboards
Source: https://github.com/groeimetai/snow-flow/tree/main/packages/opencode/src/bundled-skills/reporting-dashboards
Command: npx skills add https://github.com/groeimetai/snow-flow --skill reporting-dashboards

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of reports and dashboards within ServiceNow, enabling users to visualize data and gain insights without manual configuration.

Core Features & Use Cases

  • Report Creation: Generate various report types (List, Bar, Pie, Line, Pivot, Single Score, Gauge) with custom filters, columns, and aggregations.
  • Dashboard Assembly: Create new dashboards and add reports as widgets, defining layout and access controls.
  • Scheduled Reports: Automate the delivery of reports via email in various formats (PDF, XLSX, CSV).
  • Use Case: Automatically create a weekly performance report showing open incidents by priority and schedule it to be emailed to the IT management team every Monday morning.

Quick Start

Use the reporting-dashboards skill to create a bar chart report of incidents by priority.

Frequently Asked Questions about reporting-dashboards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create ServiceNow reports and dashboards automatically?

You can create ServiceNow reports and dashboards by leveraging the reporting engine to generate diverse report types like Bar, Pie, and List, then assembling them into dashboards with custom layouts and access controls.

What types of reports can I generate in ServiceNow for data visualization?

ServiceNow data visualization supports generating various report types including List, Bar, Pie, Line, Pivot, Single Score, and Gauge charts with custom filters, columns, and aggregations.

How do I schedule ServiceNow reports to be emailed automatically?

You can schedule ServiceNow reports for automated email delivery by configuring scheduled reports that distribute data in various formats such as PDF, XLSX, and CSV to designated recipients.

Can I create a ServiceNow dashboard with custom widget layouts and access controls?

Yes, dashboard assembly in ServiceNow allows you to add reports as widgets, define the visual layout, and configure specific access controls to manage who can view the business intelligence data.

What is the best way to visualize open incidents by priority in ServiceNow?

The best way to visualize open incidents by priority is to create a bar chart report in ServiceNow using custom filters and aggregations, which can then be added to a dashboard for centralized tracking.

Does ServiceNow reporting support exporting data to PDF and XLSX formats?

Yes, ServiceNow reporting supports exporting and disseminating data to PDF, XLSX, and CSV formats through the scheduled reports feature for automated email delivery.