Skip to content

Routine

Routine is a collection of connected blocks to automate a process. When running the routine, it will start executing from the trigger block and then to a block that connects to it afterward. The routine execution ends when all the blocks are executed. And you can view the routine executions in the routine logs.

Export and import a routine

The routine in Brainwrite Swift is saved in JSON format. And you can export this JSON file and import it into Brainwrite Swift . To export a routine, click the ellipsis icon () and select the "Export" menu.

Export routine

And to import the routine, open the Brainwrite Swift dashboard, click the arrow down icon, click the "Import routine" menu, and select the JSON file.

Import routine