> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bey.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# n8n Workflows

> Workflow automation with Beyond Presence agents and webhooks

Beyond Presence provides an [official n8n node](https://n8n.io/integrations/beyond-presence/) for no-code workflow automation. The node enables creating agents to manage calls and processing webhook events effortlessly.

See the [n8n node documentation](https://github.com/bey-dev/n8n-nodes-beyondpresence#readme) for setup instructions and features overview.

## Ready-Made Templates

Explore these free templates to build your workflow automation:

<CardGroup cols={3}>
  <Card title="Call Analysis" icon="chart-bar" href="https://n8n.io/workflows/4436">
    Analyze calls with GPT-4 and save insights to Google Sheets
  </Card>

  <Card title="Sales Intelligence" icon="chart-line-up" href="https://n8n.io/workflows/4454">
    Real-time lead scoring from call data
  </Card>

  <Card title="HR Interview System" icon="users" href="https://n8n.io/workflows/4514">
    Automated interview processing and scoring
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Managed Agents" icon="robot" href="/integrations/managed-agents">
    Zero-infrastructure deployment with built-in optimizations and automatic scaling
  </Card>

  <Card title="Speech-to-Video" icon="user" href="/integrations/speech-to-video">
    Add avatar video streams to existing voice agents with full component control
  </Card>
</CardGroup>
