diff --git a/app/models/communication/website/index_page.rb b/app/models/communication/website/index_page.rb
index 2e11d4a2317138fb6e54aea3c8946a29ebb80a61..4c80742baaf0e5c20f062c70e072ae5a84e4a355 100644
--- a/app/models/communication/website/index_page.rb
+++ b/app/models/communication/website/index_page.rb
@@ -41,6 +41,7 @@ class Communication::Website::IndexPage < ApplicationRecord
     legal_terms: 80,
       sitemap: 81,
       privacy_policy: 82,
+    organizations: 90,
     persons: 100,
       administrators: 110,
       authors: 120,