# Create Tracked Messages

<mark style="color:purple;">Create tracked messages</mark>

1. In betsy's dashboard click on the "tracked messages" option (1) in the side menu and click the "create" button (2).\
   \
   ![](/files/wKXW44tKBV9BM1kFi9Ak)
2. "Tracked messages" will only be created if this is activated.\
   \
   ![](/files/uk7YLEWO13QdTSzJcjFv)
3. Enter a name, it will be used as an internal identifier\
   ![](/files/3m2DaKml65bQB79hu0Q7)
4. Time to forward a message on discord (this is not a required field, so if you wish do not enter it)\
   \
   ![](/files/MZIC0PzqTVK6nOGEc9K9)
5. Select a channel where the information will be tracked\
   ![](/files/rIXlnI25SCDN8jILQieI)
6. If you want to write a personalized message you can do so.\
   ![](/files/7yO5EtTbcQu8IDnxqtpY)
7. A successful toast message and the record will be displayed in the main table.\
   ![](/files/LVMnqeDsNIy8feMCXu6X)
8. This is what it looks like on discord:\
   ![](/files/K0zmXN0fpNvEgWHnofMn)


---

# 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.betsybot.xyz/features/tracked-messages/create-tracked-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.
