Help
Guide for the BeatStack visual Suno prompt editor. This page is indexable for search engines and AI assistants.
Frequently asked questions
How do I add nodes to the canvas?
- Drag node types from the left palette onto the canvas. You can place one node of each type per canvas.
How does prompt segment order work?
- Connect output ports to input ports on other nodes. The assembled Suno prompt follows the topological order of those connections.
How do I auto-configure nodes with AI?
- Use "Describe your song" in the AI panel to fill node values from a text description. Requires GEMINI_API_KEY on the server.
How do I save or share my graph?
- Use Presets in the top bar to save locally. Share copies a URL with your graph encoded in the query string.
How do I save generations to a workspace?
- Save generations to a workspace from the output panel. Workspaces live in your browser library.
What does Randomize do?
- Randomize picks random values for every node on the canvas to explore new prompt combinations quickly.
How do I back up a graph?
- Export / Import JSON downloads or restores the full node graph, including positions and connections.
What does Ctrl+S (or ⌘S) do?
- Opens the presets sheet so you can save the current graph.
What does Ctrl+Z (or ⌘Z) do?
- Undoes the last graph change (add, remove, connect, drag, delete, randomize, or AI apply).