> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-platform/2023-2/release-notes/breaking-changes/template-seed-scripts-removed/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # Seed scripts removed in Template Builder > Breaking change notice that two seed scripts have been removed from app-template_builder in 2023.2 as template seeding is now automatic in Studio. ## Breaking change notice This breaking change applies to Template Builder in the 2023.2 Itential Platform release. ## Template seed scripts removed (2023.2.0) Two seeding scripts no longer essential to Itential Platform have been removed from `app-template_builder`: ``` app-template_builder/server/migration_scripts/seedDatabase.js app-template_builder/server/migration_scripts/seedDatabase.standalone.js ``` ## What should I do? Template seeding is now automatic within Automation Studio. There is no longer a need to run these scripts manually. If you need access to either script, contact the [Product Support Team](https://itential.atlassian.net/servicedesk/customer/portals). > Breaking change notice that two seed scripts have been removed from app-template_builder in 2023.2 as template seeding is now automatic in Studio.