# Multithreading

**URL:** https://community.automationedge.com/t/multithreading/17584
**Category:** Process Studio
**Tags:** generic, rpa
**Created:** [February 13, 2026, 12:06pm UTC](https://community.automationedge.com/t/multithreading/17584 "2026-02-13T12:06:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Soheb](https://avatars.discourse-cdn.com/v4/letter/s/b3f665/32.png) [@Soheb](https://community.automationedge.com/u/Soheb)
#### Post date: [February 13, 2026, 12:06pm UTC](https://community.automationedge.com/t/multithreading/17584/1 "2026-02-13T12:06:48Z")

</div>

How does agent multithreading work?

---

<div class="post-metadata">

### Author: ![wllmdjngh](https://yyz1.discourse-cdn.com/flex027/user_avatar/community.automationedge.com/wllmdjngh/32/952_2.png) [@wllmdjngh](https://community.automationedge.com/u/wllmdjngh)
#### Post date: [February 13, 2026, 1:38pm UTC](https://community.automationedge.com/t/multithreading/17584/2 "2026-02-13T13:38:40Z")

</div>

Multithreading is per workflow execution.  
If you have 4 threads, you may execute 4 processes simultaneously but only one can execute GUI WF. Remaining may execute data massaging or API integration WF.

Hope this clears up
