diff --git a/src/khoj/interface/web/assets/khoj.css b/src/khoj/interface/web/assets/khoj.css
index 3c3536a7..1c57fbce 100644
--- a/src/khoj/interface/web/assets/khoj.css
+++ b/src/khoj/interface/web/assets/khoj.css
@@ -199,7 +199,7 @@ img.khoj-logo {
border: 3px solid var(--primary-hover);
}
-@media screen and (max-width: 700px) {
+@media screen and (max-width: 1000px) {
.khoj-nav-dropdown-content {
display: block;
grid-auto-flow: row;
@@ -215,7 +215,7 @@ img.khoj-logo {
}
}
-@media only screen and (max-width: 700px) {
+@media only screen and (max-width: 1000px) {
div.khoj-header {
display: grid;
grid-auto-flow: column;
diff --git a/src/khoj/interface/web/utils.html b/src/khoj/interface/web/utils.html
index f9372482..b2d719cb 100644
--- a/src/khoj/interface/web/utils.html
+++ b/src/khoj/interface/web/utils.html
@@ -10,6 +10,9 @@
Agents
+
+
+ Automate
{% if has_documents %}