Hey everyone!
Quick question — I’m using n8n (thinking on upgrading to Pro) and I’m planning to build and sell automations to a few clients.
Can I do that under my own account, or does each client need to have their own n8n account with a paid plan?
Just trying to understand what’s allowed in terms of reselling or using my workspace for client projects. Would love to hear how others are handling this too!
Thanks! 
Hey @Eter_Growth Welcome to the community
Please refer to the following threads
To my understanding, your clients will need separate instances.
actually @Egreentech just posted a theoretical solution that should work for dynamic injection of oAuth credentials that would allow the multi-tenant setup we’re all hoping for on a single n8n instance: Possible to do multi-tenant workflows that can reference credentials dynamically? - #17 by Egreentech
Have not confirmed that it works yet but sounds very promising and is consistent with how I’d expect it would need to work capturing the oAuth tokens for each user and logging those in an external db. Monitor that thread as sounds like @Egreentech is planning to write up a formal blog post tutorial that documents setup.
1 Like