N8N Chathub for free (self-hosted) tier

Describe the problem/error/question

Under my self-hosted (railway.com) n8n, it’s currently under community version, i guess. Hence i have no project folder. In that case, how could i share my chat workflow as “workflow agent”? coz it required to move the published workflow into a project. So far i can only publish the workflow and unable to move it into project

Information on your n8n setup

  • n8n version: 2.1.4
  • Database (default: SQLite): Postgres/Redis (railway template)
  • n8n EXECUTIONS_PROCESS setting (default: own, main): n/a
  • Running n8n via (Docker, npm, n8n cloud, desktop app): railway template
  • Operating system: railway template

That’s not correct - Projects are not required for workflow agents. Just create a workflow with a new(!) chat trigger. This is important because the old version of the chat trigger will not make your workflow discoverable by ChatHub.

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