diff --git a/docs/source/development-testing/developer-tooling.md b/docs/source/development-testing/developer-tooling.md
index 2c9fa5c7b0..c28ee59be9 100644
--- a/docs/source/development-testing/developer-tooling.md
+++ b/docs/source/development-testing/developer-tooling.md
@@ -43,6 +43,12 @@ Find more information about contributing and debugging on the [Apollo Client Dev
## Apollo Client Devtools in VS Code
+
+
+This feature is currently released as "experimental" - please try it out and give us feedback in our [GitHub issues](https://github.com/apollographql/vscode-graphql/issues)!
+
+
+
* Install the Apollo VS Code extension: [start installation](vscode:extension/apollographql.vscode-apollo) | [marketplace page](https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo)
* Set the "Apollographql > Dev Tools: Show Panel" setting to "detect" or "always" in the VS code settings dialog.