# Automation

- [Automation overview](/automation/overview.md): Automate your spreadsheet using Logic Sheet.
- [Trigger](/automation/trigger.md): The trigger is an event that fires the automation.
- [Conditions](/automation/conditions.md): Decide whether a workflow should run when it is triggered.
- [Actions](/automation/actions.md): Actions to execute when the automation is triggered.
- [Conditional actions](/automation/actions/conditional-actions.md): This feature allows you to add conditions to each of the actions you set, so that the actions will only run when the conditions are met.
- [Update Airtable](/automation/actions/update-airtable.md): Update a table in your Airtable.
- [Recalculate the current sheet](/automation/actions/recalculate-the-current-sheet.md)
- [Send a Slack message](/automation/actions/send-a-slack-message.md)
- [Send an email](/automation/actions/send-an-email.md)
- [Make HTTP request](/automation/actions/make-http-request.md): Make an HTTP request as an automation action.
- [Add connections](/automation/add-connections.md): In order for Logic Sheet to automatically send data from third-party apps to Google Sheets, you must first connect those apps to Logic Sheet.
- [Slack connection](/automation/add-connections/slack-connection.md)
- [Airtable connection](/automation/add-connections/airtable-connection.md): Connect your Airtable account to Logic Sheet/Google Sheets.
- [Webhook](/automation/add-connections/webhook.md): Turn your Google Sheets into a webhook to receive data and trigger automations.
- [Merge tags](/automation/merge-tags.md): Merge tags enable you to reference to dynamic data in your spreadsheet or the context data of the automated workflow you are building.
