# Adding a new automation

Head to the "Automations" page and see your active automations here. Click on "New Automation" to create a new automation.

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

Then, you can give your newly created automation a name by inserting it in the spaces provided under "Automation Title".

<figure><img src="/files/3t6SZyxXjXM0otDPgcAJ" alt=""><figcaption></figcaption></figure>

After naming your automation, you are set and ready for the next step, [Selecting channels in automation](/features/automation/creating-an-automation/selecting-channels-for-triggering.md).


---

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