How many steps can I add in a workflow?

We are creating a mover workflow and the workflow is getting lengthier. What is the maximum number of steps in a workflow?

Hi @NikeshRao2054,

It depends on the suite you are currently on. Here’s the link,

SailPoint Identity Security Cloud Standard - Workflows and Forms – up to 10 active workflows with up to 20 steps per workflow.
SailPoint Identity Security Cloud Business - Workflows and Forms – up to 25 active workflows with up to 50 steps per workflow
SailPoint Identity Security Cloud Business Plus - Unlimited active workflows with up to 100 steps per workflow
Hope this helps!

1 Like

Hi @NikeshRao2054,

In addition to Sachin’s comments, here are some additional info :

The maximum allowed size for a workflow definition is 400KB. The maximum allowed size for a workflow definition plus its input is 1.5MB

And the below is applicable for loops:

The array you select can contain no more than 100 items. If an item in this list is larger than 512KB, that item will fail when the loop is executed.

Thank you for the information.

Hi @NikeshRao2054,
Were you able to solve your problem with @Sachin_Rajathadri’s suggestion? If yes, please mark it as the solution :slight_smile: