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.

Audit task customization

cdiegobb
Kilo Sage

Hi all its possible to customize the audit task and add a new form i mean normally we have activities, test controls, walkthrough, interview and i want to add a new form in this list, its possible to do that in servicenow?

1 ACCEPTED SOLUTION

PrudeAnurag
ServiceNow Employee
ServiceNow Employee

Hello @cdiegobb

If you're considering adding a new Audit Task type in addition to the existing ones, I recommend utilizing Activities (tasks) and incorporating a categorization or subtype attribute instead of creating a new subclass. This approach will be more efficient unless the Activities feature cannot fulfill your requirements.
BR,
Anurag




View solution in original post

2 REPLIES 2

Community Alums
Not applicable

Hi @cdiegobb ,

You can create a new "View" with your required approach.

 

PrudeAnurag
ServiceNow Employee
ServiceNow Employee

Hello @cdiegobb

If you're considering adding a new Audit Task type in addition to the existing ones, I recommend utilizing Activities (tasks) and incorporating a categorization or subtype attribute instead of creating a new subclass. This approach will be more efficient unless the Activities feature cannot fulfill your requirements.
BR,
Anurag