> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Concurrency SLA

> Learn how concurrency is calculated in Paragon.

Paragon's concurrency SLA is the number of [step executions](/workflows/viewing-workflow-executions#detailed-task-execution) that can run at a given time across all of your [Connected Users](/billing/connected-users). For example, if you have a concurrency SLA of 20, you can have up to 20 step executions running in the background at a given time.

<Frame>
  <img src="https://mintcdn.com/paragon/867oBBVpxd2C3zc4/assets/Viewing%20Task%20History%20in%20Paragon%20Connect.png?fit=max&auto=format&n=867oBBVpxd2C3zc4&q=85&s=397c09388db15d324393563e1fccfad1" alt="" width="3212" height="1128" data-path="assets/Viewing Task History in Paragon Connect.png" />
</Frame>

### Concurrency Levels

Our Concurrency SLA for our standard plans is as follows:

| Plan           | Concurrency SLA                 |
| -------------- | ------------------------------- |
| **Trial**      | **5** step executions           |
| **Pro**        | **20** step executions          |
| **Enterprise** | Up to **1,000** step executions |

Enterprise customers may contact their Customer Success Manager to configure their Concurrency SLA.

### What happens if I reach my Concurrency SLA?

When you exceed this SLA, new step executions will be queued up for execution and show as `Not Started` on the [Monitoring](/workflows/viewing-workflow-executions) page, under the Workflows tab. Paragon accepts and stores all executions and will only execute them once the concurrent workflows drop below the SLA limit.

<Tip>
  To upgrade your Paragon subscription to a higher usage tier for concurrent workflows, [contact Sales](mailto:sales@useparagon.com) or reach out to your Customer Success Manager.
</Tip>
