Cannot activate workflows

hi I am running a self hosted community server for N8N and am struggling activate my workflows as there is simply no activation button can someone please clarify if there is something I am missing

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @nico03 ,

This feature has been replaced by a new workflow system using a “Publish” button.

What you need to do

  1. Look for the “Publish” button. It is located in the top right corner of the workflow editor screen.
  2. Click “Publish.” This activates your workflow so it can run automatically.
  3. To deactivate a workflow, click the three-dot menu next to the “Publish” button and select the option to unpublish it.