Can we restore a Dashboard Tab in servicenow as an admin?

Arshiya
Kilo Contributor

Hi All,

Could anyone please suggest if we can restore the dashboard tab(Not Dashboard/homepage) which has deleted in the system.

 

1 ACCEPTED SOLUTION

Pranav Bhagat
Kilo Sage

Try to restore it using deleted module

1. Look for the records you deleted in Deleted Records table. You can restore it from this table, System Definition > Deleted Records:

or go to different environment and unload the pages into an Update Set and move it the environment.

View solution in original post

6 REPLIES 6

Pranav Bhagat
Kilo Sage

Try to restore it using deleted module

1. Look for the records you deleted in Deleted Records table. You can restore it from this table, System Definition > Deleted Records:

or go to different environment and unload the pages into an Update Set and move it the environment.

Could you please give me the filter to be used for to check in the deleted records?

Check the recent deleted record

tablename=pa_tabs

Display value will be your TAB name

find_real_file.png

Arshiya
Kilo Contributor

Thanks, I got the deleted tab for the dashboard.

But is it possible to find out the reports configured for the deleted tab?

Actually need to know the reports for this tab 😞