# Creating an automation

The following are the preliminary steps required for creating automation. You may head to the tutorials for each step simply by clicking on the step titles below.

* [Adding a new automation](https://support.chatmonster.io/features/automation/creating-an-automation/adding-a-new-automation)
* [Selecting channels in automation](https://support.chatmonster.io/features/automation/creating-an-automation/selecting-channels-for-triggering)
* [Triggering keywords](https://support.chatmonster.io/features/automation/creating-an-automation/triggering-keywords)
* [Adding actions](https://support.chatmonster.io/features/automation/creating-an-automation/adding-actions)
* [Removing actions](https://support.chatmonster.io/features/automation/creating-an-automation/removing-actions)
* [Saving/publishing an automation](https://support.chatmonster.io/features/automation/creating-an-automation/saving-publishing-an-automation)


---

# 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.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.
