> For the complete documentation index, see [llms.txt](https://docs.cymbal.co/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cymbal.co/help/sms/sms-automations/sms-keyword-automations.md).

# SMS Keyword Automations

## How to set up a keyword automation:

1. Select the [**Text**](https://manager.cymbal.co/text) tab

<figure><img src="/files/26sLn2Z0myerrG9VKeqW" alt=""><figcaption></figcaption></figure>

2. Select from our existing pre made keyword automations or select Create new

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

3. Select the **Trigger** tab in the editor to add keywords that individuals can text to receive a message. You can also tag individuals who text a specific code by choosing an existing tag from the dropdown or creating a new one.

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

4. Provide a message for individuals to receive after they text in the keyword. You can also use our dynamic text function by typing (/)

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

5. When you are ready to launch the automation select **Turn on** in the top right corner.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cymbal.co/help/sms/sms-automations/sms-keyword-automations.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.
