Which default project template configuration records are available in the Template Config module?
ServiceNow's project structure is organized hierarchically as Project, Project Task, and Project Subtask, and the Template Config module provides a default configuration record for each of these three levels so that new records created at that level automatically inherit a consistent set of default field values. This lets an implementer standardize how new projects, their tasks, and the subtasks beneath those tasks are populated when created, without needing to configure defaults separately for every individual project. Because the module's default configuration records map directly onto this three-level work breakdown structure, Project, Project Task, and Project Subtask are the record types with default Template Config entries.
Community Discussion