# Export Records

You can export selected records, or your entire mailing list, to Comma Separated Values (CSV) format. CSV lists can be opened in Microsoft Excel.

To export your entire mailing list:

1. Pull down the **Tools** menu
2. Choose **EXPORT TO CSV**

To export only certain records, first tick the Selection Check boxes beside the records you want to export. Then complete Steps 1 and 2 above.


---

# 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://ltm-client-marketing.gitbook.io/ocs-help/list-editor/export-records.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.
