How can I create a report in ServiceNow Report Designer?

23d41a0534
Mega Explorer

I am learning ServiceNow fundamentals. Can someone explain the basic steps to create a report using Report Designer?

6 REPLIES 6

Srikanth_9
Kilo Sage

Hi @23d41a0534,

 

Refer the below links:

 

If the provided solution is useful/working, please Accept as Solution and hit the Helpful. 
 
Thanks & Regards,
Srikanth Akula.

deepakc24323554
Tera Contributor
Basic steps to create a report using Report Designer

In ServiceNow Platform,

  • Go to Reports → Create New
  • Select a table (like Incident, Change, Task)
  • Choose a report type (bar, pie, list, etc.)
  • Add filters/conditions (e.g., Priority = 1, State = Open)
  • Use grouping if you want summaries (like count by group)
  • Click Run/Preview
  • Save the report and optionally share it