---
title: "n8n Plugin (Deprecated)"
sidebarTitle: "n8n"
description: "DEPRECATED: replaced by @elizaos/plugin-n8n-workflow. N8n workflow integration plugin."
---

> **Deprecated.** This plugin has been replaced by [`@elizaos/plugin-n8n-workflow`](/plugin-registry/n8n-workflow). Use the n8n-workflow plugin for all new integrations.

**Package:** `@elizaos/plugin-n8n`

## Overview

The n8n plugin provided workflow automation integration for Eliza agents. It has been superseded by the n8n-workflow plugin, which offers improved workflow management and execution.

## Migration

Install the replacement plugin instead:

```bash
eliza plugins install n8n-workflow
```

See the [n8n-workflow documentation](/plugin-registry/n8n-workflow) for configuration and usage.
