

# General
<a name="actions-general"></a>
+ **Save value** - Assigns a value to a variable. Used to save information that you can reference later in your automation.
+ **Write log message** - Adds a message to the logs. Useful for tracking progress, troubleshooting issues, or recording important events.
+ **Wait** - Pauses the automation. After the specified amount of time, the automation will continue with the next action.