# 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:&#x20;

* [Connected Accounts](#connected-accounts)
* [Variables](#variables)
* [Execution Settings](#execution-settings)
* [Alerts](#flow-alerts)
* [Preferences](#preferences)

<figure><img src="/files/lhpUE5r3A6zNYNqFPwSB" alt=""><figcaption></figcaption></figure>

Below are the details of each tab's settings:

### Connected Accounts <a href="#connected-accounts" id="connected-accounts"></a>

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**](#all-accounts) and [**Manage flow accounts**](#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](/english/skyone-studio/modules/settings-and-operations/module-settings/connected-account-management.md).

**Add account**

You can add a connected account from this area. To do this:

1. Select the connectivity type and authentication type.
2. Note that the "**Add account"** option will then be active for you to click on.
3. After clicking "**Add account"**, a window will appear for you to fill in.
4. Finally, click on "**Create account"**.

Learn more about the types of connectivity and authentication [here](https://skyone.atlassian.net/wiki/spaces/IPD/pages/3006103642).

#### **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.&#x20;

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](https://skyone.atlassian.net/wiki/spaces/IPD/pages/3005677661).

***

### 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.

{% hint style="info" %}
Flow variables can only be used within the flow in which they were created.
{% endhint %}

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.

{% hint style="success" %}
&#x20;[Finde out more about Multicontext Flows](/english/skyone-studio/integrations/flows/flow-management/flow-canva-configuring-and-editing-the-flow/multicontext-flows.md).
{% endhint %}

### **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**](/english/skyone-studio/how-to/isolated-in-execution-concept-and-application-in-variables.md).
* **Use lock?:** Enable to control concurrency and prevent multiple processes from altering the variable simultaneously. Read more in [**Lock: concept and application in variables**](/english/skyone-studio/how-to/lock-concept-and-application-in-variables.md).
* **Value:** Enter the initial content of the variable.

After filling in the fields, click "**Save information**".

{% hint style="danger" %}
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.
{% endhint %}

***

### Execution settings <a href="#execution-settings" id="execution-settings"></a>

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.

{% hint style="success" %}
This feature is only available for plans with a **Dedicated Instance**. To upgrade, please [**contact our sales team**](https://www.skyone.solutions/en/fale-conosco).
{% endhint %}

* **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.

<figure><img src="/files/pVPR8T0Dvwz3z6INkG0v" alt=""><figcaption><p><strong>Dedicated Instance example</strong></p></figcaption></figure>

**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 <a href="#flow-alerts" id="flow-alerts"></a>

In this area it is possible to configure alerts, and it is divided into [**Alerts**](#alerts) and [**Log Settings**](#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.<br>

{% hint style="warning" %}
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.
{% endhint %}

### Preferences <a href="#preferences" id="preferences"></a>

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".**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skyone.cloud/english/skyone-studio/integrations/flows/flow-management/flow-canva-configuring-and-editing-the-flow/flow-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
