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

# How to export link analytics data from Dub

> Learn more about how to export link analytics data from Dub

Analytics can be powerful in understanding how your audience is interacting with your content and to make data-driven decisions.

For Dub, it's always been a top priority to provide [world-class analytics](/help/article/dub-analytics) to everyone.

<Frame>
  <img src="https://assets.dub.co/help/import-zip-bi.png" alt="CSV files are agnostic and can be opened in a variety of tools" />
</Frame>

To get more out of your analytics, you can export your analytics data to a CSV file. This can be useful if you want to analyze the data in a business intelligence (BI) tool, share it with your team, or import it into a spreadsheet.

## Exporting link analytics data

To export data from your link analytics, follow these steps:

<Steps>
  <Step title="Go to the analytics page">
    Go to your [Dub dashboard](https://d.to/register), and click **Analytics** from the **Insights** group of the workspace you want to export data from.

    <Frame>
      <img src="https://mintcdn.com/dub/t-k2g9r-vjUo6hbL/images/dub-links/export-analytics-nav.png?fit=max&auto=format&n=t-k2g9r-vjUo6hbL&q=85&s=20f6ab7400e7a00c825facc4b6deb000" alt="Analytics page in the navigation" width="2014" height="1118" data-path="images/dub-links/export-analytics-nav.png" />
    </Frame>
  </Step>

  <Step title="Download the data">
    Click on the `⋮` button in the top right corner to open up the more options dropdown menu

    Click on the **Download as CSV** option.

    <Frame>
      <img src="https://mintcdn.com/dub/t-k2g9r-vjUo6hbL/images/dub-links/export-analytics-dropdown.png?fit=max&auto=format&n=t-k2g9r-vjUo6hbL&q=85&s=731956c8959004cdf5487167724b6952" alt="Click on the download icon to export the data" width="2014" height="1118" data-path="images/dub-links/export-analytics-dropdown.png" />
    </Frame>

    After a few seconds, the zip file will be downloaded to your computer. It contains a CSV file for every analytics type you already know from
    the dashboard (e.g. `countries.csv`, `devices.csv`, etc…).

    <Frame>
      <img src="https://assets.dub.co/help/download-file.png" alt="Find the CSV files in the downloaded zip file" />
    </Frame>
  </Step>
</Steps>
