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

# Export Logs

> Export logs from Metoro

Metoro's Log Export feature allows you to export your current log search as a **csv** file.

## Using Log Export

1. Navigate to the Logs page in the Metoro UI.
2. In the search bar, click the **Export** button with 📥 icon (down facing arrow) on the most right side

<img src="https://mintcdn.com/metoro/ZLKLeijcjMYiIwum/images/export_logs_button.png?fit=max&auto=format&n=ZLKLeijcjMYiIwum&q=85&s=bbaac71e4e75c2c894bcd6ce40cba8eb" alt="Logs toolbar with download export icon highlighted by arrow on the right side" width="1556" height="884" data-path="images/export_logs_button.png" />

3. A dialog will appear, confirming the current search criteria to export.
   * Enter a limit for the number of logs to export (default is 100).

<Warning> Please enter a reasonable limit, such as 10, 50, 100 etc, (not 10000)</Warning>

<Note> Use as many filters as possible to filter out the logs that you are looking for to improve performance</Note>

## Custom Column Export

You can select custom columns to include in the export.

1. Before you click the Export button, click the **Columns** button

<img src="https://mintcdn.com/metoro/ZLKLeijcjMYiIwum/images/custom_columns_icon.png?fit=max&auto=format&n=ZLKLeijcjMYiIwum&q=85&s=857f2d44ddb17a80c884e1961ab61f9d" alt="Logs toolbar with columns icon highlighted by arrow for adding custom columns" width="1556" height="884" data-path="images/custom_columns_icon.png" />

2. From the dropdown, select the log attributes you want to include as columns in the export.
3. Click the **Export** button to download the logs as a CSV file with your selected columns.

<Note> If you created a custom attribute using Log Transformations, you can select your custom attribute to be viewed as a column here. </Note>
