diff --git a/public/docs-static/img/manage/team/single-sign-on/zoho-idp/assign-users.png b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/assign-users.png
new file mode 100644
index 00000000..07106796
Binary files /dev/null and b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/assign-users.png differ
diff --git a/public/docs-static/img/manage/team/single-sign-on/zoho-idp/client-credentials.png b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/client-credentials.png
new file mode 100644
index 00000000..be0fec41
Binary files /dev/null and b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/client-credentials.png differ
diff --git a/public/docs-static/img/manage/team/single-sign-on/zoho-idp/configure-oidc-app.png b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/configure-oidc-app.png
new file mode 100644
index 00000000..a7f766bf
Binary files /dev/null and b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/configure-oidc-app.png differ
diff --git a/public/docs-static/img/manage/team/single-sign-on/zoho-idp/create-custom-app.png b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/create-custom-app.png
new file mode 100644
index 00000000..b2f4e058
Binary files /dev/null and b/public/docs-static/img/manage/team/single-sign-on/zoho-idp/create-custom-app.png differ
diff --git a/src/pages/manage/team/single-sign-on/index.mdx b/src/pages/manage/team/single-sign-on/index.mdx
index ce7e2b35..5c685c08 100644
--- a/src/pages/manage/team/single-sign-on/index.mdx
+++ b/src/pages/manage/team/single-sign-on/index.mdx
@@ -93,3 +93,9 @@ to integrate with NetBird. Below are the steps to set up different OIDC-complian
[AWS Cognito](https://aws.amazon.com/cognito/) is a fully managed customer identity and access management (CIAM) service from Amazon Web Services. It provides authentication, authorization, and user management for web and mobile applications, with native support for OpenID Connect, OAuth 2.0, and SAML 2.0.
+
+### Zoho
+
+[Zoho Directory](https://www.zoho.com/directory/) is a cloud-based identity and access management platform that provides single sign-on, multi-factor authentication, and user lifecycle management. It supports OpenID Connect, OAuth 2.0, and SAML, and lets you register NetBird as a custom OIDC application.
+
+
diff --git a/src/pages/manage/team/single-sign-on/zoho.mdx b/src/pages/manage/team/single-sign-on/zoho.mdx
new file mode 100644
index 00000000..2ae12517
--- /dev/null
+++ b/src/pages/manage/team/single-sign-on/zoho.mdx
@@ -0,0 +1,76 @@
+import {Note} from "@/components/mdx";
+
+# Zoho on NetBird Cloud
+
+You can use Zoho as your Identity Provider with NetBird, but it will require some additional configuration steps. Zoho Directory is a cloud-based identity and access management platform that provides single sign-on, multi-factor authentication, and user lifecycle management, with support for OpenID Connect, OAuth 2.0, and SAML.
+
+NetBird integrates with Zoho as a custom OIDC application.
+
+
+
+
+
+
+
+
+
+