--- title: RabbitMQ node documentation description: Learn how to use the RabbitMQ node in n8n. Follow technical documentation to integrate RabbitMQ node into your workflows. contentType: [integration, reference] priority: medium --- # RabbitMQ node Use the RabbitMQ node to automate work in RabbitMQ, and integrate RabbitMQ with other applications. n8n has built-in support for a wide range of RabbitMQ features, including accepting, and forwarding messages. On this page, you'll find a list of operations the RabbitMQ node supports and links to more resources. ```{note} Credentials Refer to [RabbitMQ credentials](/08-0-0-Workflow/integrations/builtin/credentials/rabbitmq.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Delete From Queue * Send a Message to RabbitMQ ## Templates and examples