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

# Exporting activity data

> How to get your Playlab usage data out — workspace activity as JSON, and organization-wide Insights as CSVs.

Playlab gives you two ways to take your usage data with you, depending on what you're looking at and your role. Pick the one that matches your scope:

* **One workspace, conversation detail →** export the [Activity view](/getstarted/Reviewing%20Activity) as JSON.
* **Whole org, usage trends →** export the Insights page as CSVs.

## Exporting one workspace (JSON)

Inside any workspace, the **Activity** view lists every app session. From the **⋮** overflow menu, choose **Export activity data (JSON)** to download the currently filtered activity. Any Apps, Users, or Date Range filters you've set carry into the export, so you can scope the file to exactly what you're reviewing.

For the full walkthrough of filtering and reading activity, see [Reviewing Activity](/getstarted/Reviewing%20Activity).

## Exporting the whole organization (CSV)

If you're an **organization Owner**, the **Insights** page gives you an org-wide picture — apps used, active members, sessions, your most active workspaces, and your top apps. The **Export** button (top right) downloads all of it as CSVs for the date range you've selected.

<Frame caption="The Organization Insights page. Choose a date range, then click Export (top right) to download the data as CSVs.">
  <img src="https://mintcdn.com/playlabai/N_qf0YRGPeXGUWqu/images/v2/organalytics.png?fit=max&auto=format&n=N_qf0YRGPeXGUWqu&q=85&s=29f280ae29773b135bb9fdf1e17bd560" alt="The Organization Insights page showing date-range chips (7d, 30d, 90d, and a custom range), a blue Export button top right, summary cards for Apps used, Active members, Logged-in sessions, and Members needing attention, and tables for Workspaces and Top apps." width="2838" height="1454" data-path="images/v2/organalytics.png" />
</Frame>

<Steps>
  <Step title="Open Insights">
    Go to your organization and open the **Insights** tab.
  </Step>

  <Step title="Pick a date range">
    Use the **7d**, **30d**, or **90d** chips, or set a custom range. The export reflects this range.
  </Step>

  <Step title="Click Export">
    Select **Export** in the top right to download a ZIP file.
  </Step>
</Steps>

The ZIP unzips to three CSVs — a **summary** of the headline numbers, a **workspaces** breakdown, and your **top apps** — each named with the date range so repeat exports don't overwrite each other.

<Frame caption="The unzipped export: a summary, top apps, and workspaces CSV, all stamped with the date range.">
  <img src="https://mintcdn.com/playlabai/N_qf0YRGPeXGUWqu/images/v2/csvexport.png?fit=max&auto=format&n=N_qf0YRGPeXGUWqu&q=85&s=105af1f046d8e1fc57592c735fd732c5" alt="A Finder window for the unzipped organization-insights export folder containing three CSV files named summary, top-apps, and workspaces, each ending in the export's start and end dates." width="2660" height="872" data-path="images/v2/csvexport.png" />
</Frame>

Open any of them in a spreadsheet app. The summary file, for instance, lays the org-wide numbers out as simple Metric / Value pairs:

<Frame caption="summary.csv opened in a spreadsheet — the org-wide headline numbers.">
  <img src="https://mintcdn.com/playlabai/LAnMv7XIv6fYKHyM/images/v2/summarycard.png?fit=max&auto=format&n=LAnMv7XIv6fYKHyM&q=85&s=8d4c89ead064c67e77f9aa0c9ebeb292" alt="A summary CSV opened in a viewer with two columns, Metric and Value: Apps used 5, Apps total 62, Active members 4, Total members 7, Active members percent 57, Logged-in sessions 12, Anonymous sessions 1, Members with 3-plus flags 0." width="772" height="576" data-path="images/v2/summarycard.png" />
</Frame>

For the full breakdown of every file and column, see [Exporting activity data to CSV](/features/Exporting%20Activity%20Data).

## Key points

<Info>
  * **Workspace owners and facilitators** export a single workspace's activity as **JSON** from the Activity view
  * **Organization Owners** export org-wide Insights as a ZIP of **CSVs** from the Insights page
  * Both exports honor whatever **filters and date range** you have applied
</Info>

## FAQ

<AccordionGroup>
  <Accordion title="Which export should I use?">
    Use the workspace Activity export (JSON) when you want detailed, conversation-level data for one class or workspace. Use the org Insights export (CSV) when you want org-wide usage trends across every workspace and app.
  </Accordion>

  <Accordion title="Do my filters and date range apply to the export?">
    Yes. The workspace export honors the Apps, Users, and Date Range filters on the Activity view. The Insights export reflects the date range selected on the Insights page.
  </Accordion>

  <Accordion title="Who can export org-wide Insights?">
    Organization Owners with access to the Insights page. Everyone else exports their own workspace's activity instead.
  </Accordion>

  <Accordion title="What formats are the exports?">
    Workspace activity exports as a JSON file. Org Insights exports as a ZIP of CSV files that open in any spreadsheet app.
  </Accordion>
</AccordionGroup>

***

Last updated: 06-26-2026

Contact us at [support@playlab.ai](mailto:support@playlab.ai)
