Please help. I can't find the "Save" button for the chatbot that I have created to publish. I am using n8n version 2.4.6

The idea is:

My use case:

I think it would be beneficial to add this because:

Any resources to support this?

Are you willing to work on this?

Anyone that can help please? I have created a workflow/chatbot and would like to publish it. However, I can’t find the save button/icon beside publish to make it go live. I am using n8n version 2.4.6. I wonder what I may be missing. I am new to the platform, and this is my first workflow that I am creating here.

They have implemented autosave.

In n8n, there is no longer a separate “Save” button:

  • every change is saved automatically;

  • the “Publish” button is only used to make the workflow active.

1 Like

Thanks a lot for your input.