n8n
Connect n8n automation workflows with Respan for LLM observability.
n8n is an open-source workflow automation platform. It provides a visual interface for connecting apps and services, with built-in AI nodes for LLM operations, making it easy to build AI-powered automations.
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
Setup
Install the Respan n8n node package
Install the community node package in your n8n instance:
After installation, restart n8n so the new node becomes available.
What gets traced
Once the Respan node is connected, the following data is captured automatically:
- Workflow executions — Each workflow run is logged as a trace in Respan
- AI node LLM calls — Requests and responses from AI nodes (OpenAI, Anthropic, etc.)
- Input/output per node — The data flowing into and out of each traced node
- Execution time and status — Duration and success/failure state of each execution