# Actions

Once an automation is triggered and the conditions are met, Logic Sheet will run actions that you have set in this step.

{% hint style="warning" %}
You need at least one action to make a complete automation. If no action is set, the automation will not run.
{% endhint %}

### Add an action

<figure><img src="https://3705758741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdWK_NNMGxKWvF0J5hL%2Fuploads%2Fgit-blob-2998e85588430c62bfddcb3cdf4c74b8f13f2cce%2Fadd-actions.png?alt=media" alt=""><figcaption></figcaption></figure>

Currently, we support the following types of actions.

* [Send an email](https://help.logicsheet.co/automation/actions/send-an-email): Send an email from your Gmail account.
* [Send a Slack message](https://help.logicsheet.co/automation/actions/send-a-slack-message): Send a message to a specific channel in the Slack workspace you have authorized to.
* [Update Airtable](https://help.logicsheet.co/automation/actions/update-airtable): Updates a table in your Airtable account automatically.
* [Recalculate the current sheet](https://help.logicsheet.co/automation/actions/recalculate-the-current-sheet): Hard refresh the worksheet you chose in the trigger step and refresh the results of formulas set in the worksheet.
* [Make an HTTP request](https://help.logicsheet.co/automation/actions/make-http-request): Send an HTTP request automatically.
* Set formula at cell
* Set value at cell/Update a cell's value
* Grant or remove access to/from a spreadsheet
* Insert a new sheet to the current spreadsheet
* Remove duplicates in a chosen sheet
* Remove rows
* Remove last rows
* More to come...

### Remove an action

Click the close button on the top right of each action form to remove an action.

### Action run sequence

Actions will run sequentially if you choose multiple actions.
