Flow Settings
In this area, you can perform additional configurations, such as editing and deleting connected accounts, creating, editing, and deleting variables, modifying execution settings, creating alerts at different stages of flow execution, and setting preferences.
By clicking the "Settings" button in the Flow's Top Menu, the screen displays five tabs:

Below are the details of each tab's settings:
Connected Accounts
This is the main place for maintaining your accounts, which can be used in any module or flow. Here you can connect accounts or view, edit or delete accounts already connected, separated by authentication type.
When you access it, note that the configuration of connected accounts is divided into two tabs: All accounts and Manage flow accounts.
All accounts
In this tab, you will find the accounts you have previously authorized. To view them, simply choose the type of connectivity and the type of authentication (variable according to the previous choice).
When there are previously registered connected accounts, they will appear below, indicating the account name and type, as well as the edit and delete options.
Find out more about editing and deleting connected accounts here.
Add account
You can add a connected account from this area. To do this:
Select the connectivity type and authentication type.
Note that the "Add account" option will then be active for you to click on.
After clicking "Add account", a window will appear for you to fill in.
Finally, click on "Create account".
Learn more about the types of connectivity and authentication here.
Manage flow accounts
In this tab, you can manage the connected accounts for the current flow.
New account
Select a new connected account for the current flow. To do this, simply click on the checkbox and choose the appropriate option.
Finally, click on "Save changes".
Manage accounts
To edit or delete a previously registered connected account, click on "Manage accounts". You will then be shown a modal for choosing the type of connectivity and the type of authentication. If there are previously registered connected accounts, they will be shown just below the fields. In this area you can also add a new connected account.
Find out more about manage connected accounts here.
Variables
Here you can view, create, edit and delete flow, integration or context variables, which you can use in the same flow or in different flows of the same integration, avoiding unnecessary repetition and facilitating data manipulation.
A practical example would be to create a flow variable designed to fill in the email field. This would avoid the need to type it in repeatedly if we needed to use it in several operations within the same flow.
Flow variables can only be used within the flow in which they were created.
The same example can be done on the Integration tab, except that in this case the same variable can be used by any integration flow. On the Context tab, you will create variables that change according to the context.
Add variable
To add a variable, simply click "Add variable". Skyone Studio will open a window with the following fields:
Name: Enter an identifying name for the variable.
Description: Briefly describe the purpose of the variable.
Type: Select the data format (e.g., text, number, boolean, etc.).
Sensitive data: Enable to hide variable values if the module is shared.
Isolate on execution?: Defines that changes to the variable value occur only during the current execution. Read more in Isolate on execution: concept and application in variables.
Use lock?: Enable to control concurrency and prevent multiple processes from altering the variable simultaneously. Read more in Lock: concept and application in variables.
Value: Enter the initial content of the variable.
After filling in the fields, click "Save information".
The Lock and Isolate on Execution functions are mutually exclusive. Activating them simultaneously will result in an error. This occurs because if a variable is isolated (private to each flow), there is no risk of concurrency that would justify the use of a lock.
Execution settings
In this tab, you can configure the flow executions:
Execution settings
Maximum execution time: Some flows can be long, with multiple calls, and last several minutes or even days. The value here sets the limit for stopping the flow and marking it as "failed", preventing it from getting stuck at any step. To set it, select the number and time measure (minutes or hour) you want.
Execute flow synchronously: causes the flow to be executed synchronously, i.e. simultaneously.
Run flow as dedicated (exclusive): executes the flow using a dedicated instance, allowing for higher concurrency and better performance.
This feature is only available for plans with a Dedicated Instance. To upgrade, please contact our sales team.
Disable execution log: disables activity logging during flow execution
Maximum number of simultaneous executions: set the number of instances that can run simultaneously, based on your plan:
Standard: 2 to 100 executions.
Dedicated Instance: Up to 1,000 executions.

Component execution settings
Maximum component execution time: To configure this, select the number and measure of time (minutes or hour) you want.
Number of attempts: set how many attempts to run the component.
After making any changes, simply click on "Save changes".
Flow alerts
In this area it is possible to configure alerts, and it is divided into Alerts and Log Settings.
Alerts
Completion alerts send messages in the following situations:
Flow started: as soon as the flow is started;
Flow completed: after the flow has been successfully executed;
Failure: in the event of a failure in the execution of the flow;
Timeout: if the flow exceeds the maximum execution time.
To select or remove a selection, simply click on the desired item.
Log settings
In this section, there are two exclusive options for configuring the Log module and the Exception Handler:
Syslog: enter the server URL
Logs email: enter the email address that should receive the emails containing the logs for each Log module run.
These settings are only valid for the flow you are editing, and you need to add this setting to each of your flows, according to your needs.
Preferences
In this area, you can configure your visualization preferences. There are two grid options: points (default) and lines.
After making any changes, simply click on "Save changes".
Last updated
Was this helpful?
