diff --git a/SAS/TMSS/backend/src/tmss/tmssapp/schemas/templates.json b/SAS/TMSS/backend/src/tmss/tmssapp/schemas/templates.json
index 7fa7936955778db91a6f213aa966aa79d3376f34..e60b93eac5e0615635efddab69bb0d9019eabf64 100644
--- a/SAS/TMSS/backend/src/tmss/tmssapp/schemas/templates.json
+++ b/SAS/TMSS/backend/src/tmss/tmssapp/schemas/templates.json
@@ -82,6 +82,15 @@
     "validation_code_js": "",
     "description": "This schema defines the parameters for a preprocessing pipeline."
   },
+  {
+    "file_name": "task_template-pulsar_pipeline-1.json",
+    "template": "task_template",
+    "name": "pulsar pipeline",
+    "type": "pipeline",
+    "version": 1,
+    "validation_code_js": "",
+    "description": "This schema defines the parameters for a pulsar pipeline."
+  },
   {
     "file_name": "subtask_template-observation-1.json",
     "template": "subtask_template",