Local n8n not using my cloud plan

Hi,

I’m developing locally using a Docker container to run n8n, and I also have a Cloud Starter Plan that production workflows run in. I’ve hit the limit for active workflow evaluations in the local docker container version, and when I click the link to upgrade, I can’t seem to find an option to apply my existing cloud plan, it just takes me to the cloud version.

Do I need to be on the Business Plan, (which is well outside my price range), to access the same features locally that I’m already paying for in the cloud?

We’re using n8n to manage workflows that are tightly integrated with our application, and I rely on evaluations to test workflows against the localhost version of the application to gain confedence before release.

Any guidance on how to access the features of the cloud plan in my local development environment would be a huge help. Or let me know if this is not a feature supported.

Self-hosted and cloud plans are not related in any form or way. From what I know, you cannot apply your cloud plan to your self-hosted instance.

Cloud instance and your local docker n8n are seperate instances.

Just treat them as 2 individual.

So what you can do is copy the workflow to the cloud instance and run the evaluations.