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

Docs for planning items in Strategic Planning what table are they stored in?

MLS1
Tera Contributor

I have a saved Document in the Planning items within Strategic Planning Workspace, however I cannot find what table it is stored in.  Can anyone assist me?

2 REPLIES 2

Namita Mishra
ServiceNow Employee

Hi @MLS1 ,

Please check the table "sys_attachment_doc".

 

Screenshot 2025-05-17 at 5.32.46 PM.png

 

 

Thank You!

Namita Mishra

Corbett Brasing
Tera Contributor

sn_plng_att_core_doc_page

This is where they are stored.  These are collaborative docs not attachments so their content is stored as richtext via an HTMl block as a field in a record on that table.