# Actions

In a [previous article](/automations/triggers.md), we showed you how to start building an automation by creating a trigger. This group of articles shows you how to complete the next part: add an action that responds to a trigger.

In this section, we review the action options and show you how to set them up. You can choose between emails, workflow actions, and integrations to customize a full customer journey.

To get started, click the plus (+) button and then select the action you want to happen.

![](/files/t7y1Yaw1pc46quBmLmGW)

You can also select an action by dragging it to another spot in your automation. If the action you're moving has actions underneath it, you can decide to move everything or just the single top-level action.&#x20;

Now that you know how to add and move actions, let's start building!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.funnelish.com/automations/actions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
