Documentation Index
Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
Use this file to discover all available pages before exploring further.
Summary
App Builder lets you package any workflow into a standalone app that anyone can use - without ever seeing the canvas. Define what goes in, define what comes out, and everything in between runs behind the scenes. Publish it privately, share it with your team, or launch it to the Marketplace and earn credits every time someone runs it.Overview
If you’ve built a workflow you want to reuse or share with others - App Builder is how you turn it into a one-click experience. What you can do:- Hide the complexity: Collapse a multi-node workflow into a clean app with just inputs and outputs.
- Give users only what they need: Choose exactly which parameters users can control (prompts, uploads, settings) and lock down everything else.
- Add presets for instant results: Provide pre-filled prompts and reference images so users can generate without writing anything from scratch.
- Publish anywhere: Keep it private, share it with your team, or launch it to the Community Marketplace.
- Earn credits: Set your own pricing tier and earn credits every time someone uses or clones your app.
How It Works
Every app is built from a standard workflow with two special nodes:| Node | What It Does |
|---|---|
| Input Node | Collects everything the user controls - text prompts, image uploads, settings - into a single panel. This becomes the left side of your app. |
| Output Node | Displays the final result - the generated image, video, or audio. This becomes the center of your app. |
One Input Node + One Output Node = one app per canvas.
Getting Started
- Open any workflow on the canvas.
- Click the Builder tab in the left panel.
- Add an Input Node and an Output Node to your workflow.
- Switch between Editor (canvas view) and App (user-facing view) using the toggle at the top center.
The Builder Flow
App Builder walks you through four stages:Build
These pages cover how to create and configure your app.Create an App
Add Input and Output nodes to your workflow, expose parameters with “Set As Input,” add categorized presets, and preview the app view. One Input Node + One Output Node = one app per canvas.
Discover & Earn
These pages cover the marketplace and how credits work.App Marketplace
Publish apps to the Community Marketplace and earn credits every time someone uses or clones your app. Set your earning tier (None, Low, Medium, High) and track your income from the My Apps dashboard.
Key Concepts
| Concept | What It Means |
|---|---|
| Input Node | Collects all user-facing parameters (prompts, uploads, settings) into a single panel. Users interact with this when they use your app. |
| Output Node | Displays the final generated result (image, video, audio). Connects to the last generation node in your workflow. |
| Set As Input | A shortcut button on any node parameter that automatically connects its input handle to the Input Node — exposing it to app users. You can also connect handles manually by dragging on the canvas. |
| Presets | Pre-filled input options (prompt templates, reference images) organized by category. Makes apps easier to use out of the box. |
| Remix Access | When enabled, users can clone your app and modify the workflow behind it. You earn credits from every clone. |
| Monetization | Set an earning tier (0–30 credits) on top of the base generation cost. Earned credits are transferred to your account per use. |
| Versioning | Each republish creates a new version. Last 5 versions are archived. Users are notified when updates are available. |
Common App Patterns
Here are some popular ways creators use App Builder. Each pattern follows the same idea: the user provides simple inputs, and the workflow handles the rest.| Pattern | What Users Do | What the Workflow Does |
|---|---|---|
| Simple image generator | Type a prompt, click Run | Generates an image. Add presets for one-click generation. |
| Photo enhancer | Upload a photo | Edits, upscales, and outputs a polished version. |
| Talking-head video | Enter a script | Generates video, adds lipsync, combines audio — complete video with synced speech. |
| Batch ad creatives | Enter multiple prompts | Generates and resizes assets for every platform using Text Iterator. |
| Product photography | Upload one product shot | Produces multiple angle variations automatically. |
| Storyboard generator | Describe a scene | Creates numbered frames ready for animation using Split Image. |

