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

# September 4, 2026

> 1 min read

## What's new

* [Recover production data with scheduled backups](#recover-production-data-with-scheduled-backups)
* [Understand app usage with Project Analytics](#understand-app-usage-with-project-analytics)

## Platform

### Recover production data with scheduled backups

Scheduled backups create one full restore point each day for your production database. To turn them on, select a retention period under **Keep backups for** in your production database settings. Retention limits depend on your plan.

<Frame caption="Choose how long to keep scheduled backups in your production database settings.">
  <img src="https://mintcdn.com/replit/QDyuACHyhf0YJ4CD/images/changelog/2026-09-04/scheduled-backups.png?fit=max&auto=format&n=QDyuACHyhf0YJ4CD&q=85&s=09852da172828d3e224cc33c0e0f868c" alt="Advanced Database settings with Scheduled backups open and Keep backups for set to 7 days" width="1024" height="464" data-path="images/changelog/2026-09-04/scheduled-backups.png" />
</Frame>

Learn more about [Data recovery](/features/data-and-storage/data-recovery).

### Understand app usage with Project Analytics

Project Analytics shows how people find and use your published web app. Review approximate visitor trends, popular pages, traffic sources, countries, browsers, and devices in the **Growth** pane. To start collecting data, turn on **Enable analytics** and republish your app. On a paid plan, ask Agent to add custom events and analyze funnels for actions such as sign-ups and purchases.

<Frame caption="Ask Agent to analyze your app's usage with Project Analytics.">
  <img src="https://mintcdn.com/replit/QDyuACHyhf0YJ4CD/images/changelog/2026-09-04/project-analytics-agent.png?fit=max&auto=format&n=QDyuACHyhf0YJ4CD&q=85&s=e65d50ce4382d7f1b08e1c872598b333" alt="Agent chat showing a Project Analytics query and a daily users chart for the last 30 days" width="1024" height="1018" data-path="images/changelog/2026-09-04/project-analytics-agent.png" />
</Frame>

Learn more about [Project Analytics](/features/publishing/project-analytics).
