flows
as an app. You can update the app by making changes to the underlying flow and saving it.


Inputs
You can add inputs to your app by adding input blocks to your flow. This will create an interface for you in the app view to collectOutputs
If you want display any data processed by block in your app. You need to connect output blocks to those data handles in flow.

Accessing App
You can find the link to your app view inShare
(rocket icon) tab > App View



