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

# n8n Workflows

> n8n is an open-source workflow automation platform that integrates with VideoDB. Build visual workflows to process videos, extract insights, and distribute content.

## Available Workflows

<CardGroup cols={2}>
  <Card icon="users" title="Meeting Intelligence" href="/pages/automate/n8n/n8n-workflow-meeting-intelligence">
    Automate meeting recording, AI analysis, and multi-platform distribution
  </Card>

  <Card icon="volume-2" title="Video Dubbing" href="/pages/automate/n8n/n8n-workflow-dubbing">
    Dub videos into different languages and save to Google Drive
  </Card>

  <Card icon="type" title="Subtitle Generation" href="/pages/automate/n8n/n8n-workflow-subtitle-generation">
    Generate and embed professional subtitles in videos
  </Card>

  <Card icon="youtube" title="YouTube to Notion" href="/pages/automate/n8n/n8n-workflow-youtube-notion">
    Monitor YouTube channels and create summaries in Notion
  </Card>

  <Card icon="hubspot" title="HubSpot CRM Sync" href="/pages/automate/n8n/n8n-workflow-hubspot-crm">
    Extract sales call insights and sync to HubSpot CRM
  </Card>

  <Card icon="clipboard-check" title="Interview Evaluation" href="/pages/automate/n8n/n8n-workflow-interview-evaluation">
    Generate structured candidate evaluations from interviews
  </Card>

  <Card icon="list-check" title="Meeting Summaries" href="/pages/automate/n8n/n8n-workflow-meeting-summaries">
    Create meeting summaries with action items and decisions
  </Card>
</CardGroup>

## Getting Started

To use VideoDB with n8n, you need:

1. A running n8n instance (cloud or self-hosted)
2. A VideoDB API key from the [VideoDB Console](https://console.videodb.io)

Each workflow guide includes prerequisites, step-by-step instructions, and video tutorials.
