Chave de ativação do workflow

como ativar meu workflow?no meu n8n não aparece chave de ativação

You’ll need to make sure you’re looking in the right place to activate your workflow. Open the workflow editor, and in the top right corner, you should see an “Active/Inactive” toggle. If you still don’t see it, double-check that you’re on the latest version of n8n, as this feature is standard.

1 Like

Obg, resolvido, reinstalei o n8n, e a ativação do workflow está funcionando automaticamente. Preferia ativação manual mesmo, com botão

glad the reinstall worked. for manual activation - go to Settings → Workflows in n8n, there should be an option to disable “Activate workflows automatically” or something similar

or if you just want control per workflow, you can leave em inactive by default and only toggle the ones you want running. the toggle in the top right corner of each workflow editor is the manual control

that way you can build/edit without accidentally triggering stuff. what i usually do is build with it off, test it, then flip it on when its ready

let me know if the setting isnt showing up in your version