# Performing Actions

## Performing Actions

The following activities are used for performing actions:

PerformAction

PerformActions

## PerformAction Activity

The PerformAction activity is used for performing any Action available in appRules. &#x20;

To configure a PerformAction activity, drag the PerformAction activity from the Base module of the toolbox on to the designer. Select the Action or configure a new one. Then save the workflow activity.

<figure><img src="https://1923141441-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFjmFrZ8sef1J7qkr6H%2Fuploads%2FMsyWlqDmJe3vsiCvYtNy%2Fimage.png?alt=media&#x26;token=263cc65b-bdd8-4a20-b5dc-fc3e7f2fe4c2" alt=""><figcaption></figcaption></figure>

## PerformActions Activity

The PerformActions activity is used for performing a group of actions. &#x20;

To configure the PerformActions activity, drag the PerformActions activity from the "Business Rules" module of the toolbox on to the designer.  The following modal will be displayed:

<figure><img src="https://1923141441-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MFjmFrZ8sef1J7qkr6H%2Fuploads%2FtjxsMr66FXE3Pdqusb6V%2Fimage.png?alt=media&#x26;token=3d659430-9f01-41e7-970a-0bbeb835ef1a" alt=""><figcaption></figcaption></figure>

To add Actions to the list of actions to be performed:

Enter the column values for each Action as follows:

<table><thead><tr><th width="262">Column</th><th>Description</th></tr></thead><tbody><tr><td>Condition</td><td>Select optional condition for executing the action</td></tr><tr><td>Action Default/True</td><td>Select the action to be executed if the condition is not specified or is True. This field is required.</td></tr><tr><td>Action False</td><td>Select optional action to be executed if the condition is specified and evaluates to False</td></tr><tr><td>Description</td><td>Enter the unique name for the action item. This field is required.</td></tr></tbody></table>

&#x20;
