Various types of data can be exported as CSV files. This article describes how to export a CSV file containing your client email addresses. Such CSV files may be used to perform bulk actions, identifying the clients to whom bulk actions will apply.

<Steps>
  <Step>
    Navigate to **Clients** > **General**.
  </Step>

  <Step>
    You can apply filters to a clients list to display specific records that you want to export.
  </Step>

  <Step>
    Click **Column visibility** in the upper-right page corner.
  </Step>

  <Step>
    Hide all the columns except for the **Email** column.
  </Step>

  <Step>
    Click **Export** in the upper-right page corner.
  </Step>

  <Step>
    Select the CSV format.
  </Step>

  <Step>
    Select an export method. You can either send a CSV file to your email address or download it to your computer.
  </Step>
</Steps>

<Callout type="info">
  The exported CSV file containing email addresses can be used to create a bulk action. To do this, open the file and remove the **Email** column header so that only email addresses are listed in the file.
</Callout>
