Back to News
Wednesday, July 22, 2026
Zoho CRM - Loop Functionality in Kiosk Studio
Kiosk Studio now supports loops, letting you configure an action once and have it repeat automatically across multiple records or a set number of iterations. This removes the need to rebuild flows when the same steps must run many times.

Get weekly Zoho updates
Kiosk Studio in Zoho CRM now supports loop functionality, so you can configure logic once and have Kiosk Studio repeat it automatically instead of rebuilding the flow for each record.
- You can process multiple records automatically within a single flow.
- The same actions, such as updates, approvals, and emails, can run across several records.
- Loops are created by adding a loop connection between two Kiosk elements and defining the stop condition.
- A loop can run once for each record returned by a GetRecords element and stop when all records are processed.
- You can set a maximum iteration count as a static value of up to 100, or base it on field values from previous screens or actions.
- An End Manually button can be added to a screen so users can stop a loop and move to the next step.
- Nested loops are supported up to two levels, for cases such as processing each order and then each item within it.
- Fields configured inside a loop are only accessible within that loop, and records fetched inside a loop stay scoped to it.
- Loop executions, including nested loops, are capped at 100 iterations, and a loop cannot be deleted until its components are removed.
Availability: Standard edition and above; currently live for users of all DCs.