# Timed Messages

### Adding Timed Messages

![](/files/-Lw9rnsbUpjNNRhcHlEx)

1\) Select the **Timed Messages** tab on TidyLabs Global Bot page.\
2\) Enter the message you want to be automatically sent\
3\) Press **Add Command**

{% hint style="info" %}
You can change the time interval of timed messages in the Settings Tab
{% endhint %}

### **Editing / Deleting Timed Messages**

![](/files/-Lw9sR09aHjlQx9luT0o)

You are able to update/delete an existing command by editing the response and pressing **Update / Delete**

{% hint style="success" %}
Once your add / edit / remove commands, please allow up to 60 seconds for the Global Bot to update your settings.
{% endhint %}


---

# 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.tidylabs.stream/tidylabs-chat-bot/global-chat-bot/timed-commands-auto-messages.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.
