- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 09:56 PM
where can we find page not found (404 error page ) in servicenow instance ? is it stores in any table?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 09:59 PM
Hi,
Did you check for Service Portal >> Pages? If not, error_404 should be the OOB page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 10:17 PM
Hi @shivaadapa
It is store into the page table (sp_page_list) into the portal .It is the OOB functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 02:05 AM
How can i know how many times this page triggered ? triggered count can be stored in this table?