# Why do we use process executor?

**URL:** https://community.automationedge.com/t/why-do-we-use-process-executor/17470
**Category:** Process Studio
**Tags:** rpa
**Created:** [January 28, 2026, 1:05pm UTC](https://community.automationedge.com/t/why-do-we-use-process-executor/17470 "2026-01-28T13:05:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Rojalin](https://avatars.discourse-cdn.com/v4/letter/r/e68b1a/32.png) [@Rojalin](https://community.automationedge.com/u/Rojalin)
#### Post date: [January 28, 2026, 1:05pm UTC](https://community.automationedge.com/t/why-do-we-use-process-executor/17470/1 "2026-01-28T13:05:49Z")

</div>

Why do we use process executor?

---

<div class="post-metadata">

### Author: ![AETrainings](https://avatars.discourse-cdn.com/v4/letter/a/2acd7d/32.png) [@AETrainings](https://community.automationedge.com/u/AETrainings)
#### Post date: [January 28, 2026, 1:56pm UTC](https://community.automationedge.com/t/why-do-we-use-process-executor/17470/2 "2026-01-28T13:56:04Z")

</div>

The Process Executor is used to invoke a child process within a workflow. It ensures that a predefined set of tasks is executed sequentially and in a controlled manner, even when the parent workflow is designed to run tasks in parallel.
