> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/2026_create-your-workflow.md).

# 2026\_Create Your Workflow

## **Introduction**

This section guides you how to **create automated workflows** that connect your business systems, move and transform data, and perform routine tasks without manual effort. You’ll be guided step-by-step through the workflow creation process - from setting up a project to configuring task logic and running your automation.

You’ll learn how to:

* **Create and organize projects and tasks** that define what you want to automate.
* **Use the visual Flow Builder** to design logical sequences of actions such as data queries, transformations, notifications, and integrations with other systems.
* **Add and configure actions** (like sending emails, running SQL, calling APIs, or updating records) to build meaningful automation steps.
* **Integrate with external applications or systems** to automate cross-application processes - for example, synchronizing records between your CRM and ERP.

## **Create your workflow**

1. From the **Home** Page, navigate to the **Project** tab.

   <figure><img src="/files/832b6a358d571b5db6b5da21b3ffcdb2196a3ea3" alt=""><figcaption><p>Home Page</p></figcaption></figure>
2. Click **Create** to create a new project.&#x20;

   <figure><img src="/files/d2fc059e6381c8201426340cb5dba3a5719c2e66" alt=""><figcaption><p>Project tab</p></figcaption></figure>
3. Provide a **N**ame for your project.

   <div align="left"><figure><img src="/files/228376583303ab8a12cef622db07ca3070052411" alt=""><figcaption><p>Create a Project</p></figcaption></figure></div>
4. Click **Next**. You will be directed to the Automation tab.
5. Click **Create** to create a new **Automated Task**.&#x20;
6. Add a name to create a task process. For eg: *Weekly Sales Report.* Click **Enter**.&#x20;

   <figure><img src="/files/1a2c18a3f9b596cf2870585672e3fba495285f3e" alt=""><figcaption></figcaption></figure>
7. Click *Select Automation Agent* under the **Agent** column to see the list of options.

<figure><img src="/files/4d9bbfc7e5cbe71619afea8004ce09ae80be32f3" alt=""><figcaption></figcaption></figure>

8. Select *Integration Bot* to automate the weekly sales report emailer based on the configurations enabled for this automated process.

<figure><img src="/files/9a59f880c81410ffa87518ed7a813bb024dd1837" alt=""><figcaption></figcaption></figure>

The following steps explain how to configure this automated process.

#### Configure Automated Process

1. Click **Configure** in the Automated task screens to be directed to the **Flow** (Builder) page.

<figure><img src="/files/15f035271f148aa55f3cdcb25f93e7cf55a0fb03" alt=""><figcaption><p>Flow Builder Page</p></figcaption></figure>

2. Drag and drop the **Flow action** from the left frame onto the flow builder screen board in the centre of the screen.

<figure><img src="/files/7b1e90e524f8c496dc3c868c967db4d2fc73c8de" alt=""><figcaption></figcaption></figure>

3. Click **Configure**.
4. Provide a short description of the flow for easy identification and click **Save**.&#x20;

<figure><img src="/files/23838f0447c08834bcb54e6e59d45b250b696529" alt=""><figcaption><p>Create a Flow</p></figcaption></figure>

The system generates a ***Flow Saved*** message.

> **Note:** Click the **Expand** ![](/files/92e32391fb344acf0ff68d52b0f530fbf522ab50) icon at the top of the middle frame to expand/minimize the flow builder screen.

5. Drag and drop the **Email action** from the left panel on top of **Flow,** so the Email action is placed hierarchically under Flow action.Email Configuration

   <figure><img src="/files/8c422c655c96be51ef631a86d7b288630b24617d" alt=""><figcaption></figcaption></figure>
6. Click **Configure**.
7. Compose the **Email**. Enter the relevant details, such as **From** (email sender), **To** (email receiver), **Subject** and **Message** (if any) in the fields as shown below, and click **Save.**

   <figure><img src="/files/cf9c52ade5c98902610aa9347e3767656e7a6558" alt=""><figcaption></figcaption></figure>
8. The workflow is ready to **Run.** Click **Run** ![](/files/2052ec96787063b54ca4d354fb8a03a997a4ad86) to initiate the process.<br>

The console screen will pop-up in the lower part of the screen showing the logs and operations.

\
Once the process is successfully completed, the console screen will reflect the status as **Process Completed** and details of **Data In** and **Data Out** will be displayed.

<figure><img src="/files/NqYKL6VOjfQ5Ec05jotM" alt=""><figcaption><p>Run the Integration</p></figcaption></figure>

<figure><img src="/files/b3aa93ddc587688f2a9950bd4628e8fc4675ba3d" alt=""><figcaption><p>Console</p></figcaption></figure>

You will receive an email once the integration completes.

17. Check your inbox to confirm you received the email along with the message.

<figure><img src="/files/525eaa38769f2ad19d9c87a746f380936b1dba46" alt=""><figcaption><p>Email Sample</p></figcaption></figure>
