Skip to main content

Retention by plan

Activity rows are kept based on the current account plan.
PlanActivity retention
Free1 day
Starter7 days
Pro30 days
Scale180 days
Enterprise1 year
After the retention window passes, BabySea removes expired activity rows automatically. For subscription and plan details, see Plans.

Row selection

The table includes a checkbox column. You can:
  • Select one row at a time.
  • Select all rows on the current page.
  • Open the actions menu for the selected rows.
If no rows are selected, copy and export actions are blocked and the page shows the error toast Select rows first.

Actions menu

The top-right actions button label changes based on the number of selected rows.
Selected rowsButton label
0Actions
1 or moreActions (n)
The dropdown currently has two sections:
SectionItems
Copy to clipboardCopy as CSV, Copy as JSON
Export as fileExport as CSV, Export as JSON

Exported fields

The current export payload uses these fields:
FieldDescription
event_idActivity event identifier
actorEvent actor
categoryEvent category
actionEvent action
descriptionRendered readable description
timestampEvent timestamp

File formats

The current page supports these output formats:
FormatResult
CSVDownloads activity.csv or copies CSV text to the clipboard
JSONDownloads activity.json or copies formatted JSON to the clipboard
Use CSV when you want a spreadsheet-friendly export. Use JSON when you want to keep structured fields for scripts, automation, or internal review.