🎲Instances

An Instance is attached to a Block. It is essentially a Parameterized Block, with its own execution History. Multiple Instances can exist for the same Block. It can be run individually, inside a Flow or be scheduled.

Creating an Instance

Go to /instance/create/

Wait for Dynamic Parameters to finish rendering. Choose any Multi-Choice and Dynamic Parameters as Defaults for your Instance.

Click Create.

Running an Instance

Go to /instance/list/ and choose an Instance to Run.

Wait for Dynamic Parameters to finish rendering before clicking Play.

The Run Page has the following capabilities:

  • Job execution history

  • Links to artifacts and viewing console log of different runs.

  • Overriding specific parameters for your next executions.

  • Console full screen.

  • Scheduling with current chosen parameters.

Last updated