I added Tag in my Incident. Somehow the tag was removed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2024 05:41 PM
I added Tag in my Incident. Somehow the tag was removed in the recent 2 weeks by someone. I have added it back. How to check on who and when it was removed?
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2024 02:06 AM
Hi @Basalo ,
The tag related to the records (label_entry) table is not tracked for deletion. Perhaps you can set up log entries for the records when a tag has been added or removed!
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2024 02:51 AM
Hi @Basalo ,
Tag is not a configuration to it wont get captured in audit table. You can see all tags created in table (label) and its related record in label_entry table.
If you want to track the same then you have to write custom script to log the activity.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------