Enable workflow when offline / laptop closed

Describe the problem/error/question

My workflow works great while my laptop is open, but doesn’t run when closed. I have a schedule trigger to execute the workflow. How do I enable the workflow to continue whilst I’m offline?

Information on your n8n setup

  • n8n version: Running version [email protected]
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud,
  • Operating system: MacOS / Chrome

@Optimo welcome to the community

Is this related to your question?

https://medium.com/@speaktoharisudhan/zero-cost-n8n-workflow-deployment-24-7-runtime-read-this-68652af7d2c8

1 Like

Thanks for sharing - it looks like it could be.

Im willing to set up through third party apps like render, but Im curious if this is something n8n cloud can do without third parties?

Thanks for the welcome too :slight_smile:

n8n Cloud can handle continuous execution, but it requires a paid plan. The free tier has limitations, like instance sleeping. If you upgrade to a paid plan, you can run workflows 24/7 without third party services.

1 Like

We do have a paid plan (starter, for now). Is instance s;eeping something we need to deactivate?

No instance sleeping only happens when there is no activity.

1 Like

So the workflow should run with laptop closed because were on cloud/paid plan. Is there any reason it wouldnt be?

Thanks again for your help so far

Yes your workflow should run even when your laptop is closed

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.