diff --git a/__pycache__/config.cpython-314.pyc b/__pycache__/config.cpython-314.pyc
new file mode 100644
index 0000000..f16268c
Binary files /dev/null and b/__pycache__/config.cpython-314.pyc differ
diff --git a/__pycache__/telegram_bot_service.cpython-314.pyc b/__pycache__/telegram_bot_service.cpython-314.pyc
new file mode 100644
index 0000000..4ffcbf9
Binary files /dev/null and b/__pycache__/telegram_bot_service.cpython-314.pyc differ
diff --git a/backend/forms/__pycache__/auth_forms.cpython-314.pyc b/backend/forms/__pycache__/auth_forms.cpython-314.pyc
new file mode 100644
index 0000000..7c7ed0b
Binary files /dev/null and b/backend/forms/__pycache__/auth_forms.cpython-314.pyc differ
diff --git a/backend/models/__pycache__/firmware_version.cpython-314.pyc b/backend/models/__pycache__/firmware_version.cpython-314.pyc
new file mode 100644
index 0000000..ae48b5a
Binary files /dev/null and b/backend/models/__pycache__/firmware_version.cpython-314.pyc differ
diff --git a/backend/models/__pycache__/idrac_server.cpython-314.pyc b/backend/models/__pycache__/idrac_server.cpython-314.pyc
new file mode 100644
index 0000000..4bb4440
Binary files /dev/null and b/backend/models/__pycache__/idrac_server.cpython-314.pyc differ
diff --git a/backend/models/__pycache__/telegram_bot.cpython-314.pyc b/backend/models/__pycache__/telegram_bot.cpython-314.pyc
new file mode 100644
index 0000000..210b380
Binary files /dev/null and b/backend/models/__pycache__/telegram_bot.cpython-314.pyc differ
diff --git a/backend/models/__pycache__/user.cpython-314.pyc b/backend/models/__pycache__/user.cpython-314.pyc
new file mode 100644
index 0000000..cc188e5
Binary files /dev/null and b/backend/models/__pycache__/user.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/__init__.cpython-314.pyc b/backend/routes/__pycache__/__init__.cpython-314.pyc
new file mode 100644
index 0000000..bb1da00
Binary files /dev/null and b/backend/routes/__pycache__/__init__.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/admin.cpython-314.pyc b/backend/routes/__pycache__/admin.cpython-314.pyc
new file mode 100644
index 0000000..aaed1bc
Binary files /dev/null and b/backend/routes/__pycache__/admin.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/auth.cpython-314.pyc b/backend/routes/__pycache__/auth.cpython-314.pyc
new file mode 100644
index 0000000..1753904
Binary files /dev/null and b/backend/routes/__pycache__/auth.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/catalog_sync.cpython-314.pyc b/backend/routes/__pycache__/catalog_sync.cpython-314.pyc
new file mode 100644
index 0000000..3090c36
Binary files /dev/null and b/backend/routes/__pycache__/catalog_sync.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/drm_sync.cpython-314.pyc b/backend/routes/__pycache__/drm_sync.cpython-314.pyc
new file mode 100644
index 0000000..498bd27
Binary files /dev/null and b/backend/routes/__pycache__/drm_sync.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/file_view.cpython-314.pyc b/backend/routes/__pycache__/file_view.cpython-314.pyc
new file mode 100644
index 0000000..c5975ab
Binary files /dev/null and b/backend/routes/__pycache__/file_view.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/home.cpython-314.pyc b/backend/routes/__pycache__/home.cpython-314.pyc
new file mode 100644
index 0000000..352d5ca
Binary files /dev/null and b/backend/routes/__pycache__/home.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/idrac_routes.cpython-314.pyc b/backend/routes/__pycache__/idrac_routes.cpython-314.pyc
new file mode 100644
index 0000000..2496dd7
Binary files /dev/null and b/backend/routes/__pycache__/idrac_routes.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/jobs.cpython-314.pyc b/backend/routes/__pycache__/jobs.cpython-314.pyc
new file mode 100644
index 0000000..36a1d78
Binary files /dev/null and b/backend/routes/__pycache__/jobs.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/main.cpython-314.pyc b/backend/routes/__pycache__/main.cpython-314.pyc
new file mode 100644
index 0000000..52687d9
Binary files /dev/null and b/backend/routes/__pycache__/main.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/scp_routes.cpython-314.pyc b/backend/routes/__pycache__/scp_routes.cpython-314.pyc
new file mode 100644
index 0000000..730d1b1
Binary files /dev/null and b/backend/routes/__pycache__/scp_routes.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/utilities.cpython-314.pyc b/backend/routes/__pycache__/utilities.cpython-314.pyc
new file mode 100644
index 0000000..8e913b8
Binary files /dev/null and b/backend/routes/__pycache__/utilities.cpython-314.pyc differ
diff --git a/backend/routes/__pycache__/xml.cpython-314.pyc b/backend/routes/__pycache__/xml.cpython-314.pyc
new file mode 100644
index 0000000..300789f
Binary files /dev/null and b/backend/routes/__pycache__/xml.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/dell_catalog_sync.cpython-314.pyc b/backend/services/__pycache__/dell_catalog_sync.cpython-314.pyc
new file mode 100644
index 0000000..93bac27
Binary files /dev/null and b/backend/services/__pycache__/dell_catalog_sync.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/drm_catalog_sync.cpython-314.pyc b/backend/services/__pycache__/drm_catalog_sync.cpython-314.pyc
new file mode 100644
index 0000000..e183e71
Binary files /dev/null and b/backend/services/__pycache__/drm_catalog_sync.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/idrac_jobs.cpython-314.pyc b/backend/services/__pycache__/idrac_jobs.cpython-314.pyc
new file mode 100644
index 0000000..41ca07e
Binary files /dev/null and b/backend/services/__pycache__/idrac_jobs.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/idrac_redfish_client.cpython-314.pyc b/backend/services/__pycache__/idrac_redfish_client.cpython-314.pyc
new file mode 100644
index 0000000..f7c5b40
Binary files /dev/null and b/backend/services/__pycache__/idrac_redfish_client.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/ip_processor.cpython-314.pyc b/backend/services/__pycache__/ip_processor.cpython-314.pyc
new file mode 100644
index 0000000..819acb6
Binary files /dev/null and b/backend/services/__pycache__/ip_processor.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/logger.cpython-314.pyc b/backend/services/__pycache__/logger.cpython-314.pyc
new file mode 100644
index 0000000..f111195
Binary files /dev/null and b/backend/services/__pycache__/logger.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/redfish_client.cpython-314.pyc b/backend/services/__pycache__/redfish_client.cpython-314.pyc
new file mode 100644
index 0000000..8811225
Binary files /dev/null and b/backend/services/__pycache__/redfish_client.cpython-314.pyc differ
diff --git a/backend/services/__pycache__/watchdog_handler.cpython-314.pyc b/backend/services/__pycache__/watchdog_handler.cpython-314.pyc
new file mode 100644
index 0000000..8777d30
Binary files /dev/null and b/backend/services/__pycache__/watchdog_handler.cpython-314.pyc differ
diff --git a/backend/templates/admin_settings.html b/backend/templates/admin_settings.html
index 79b6f1b..e8c4345 100644
--- a/backend/templates/admin_settings.html
+++ b/backend/templates/admin_settings.html
@@ -240,81 +240,89 @@
등록된 텔레그램 봇이 없습니다.
우측 상단의 '봇 추가' 버튼을 눌러 알림을 설정하세요.