We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

I added Tag in my Incident. Somehow the tag was removed.

Basalo
Tera Contributor

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.

2 REPLIES 2

Hemanth M1
Giga Sage

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!

 

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

Runjay Patel
Giga Sage

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

-------------------------------------------------------------------------

Part 2. In this video i have talked about overview on ServiceNow platform/tool. How you can opt for personal dev instance (PDI)? how to login in ServiceNow instance and navigation to OOB modules. For document please visit: https://servicenowwithrunjay.com/ Follow Facebook page for latest update on