In n8n Version 2.1.4 the active workflow button doesn't exist?

In n8n Version 2.1.4 the active workflow button doesn’t exist
i use docker every thing work but i can’t find active workflow
i set telegram or webhook trigger and nothing happen if any one face the same problem tell me how to fix this

1 Like

Hey @first_test !
Now as you can see is called “PUBLISH” next to your red rectangle, and a green checkmark.

Cheers!

edit: To “Unpublish” just go to the 3 dots

1 Like

Thank you for you help

1 Like

What changed in n8n v2

:cross_mark: Old (v1.x)

  • There was a clear Active / Inactive toggle in the top bar

:white_check_mark: New (v2.x)

  • Save ≠ Activate

  • Workflows must be Published

  • Triggers behave differently in Editor vs Production

That blue area you circled is NOT missing — it was intentionally removed.


:white_check_mark: HOW TO FIX IT (step by step)

:white_check_mark: :one: You MUST click Publish

In v2, Publish = Activate

Top-right buttons:

  • Save → saves draft

  • Publish → makes workflow live

:backhand_index_pointing_right: If you only click Save, triggers will NOT run.

:white_check_mark: Click Publish (not just Save)
and you will find unpublished when you click on the three point you will find it

1 Like