diff --git a/workflow.routing.yml b/workflow.routing.yml
index 06bb473..186f8fc 100644
--- a/workflow.routing.yml
+++ b/workflow.routing.yml
@@ -45,6 +45,7 @@ entity.node.workflow_history:
     _custom_access: '\Drupal\workflow\Controller\WorkflowTransitionListController::historyAccess'
     _module_dependencies: 'node'
   options:
+    _admin_route: TRUE
     parameters:
       entity:
         type: entity:{entity_type}
