Here’s a clean, well-structured Markdown version you can paste directly into an n8n Community post:
Data Tables Permissions in Protected Instance (Staging)
Hello n8n community ![]()
I’m currently using n8n Self-Hosted (Business plan) with multiple environments:
-
Development environment -
Staging environment (configured as a Protected Instance)
Problem / Question
In my Development environment, everything works as expected:
-
Modify workflows -
Manage Data Tables -
Import CSV files into Data Tables
However, in Staging (Protected Instance), permissions appear to be more restricted.
Observed Behavior
As a member of the Protected Instance, I can:
- Edit and update credentials
But I cannot:
-
Modify Data Tables
-
Import data (e.g. CSV files) into Data Tables
-
Make any changes to Data Tables
Questions
-
Is this behavior expected by design for Protected Instances?
-
Are Data Tables intentionally read-only in a Protected Instance?
-
Is there a way to:
-
Grant permission to modify Data Tables in Staging?
-
Temporarily allow CSV imports while keeping the instance protected?
-
-
If this is not supported, what is the recommended deployment workflow for:
- Managing Data Tables between Development → Staging?
Thanks in advance for your help and for sharing best practices!
Any clarification or documentation reference would be greatly appreciated.