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

# Refreshing and exporting report data

> This guide shows you how to get the very latest numbers into your Reports page, and how to export your data when you want to work with it outside Cura.

This guide shows you how to get the very latest numbers into your Reports page, and how to export your data when you want to work with it outside Cura.

By the end, you'll know when Reports updates on its own, how to force a fresh update, and how to download a copy of your metrics to share or analyze elsewhere.

## Before you begin

* You'll need access to the **Reports** page — that means you're an **account admin** or a **workspace manager**. Team members don't see Reports.
* Set your **time period** and **workspace** filters first — refreshing and exporting both follow whatever filters you currently have selected.

<Note>
  Cura builds your reports from a daily snapshot of your data, so the page loads fast and the numbers stay consistent. Snapshots are recomputed automatically on a regular schedule (roughly every 12 hours), so most of the time you don't need to do anything.
</Note>

***

<Steps>
  <Step title="Check when your data last updated">
    * Near the top of Reports, look for the **Last updated** label (for example, "Last updated 2 hours ago").
    * This tells you how fresh the numbers are. If it reads **Awaiting first refresh**, your reports are still being prepared for the first time.

    <Check>You now know how current your numbers are.</Check>
  </Step>

  <Step title="Use Refresh Now for the latest figures">
    If you've just made changes — closed a batch of conversations, logged new bookings — and want them reflected immediately:

    * **Click Refresh Now.** Cura recomputes your reports on the spot and updates the page.
    * **Wait for it to finish.** The button shows a spinning icon while it works, then the **Last updated** time resets.

    <Warning>
      Refresh Now is limited to once every 5 minutes per account, so the system isn't overloaded. If you get an error or the button doesn't respond, your reports were refreshed very recently — wait a few minutes and try again.
    </Warning>

    <Check>Your reports now reflect the most current data available.</Check>
  </Step>

  <Step title="Export your report data">
    When you want a copy to keep, share, or analyze in another tool:

    * **Click Export** on the Reports page to open the export window.
    * **Tick the metric groups to include** — Core Performance Metrics, Conversation Analytics, Response Time Analytics, Channel Analytics, Agent Performance, Booking Analytics, Contact & Growth Analytics, Priority Analytics, Conversion Analytics, and Message Flow Analytics. Use **Select All** / **Deselect All** to toggle them in one go, and include only what you need.
    * **Click Export.** Cura downloads a **JSON file** named `cura-report-<date>.json`, covering your selected metric groups and scoped to your current **time period** and **workspace** filters.

    <Note>
      The export is a structured **JSON** file (not a spreadsheet), so it's best opened in a tool that reads JSON or imported into your own analysis. It includes the export date and the filters that were applied.
    </Note>

    <Check>You've exported a copy of your reports to use outside Cura.</Check>
  </Step>
</Steps>

***

## Troubleshooting

* **Refresh Now seems to do nothing.** It's likely rate-limited from a recent refresh. Wait a few minutes, then try again.
* **My export is missing a section.** Check that you ticked that metric group before exporting, and that your selected time period actually contains data.
* **Numbers look lower than expected.** Confirm your **time period** and **workspace** filters — a narrow window or a single workspace will naturally show less than "all workspaces."

***

### Related articles

* [Reports overview](/reports/reports-overview)
* [Key metrics explained (response time, conversion, bookings)](/reports/key-metrics-explained)
