> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mezmo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Log Lines

> Export a local copy of your log lines in JSON line format, delivered as a download link to your Mezmo user email address.

This topic describes how to export a local copy of your log lines. Exported files are saved in [JSON line format](http://jsonlines.org/)`.jsonl`, and emailed to your Mezmo user email address.

<Note>
  You can also export your log lines programmatically using the [Export API](/docs/api-referencesk9h#export).
</Note>

1. Log in to the [Mezmo Web App](https://app.mezmo.com).
2. In the left-hand navigation, click **Views** and select the view where you want to search for log lines to export.
3. Enter a [search](/docs/search-and-filter) for the selected view.
4. Enter a time frame to apply to the search results.
5. In the **Unsaved View** menu, select **Export Log Lines.**
6. Select an option to prefer newer or older lines in case the export exceeds our line limit.
7. Click **Request Export**.

You will receive an email with a link to download your exported lines.

<Frame caption="The Export lines option in the Unsaved View menu.">
  <img src="https://mintcdn.com/mezmo-9a59581a/5cIdgEAM73o6sWZ8/images/docs/ee2vsnbujbv1pijr8hexvr61kg50sktwz2wkycdemknxin2h0v9drmkvaeokrbfp.png?fit=max&auto=format&n=5cIdgEAM73o6sWZ8&q=85&s=853d9689a9a75f193417f7110bb20560" alt="Image" width="293" height="287" data-path="images/docs/ee2vsnbujbv1pijr8hexvr61kg50sktwz2wkycdemknxin2h0v9drmkvaeokrbfp.png" />
</Frame>

<Note>
  The export log lines feature is only available under [the Professional and Enterprise plans](https://www.mezmo.com/pricing). Each plan includes an export limit, which is the number of parallel requests that you can make to the [Export API](/docs/api-referencesk9h#export) at one time. These limits are:

  **Pro plans with 3 and 7 day retention periods**: 10K log lines per request

  **Pro plans with 14 and 30 day retention periods**: 20K log lines per request

  **Enterprise plans**: 20K log lines per request
</Note>
