# Copy Tracked Messages

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

1. Click on the side menu, specifically on the "tracked messages" option (1), an interface will be displayed with all your records (2)\
   \
   ![](/files/ehQIA5aVnwboGN6uKYjq)
2. Click on the "view" button\
   \
   ![](/files/fSyPvJ5bGKJiG3BWcmWX)
3. Click the "copy" button\
   \
   ![](/files/bTkbZ3XZ0PiQmMZEdHv6)
4. change the identifier\
   \
   ![](/files/vrmluO1fKpwngXlwoUJD)
5. Click the save button\
   \
   ![](/files/0LvE6h24rdgSnlLybHky)
6. Observe the copied records in the main table\
   ![](/files/vRw8RCxMhdzPYTooqycF)


---

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