> For the complete documentation index, see [llms.txt](https://sogni.gitbook.io/sogni-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sogni.gitbook.io/sogni-docs/our-superapps/sogni-n8n-plugin.md).

# Sogni n8n plugin

The Sogni n8n plugin lets automation builders generate images, edit images, create videos, call Sogni chat models, check balances, and build creative workflows inside n8n.

### Who it is for

Automation builders, marketers, agencies, dev teams, internal-tools teams, and creators using n8n.

### How it works

Users install the community node, add Sogni credentials, and use Sogni nodes in workflows. The plugin supports image, video, and LLM generation, ControlNet, Qwen Image Edit, chat generation, model listing, and balance checks, with installation through n8n Community Nodes or npm.

### Sample Workflows

Form submission to generated campaign image, blog post to social asset, CRM event to personalized image, automated video generation, or approval workflows for creative assets.

### Workflows

Coming soon


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sogni.gitbook.io/sogni-docs/our-superapps/sogni-n8n-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
