hi all hope all is well just a concerning question, i have
how can i make sure my workflow works for all my clients i hope to sign on for them to use my systems? do i need to persuade them into getting a n8n subscription then import my project into there n8n platform.
i know how to do it with ghl because they already familiar, with whitelabling etc but how can i make sure each buisness i sign on has my exact system installed for the n8n side of things? like how do you guys do it with your clients do you persuade them to buy a n8n sub for your n8n automations to work in there systems/buisness?
please any answers, are greatly appreciated🙏🏼
1 Like
@linc0ln
I usually see people handle it in one of two ways: either you host and manage n8n yourself for all clients, or each client has their own n8n and you deploy your workflows there. If I were starting, I’d probably host it myself, because it’s much easier to keep the setup consistent and support everyone from one place. The main decision is whether you want to sell a managed service or hand over a system the client owns.
Hi @linc0ln!
Your workflow might be very wild if it can be used by anyone with any setup, first every client should have a different n8n instance so that you keep track of all their credentials differently , do not make them work, just ask them money and you create self hosted instances of each client and let your main flow get copied and settled up for that client with their credentials like Gmail, whatever.
Just tell your client about your service and charge them for n8n VPS also and that would be a better case as i do that and they love it cause at delivery i hand over that VPS to them so that they are in control for one off projects.