Klang

Building your first flow

Create a flow that summarizes a meeting automatically.

In this walkthrough you will create a flow that takes a meeting transcript and generates a summary. Once built, you can run it on any file or set it to trigger automatically.

Create a new flow

  1. In the top-left corner, click the Klang button to open the menu

The Klang menu with navigation options

  1. Click Flows

The flows page shows your existing flows and available templates.

The flows page with templates and a button to create a new flow

  1. Click Create new flow or pick a template to start from

For your first flow, a summary template is a good choice. It comes pre-configured with an input node, an AI summarization node, and an output — so you have a working flow right away.

Understand the editor

The flow editor has three main areas:

The flow editor with canvas, sidebar, and node settings

  • Canvas (center) — Your nodes and the connections between them. Drag to pan, scroll to zoom.
  • Bottom toolbar — Contains the New node button for adding nodes, undo/redo, zoom controls, and the Run button.
  • Right sidebar — Shows the flow structure grouped by step: Start when, Process with, and Send to. Click a node here or on the canvas to configure it.

Changes are saved automatically as you work.

Customize a node

  1. Click any node on the canvas to open its settings panel
  2. Edit the fields — for example, in a summarization node you can change the prompt to focus on action items, decisions, or a specific topic
  3. Close the panel or click another node to move on

The node settings panel with prompt and output options

To add a new node, click New node in the bottom toolbar and choose a node type. Connect it to other nodes by dragging from one node’s output handle to another node’s input handle.

Run the flow

  1. Click Run in the top-right corner of the editor
  2. In the dialog, select a meeting or file as input

The run flow dialog with a file picker

  1. Click Run
  2. Watch the progress on each node as the flow processes your file
  3. Review the result when the flow finishes

If the output is not what you expected, go back and adjust the node settings, then run again.

Set up a trigger

A trigger runs the flow automatically whenever new content matches your criteria.

  1. Click Automate in the flow editor
  2. Choose what should start the flow — for example, all new transcriptions, or files uploaded to a specific folder
  3. Optional: Filter by file type or folder
  4. Save the trigger

The trigger setup with file type and folder options

The trigger shows as active on the flows page. You can pause or resume it at any time.

Next steps

Was this article helpful?

Your feedback helps us improve our documentation.

Kling

Need more help?

Our support team is here to help you.

Contact Support