diff --git a/apps/docs/app/developer-docs/integrations/n8n/page.mdx b/apps/docs/app/developer-docs/integrations/n8n/page.mdx
index 435bf8da75..baee65c386 100644
--- a/apps/docs/app/developer-docs/integrations/n8n/page.mdx
+++ b/apps/docs/app/developer-docs/integrations/n8n/page.mdx
@@ -26,15 +26,20 @@ export const metadata = {
# n8n Setup
-n8n allows you to build flexible workflows focused on deep data integration. And with sharable templates and a user-friendly UI, the less technical people on your team can collaborate on them too. Unlike other tools, complexity is not a limitation. So you can build whatever you want — without stressing over budget. Hook up Formbricks with n8n and you can send your data to 350+ other apps. Here is how to do it.
-
- Nail down your survey? Any changes in the survey cause additional work in the n8n node. It makes
- sense to first settle on the survey you want to run and then get to setting up n8n.
+ The Formbricks n8n node is currently only available in the n8n self-hosted version as a community node. To
+ install it go to "Settings" -> "Community Nodes" and install @formbricks/n8n-nodes-formbricks.
+n8n allows you to build flexible workflows focused on deep data integration. And with sharable templates and a user-friendly UI, the less technical people on your team can collaborate on them too. Unlike other tools, complexity is not a limitation. So you can build whatever you want — without stressing over budget. Hook up Formbricks with n8n and you can send your data to 350+ other apps. Here is how to do it.
+
## Step 1: Setup your survey incl. `questionId` for every question
+
+ Nailed down your survey? Any changes in the survey cause additional work in the n8n node. It makes sense to
+ first settle on the survey you want to run and then get to setting up n8n.
+
+
When setting up the node your life will be easier when you change the `questionId`s of your survey questions. You can only do so **before** you publish your survey.