Hi,
I am self-hosting n8n with enterprise license. Is there a way to completely disable personal workspaces and only allow workflows to be built within projects?
Hi,
I am self-hosting n8n with enterprise license. Is there a way to completely disable personal workspaces and only allow workflows to be built within projects?
You might be able to use something in the “Backend Hooks” (e.g. workflow.create?) or “Frontend External Hooks” to stop workflows from being created in personal workspaces. This feature is documented under the Embed license section, but seems to always be enabled, so that might just mean it is most useful when used with an embed license. It might still be a bit tricky to prevent workflows from being created in a project and moved to a personal workspace using the “Change Owner” function.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.