diff --git a/docs/apis-tools/community-clients/index.md b/docs/apis-tools/community-clients/index.md
index 7cb42f3b9fc..cfe88f107db 100644
--- a/docs/apis-tools/community-clients/index.md
+++ b/docs/apis-tools/community-clients/index.md
@@ -9,7 +9,7 @@ import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
:::note
-Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers.
+Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers. Please evaluate each client to make sure it meets your requirements before using.
:::
:::tip
@@ -30,11 +30,13 @@ In addition to the core Camunda-maintained clients, there are a number of commun
- [Ballerina](https://github.com/camunda-community-hub/ballerina-zeebe)
- [C#](c-sharp.md)
-- [Micronaut](micronaut.md)
+- [Delphi](https://github.com/camunda-community-hub/DelphiZeeBeClient)
+- [EJB](https://github.com/camunda-community-hub/zeebe-ejb-client)
+- [Micronaut](https://github.com/camunda-community-hub/micronaut-zeebe-client)
- [Python](python.md)
- [Ruby](ruby.md)
- [Rust](rust.md)
-- [Spring](spring.md)
+- [Spring](spring.md) – The Spring integration is a community extension that allows you to easily leverage Zeebe within your Spring or Spring Boot environment.
- [Quarkus](quarkus.md)
@@ -55,6 +57,7 @@ In addition to the core Camunda-maintained clients, there are a number of commun
- [Web Modeler - Java](https://github.com/camunda-community-hub/web-modeler-java-client)
+- [Console - Go](https://github.com/camunda-community-hub/console-customer-api-go)
diff --git a/versioned_docs/version-8.5/apis-tools/community-clients/index.md b/versioned_docs/version-8.5/apis-tools/community-clients/index.md
index 7cb42f3b9fc..cfe88f107db 100644
--- a/versioned_docs/version-8.5/apis-tools/community-clients/index.md
+++ b/versioned_docs/version-8.5/apis-tools/community-clients/index.md
@@ -9,7 +9,7 @@ import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
:::note
-Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers.
+Camunda extensions found in the [Camunda Community Hub](https://github.com/camunda-community-hub) are maintained by the community and are not part of the commercial Camunda product. Camunda does not support community extensions as part of its commercial services to enterprise customers. Please evaluate each client to make sure it meets your requirements before using.
:::
:::tip
@@ -30,11 +30,13 @@ In addition to the core Camunda-maintained clients, there are a number of commun
- [Ballerina](https://github.com/camunda-community-hub/ballerina-zeebe)
- [C#](c-sharp.md)
-- [Micronaut](micronaut.md)
+- [Delphi](https://github.com/camunda-community-hub/DelphiZeeBeClient)
+- [EJB](https://github.com/camunda-community-hub/zeebe-ejb-client)
+- [Micronaut](https://github.com/camunda-community-hub/micronaut-zeebe-client)
- [Python](python.md)
- [Ruby](ruby.md)
- [Rust](rust.md)
-- [Spring](spring.md)
+- [Spring](spring.md) – The Spring integration is a community extension that allows you to easily leverage Zeebe within your Spring or Spring Boot environment.
- [Quarkus](quarkus.md)
@@ -55,6 +57,7 @@ In addition to the core Camunda-maintained clients, there are a number of commun
- [Web Modeler - Java](https://github.com/camunda-community-hub/web-modeler-java-client)
+- [Console - Go](https://github.com/camunda-community-hub/console-customer-api-go)