> For the complete documentation index, see [llms.txt](https://help.imagine.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.imagine.art/workflows/welcome-to-workflows.md).

# Welcome to Workflows

Welcome to **Workflows**! With our visual node system, you can connect multiple AI models and tools seamlessly to create powerful pipelines for generating content and automating creative tasks. This guide will take you step by step through the platform, ensuring that you get the most out of Workflows.

{% embed url="<https://www.youtube.com/watch?v=5KIJpSAPLvA>" %}

## Why Workflows?

***Traditional design tools make you work harder, not smarter.***

We believe that designers shouldn't spend hours on repetitive tasks when they could be focusing on what matters most: **creative vision and strategic thinking**.

***Current AI tools are one-dimensional and lack creative control.***

Traditional AI design tools force you to choose between power and simplicity. Often, you end up juggling multiple platforms or accepting limitations. Workflows removes these obstacles by providing:

* **All Models in One Place**: Over 50+ AI models are unified on one canvas, eliminating the need to switch between multiple platforms.
* **Smart Organization**: Use sections, pages, and folders to keep your workspace organized and clutter-free.
* **Collaboration**: Share your workflows easily with your team.
* **Professional Power**: Node-based control with an intuitive interface.

### **Jump right in**

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Core Concept</strong></td><td data-object-fit="cover"><a href="/files/kJnsNyV02fYh9Y5QnzWr">/files/kJnsNyV02fYh9Y5QnzWr</a></td><td><a href="/pages/SS4vOAiGUEGGdNQgTgel">/pages/SS4vOAiGUEGGdNQgTgel</a></td></tr><tr><td><strong>Nodes</strong></td><td data-object-fit="contain"><a href="/files/rzwC4CAeAF8AVxAfAYuR">/files/rzwC4CAeAF8AVxAfAYuR</a></td><td><a href="https://help.imagine.art/workflows/nodes">https://help.imagine.art/workflows/nodes</a></td></tr><tr><td><strong>Canvas Interface Walkthrough</strong></td><td data-object-fit="contain"><a href="/files/VYqgCrtHk3p88VHMZ6xu">/files/VYqgCrtHk3p88VHMZ6xu</a></td><td><a href="/pages/16i3vnY15UbO98M1ZJZY">/pages/16i3vnY15UbO98M1ZJZY</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.imagine.art/workflows/welcome-to-workflows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
