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

Hey there

In self hosted n8n Community Edition, projects aren’t supported, so you can’t use Workflow Agents.

You can try to Export the workflow as JSON and share/import it manually, or upgrade to n8n Cloud/Enterprise to use projects and agents.

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.