How to know which user edited/modified a workflow?

Hello,

Is there any way to know which user edited/modified a n8n workflow ?
Or which user triggered a manual execution of a workflow ?

We are several users collaborating on the workflow and I need to know who pocessed to the last changes.

I checked both on logs and on the Database, but have not found such infos

Yoann

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

hello @Yoann

n8n has a Log Streaming, but it’s an enterprise feature :slight_smile:

2 Likes

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