# End

> **End** events mark the end of a process or a path. When used with **Split** or **Merge** activities, an **End** completes the path to which it is attached, and connects the path back to **Merge**. If all **Split** paths end with an **End**, the execution terminates instantly.
:::note
The **End** activity corresponds to the **End Event** element in BPMN.
:::

**End** events mark the end of a process or a path. When used with **Split** or **Merge** activities, an **End** completes the path to which it is attached, and connects the path back to **Merge**. If all **Split** paths end with an **End**, the execution terminates instantly.
:::note
The **End** activity corresponds to the **End Event** element in BPMN.
:::

A **Long Running Workflow** can contain multiple **Ends**. If a node in the workflow lacks outgoing connectors, it is equivalent to an **End**.

![docs image](https://dev-assets.cms.uipath.com/assets/images/activities/activities-docs-image-523672-1ca12d5f.webp)
