Overview
The Activity tab provides a comprehensive view of team activities within Forest. Every action performed by users is tracked and logged with complete context for accountability and compliance.What gets logged
Forest tracks all user activities across different areas:
For each action, the system logs the user, targeted record(s), and timestamp. Forest tracks and stores these activities without records’ sensitive data except the ID/primary key.
Viewing activity logs
Global activity tab
Access the Activity tab to see all team activities across your Forest project. The logs show all actions with user information, affected records, and timestamps.Record-level activity
Individual records display their own activity history through a dedicated Activity tab on each record’s detail page, enabling team members to track specific record changes over time.Export all activities
Admin users can export comprehensive activity data including read operations:- Search activities
- Filter usage
- Record detail views
- Dashboard access
- Record exports
- All write operations listed above
- Click the “Export” button in the Activity tab
- Select a date range
- Initiate the export
API Access: Activity logs are also available programmatically through the Forest API. See the Activity Logs API reference for more information.