Your ServiceNow Instance
https:// .service-now.com

Enter your instance name above and the export URLs below will update automatically.

How to export your data from ServiceNow
1
Log into your ServiceNow instance as an admin

Any user with read access to the sys_db_object table will work.

2
Navigate to the All Tables list view

Open the URL below in your browser — it goes directly to the full sys_db_object table list.

https://[your-instance].service-now.com/sys_db_object_list.do
3
Remove any active filters

Look for a funnel icon or filter conditions at the top of the list. Click the X to clear them so you export all tables.

4
Export the table as JSON

Right-click any column headerExportJSON. ServiceNow will download a .json file.

⚠ The list may be capped at the current page size (usually 10,000 rows). For a full export, use the REST API instead:
https://[your-instance].service-now.com/api/now/table/sys_db_object?sysparm_limit=50000
5
Upload the file below

Drag and drop or click to select. Analysis runs entirely in your browser — nothing is sent to any server.

Click to select or drag & drop your JSON file
sys_db_object.json — exported from ServiceNow
Your file is processed entirely in your browser. No data leaves your device.
Risk Preview — Environment Risk Preview