Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Incident -Template creation and manage

MThomas1
Tera Expert

Hello,

 

which role is required to create a Template in Incidents? 

we don't want to give Admin role for a ITIL user just for this Template creation purpose, so are there any other role available for this purpose.?

 

Thank you,

 

4 ACCEPTED SOLUTIONS

HarshR158979806
Tera Guru

Hi @MThomas1 

Please Refer this article:
Non-admin users can create Templates 

 


If my answer is helps you then please mark it as helpful
Thank you!!

View solution in original post

Me Being Mustaq
Tera Guru

Hi @MThomas1 ,

 

The ability to create Incident Templates in ServiceNow is generally restricted to users with the admin role. However, ServiceNow does provide some flexibility if you want ITIL users to edit or use templates, but creation typically still requires admin-level access.

 

You will require "Admin" access to create those templates , just template_editor_global roles won't help.

template_editor_global roles can edit the templates already created but not create one.

 

  • For most organizations, it's recommended to limit template creation to system administrators due to its potential impact on workflow and data integrity.

  • ITIL users should use and apply existing templates rather than create new ones, unless your organization has a specific workflow or ACL customization in place.

In summary, creating new Incident Templates requires the admin role out-of-the-box, and template_editor_global only supports template editing. To enable template creation for ITIL users, consider ACL customization, but proceed with caution to avoid privilege escalation or Security issues.

 

Please refer to the below link:-

If it is helpful, please hit the thumbs button and accept the correct solution by referring to this solution in the future it will be helpful to them.

 

 

Thanks & Regards,

Mohammed Mustaq Shaik

 

 

View solution in original post

Bhavya11
Kilo Patron
Kilo Patron

Hi,

 

By default (OOB), no specific role has access to the Templates (sys_template) table, except for elevated roles like admin . This restriction is intentional, as the table is shared across multiple application scopes such as HRSD and Change Management (Standard Changes). Allowing broader access could create security risks, so permissions are limited to elevated roles by design.

If needed, you can create a custom role and configure ACLs to provide the required access (create, read, write, delete) on the sys_template table. However, this is not recommended, since it would be a customization and may add unnecessary technical debt to the platform.

 

 

Thanks,

BK

View solution in original post

Sarthak Kashyap
Mega Sage

Hi @MThomas1 ,

 

In ServiceNow, the ability to create and manage Templates (for Incidents or any table) is controlled by the template_admin role — not necessarily admin.

 

Template editor [template_editor]

Template editors can create templates for personal use, and modify or delete personal templates. This role is included in the itil role in the base system.

SarthakKashyap_0-1761807215772.png

You can also check some below links: 

https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/administer/roles/refere...

https://www.servicenow.com/community/itsm-forum/template-editor-and-template-editor-global/m-p/50637...

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

 

 

View solution in original post

5 REPLIES 5

HarshR158979806
Tera Guru

Hi @MThomas1 

Please Refer this article:
Non-admin users can create Templates 

 


If my answer is helps you then please mark it as helpful
Thank you!!

Me Being Mustaq
Tera Guru

Hi @MThomas1 ,

 

The ability to create Incident Templates in ServiceNow is generally restricted to users with the admin role. However, ServiceNow does provide some flexibility if you want ITIL users to edit or use templates, but creation typically still requires admin-level access.

 

You will require "Admin" access to create those templates , just template_editor_global roles won't help.

template_editor_global roles can edit the templates already created but not create one.

 

  • For most organizations, it's recommended to limit template creation to system administrators due to its potential impact on workflow and data integrity.

  • ITIL users should use and apply existing templates rather than create new ones, unless your organization has a specific workflow or ACL customization in place.

In summary, creating new Incident Templates requires the admin role out-of-the-box, and template_editor_global only supports template editing. To enable template creation for ITIL users, consider ACL customization, but proceed with caution to avoid privilege escalation or Security issues.

 

Please refer to the below link:-

If it is helpful, please hit the thumbs button and accept the correct solution by referring to this solution in the future it will be helpful to them.

 

 

Thanks & Regards,

Mohammed Mustaq Shaik

 

 

Bhavya11
Kilo Patron
Kilo Patron

Hi,

 

By default (OOB), no specific role has access to the Templates (sys_template) table, except for elevated roles like admin . This restriction is intentional, as the table is shared across multiple application scopes such as HRSD and Change Management (Standard Changes). Allowing broader access could create security risks, so permissions are limited to elevated roles by design.

If needed, you can create a custom role and configure ACLs to provide the required access (create, read, write, delete) on the sys_template table. However, this is not recommended, since it would be a customization and may add unnecessary technical debt to the platform.

 

 

Thanks,

BK

Sarthak Kashyap
Mega Sage

Hi @MThomas1 ,

 

In ServiceNow, the ability to create and manage Templates (for Incidents or any table) is controlled by the template_admin role — not necessarily admin.

 

Template editor [template_editor]

Template editors can create templates for personal use, and modify or delete personal templates. This role is included in the itil role in the base system.

SarthakKashyap_0-1761807215772.png

You can also check some below links: 

https://www.servicenow.com/docs/bundle/yokohama-platform-administration/page/administer/roles/refere...

https://www.servicenow.com/community/itsm-forum/template-editor-and-template-editor-global/m-p/50637...

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak