> For the complete documentation index, see [llms.txt](https://docs.stacksync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stacksync.com/agentic-workflows/agentic-workflows-quick-start.md).

# Agentic Workflows Quick Start

Welcome to Stacksync Agentic Workflows!

Agentic Workflows go beyond simple automation, they allow you to build intelligent, multi-step processes that can reason, branch, and act based on real-time data. Combine triggers, actions, logic, and AI to automate complex business operations end-to-end.

{% embed url="<https://www.youtube.com/watch?v=CoqVSClHhqg>" %}

#### 1. Select "Agentic Workflows" under "All Resources"

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

#### 2. Create a workflow by adding a unique name and choosing the region.

We recommend you choose the region closest to you and / or the server(s) and service(s) the Workflow will be interacting with.

<figure><img src="/files/tI4iOHsPIyIykamC1Cri" alt="" width="375"><figcaption></figcaption></figure>

Once created you will see the Workflow designer with an empty workflow and a default POST Trigger. This trigger may be used to run your workflow from a terminal or through an API request.

#### 3. Create your Trigger

You will see a menu with all of the currently available Trigger types. By default the POST trigger is already configured

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

#### 4. Create your first action.

Click on the :heavy\_plus\_sign: Icon to create a new action and you will see a menu with all of the currently available Action Modules.

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

In this example we will be using the "Create Record(s)" module of Airtable.  Stacksync allows you to create batches of records with one simple to use action.

#### 5. Configure your action.

After having set a preferred Display Name for your Action, you will need to add a **Connection**. If you have currently have no connections simply click on ":heavy\_plus\_sign: Add New Connection".

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

After clicking on "Add new connection" you'll be redirected to the page to Create a Connection.

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

Follow the instructions for your selected Application. Once you have finished adding your connection, go back to your Workflow's page.

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

#### 6. Run and Deploy your workflow!

Click "Run" to trigger the workflow manually using the POST trigger. A green execution status confirms the workflow completed successfully.

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

#### 7. Monitor your execution logs.

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

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