diff --git a/static/icons/layers.svg b/static/icons/layers.svg
new file mode 100644
index 0000000..a36c416
--- /dev/null
+++ b/static/icons/layers.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/src/App.vue b/static/src/App.vue
index 383194c..5a30ab6 100644
--- a/static/src/App.vue
+++ b/static/src/App.vue
@@ -50,26 +50,41 @@
@personal="openPersonalPage"
@delete="deleteConversation"
@duplicate="duplicateConversation"
+ @toggle-workspace="handleWorkspaceToggle"
/>
-