> ## 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 Managed 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 conversations 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 conversations 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 conversation data
  </Card>

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

## Other Integration Options

<CardGroup cols={2}>
  <Card title="Web & Mobile" icon="desktop" href="/integrations/web">
    Add Beyond Presence Managed Agents to your website or web app.
  </Card>

  <Card title="Voice Agents" icon="microphone" href="/integrations/voice-agents">
    Add avatar video to your existing LiveKit voice pipeline
  </Card>
</CardGroup>


## Related topics

- [Web & Mobile Integration](/integrations/web/index.md)
- [Speech-to-Video Integration for Voice Agents](/integrations/voice-agents/index.md)
- [Choose Path](/get-started/choose-path.md)
- [Introduction](/get-started/index.md)
- [Webhook Events](/concepts/agents/webhook-events.md)
