diff --git a/docs/support/README.md b/docs/support/README.md
new file mode 100644
index 0000000000..ad10085875
--- /dev/null
+++ b/docs/support/README.md
@@ -0,0 +1,13 @@
+# Welcome to Lens support
+Here you will find different ways of getting support for Lens.
+
+## Community Slack Channel
+We have an active and growing community! Ask a question, see what's being discussed, get insights to up and coming features, help others, join the conversation on our community slack here
+
+## Open Source Github Repository
+Search feature requests, submit an idea, review existing issues, or open a new one at our Github repository here
+
+## Enterprise Support
+If you are interested in paid support options designed for enterprises to cover Lens usage at scale please see the following links:
+
+- Mirantis
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index cf0c066dc8..80a75c6dc0 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -42,7 +42,7 @@ nav:
- Documentation: contributing/documentation.md
- Maintainers: contributing/maintainers.md
- Promotion: contributing/promotion.md
-
+ - Support: support/README.md
- FAQ: faq/README.md
theme:
name: 'material'