# Sent

To view and delete sent messages, click the **Sent** link in the left hand menu under Communicate. You can delete sent messages by clicking the checkbox next to the message(s) you want to delete and click **Delete Selected Message(s).**

To export a list of your sent messages to a CSV file, click the **Export to CSV** link. A download notification will appear. You can save the file to your Downloads folder or open the fil&#x65;**.**

![Sent message list](/files/-MCrUYAkK3uNBOWp7GUR)


---

# 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://help.simnetonline.com/manager/users/communicate/sent.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.
