# Adding actions

You may choose what your automation is about by clicking on "Add Action" and choosing the options below.&#x20;

<figure><img src="/files/Ji2SJ0y55VK8EoOsR5vP" alt=""><figcaption></figcaption></figure>

You may also add one or more actions for one automation. Select "Add Action" under the first action to create a second action. Repeat the same steps for more actions onwards.

<figure><img src="/files/PHPKRyhSmy2xVDtNn94l" alt=""><figcaption></figcaption></figure>

Below are all the articles related to the actions provided in the Automation feature.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><a href="/pages/ZsuKWkM9ON0bLcYFm3Yk">Sending messages through automation</a></td><td></td></tr><tr><td></td><td><a href="/pages/3pRnMvCyedl7hgtFdvrh">Assigning/unassigning team members through automation</a></td><td></td></tr><tr><td></td><td><a href="/pages/ipuNTIr3ORmIyy52dVGH">Updating conversations' status in automation</a></td><td></td></tr><tr><td></td><td><a href="/pages/C4tyAYYKN5qC4fMQPX3i">Adding/removing tags through automation</a></td><td></td></tr></tbody></table>


---

# 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://support.chatmonster.io/features/automation/creating-an-automation/adding-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.
