> For the complete documentation index, see [llms.txt](https://help.logicsheet.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.logicsheet.co/automation/actions.md).

# 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="/files/PZd1DXY3kL1NN7oiDwSD" alt=""><figcaption></figcaption></figure>

Currently, we support the following types of actions.

* [Send an email](/automation/actions/send-an-email.md): Send an email from your Gmail account.
* [Send a Slack message](/automation/actions/send-a-slack-message.md): Send a message to a specific channel in the Slack workspace you have authorized to.
* [Update Airtable](/automation/actions/update-airtable.md): Updates a table in your Airtable account automatically.
* [Recalculate the current sheet](/automation/actions/recalculate-the-current-sheet.md): Hard refresh the worksheet you chose in the trigger step and refresh the results of formulas set in the worksheet.
* [Make an HTTP request](/automation/actions/make-http-request.md): 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.
