diff --git a/src/components/cylc/Drawer.vue b/src/components/cylc/Drawer.vue
index a02492689..3679b3644 100644
--- a/src/components/cylc/Drawer.vue
+++ b/src/components/cylc/Drawer.vue
@@ -38,16 +38,8 @@ along with this program. If not, see .
Dashboard
-
-
- {{ $options.icons.mdiGraphql }}
-
- GraphiQL
-
+
Workflows
diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue
index 71d047378..c414407e6 100644
--- a/src/views/Dashboard.vue
+++ b/src/views/Dashboard.vue
@@ -153,6 +153,19 @@ along with this program. If not, see .
The complete Cylc documentation
+
+
+ {{ $options.icons.mdiGraphql }}
+
+
+ GraphiQL
+
+
+ Explore the Cylc GraphQL API
+
+
@@ -161,7 +174,15 @@ along with this program. If not, see .