📋 Audit Trail

View and export Salesforce Setup Audit Trail entries—track who changed what and when without navigating through Setup. Essential for compliance, incident investigation, and governance.

Workspace Tab

What It Does

The Audit Trail tab brings Salesforce's Setup Audit Trail into TrackForcePro—giving you a fast, filterable view of all changes made to your org's configuration. Instead of navigating deep into Salesforce Setup, search and filter audit entries by date, user, action, and section. Export results to CSV for compliance reports, incident investigations, and audit evidence.

Every entry includes who made the change, what they changed, when, and (for delegated actions) on behalf of whom.

Why Use Audit Trail

Faster than Setup navigation

Avoid clicking through Setup Organization > Audit Trail. TrackForcePro loads audit data directly in the workspace with instant filtering.

Compliance-ready exports

Filter by date range and export to CSV. Ready for auditors, legal reviews, or regulatory submissions (SOC 2, ISO 27001, etc.).

Incident investigation

Someone changed something unexpected? Filter by date + user + section to isolate the exact change and understand what happened.

Governance & accountability

Track admin activity over time. Schedule monthly exports to keep a historical record of who has access and what permissions they modified.

How to Access Audit Trail

Open the TrackForcePro workspace and click the Audit tab (first tab in the tab bar). The tab automatically fetches recent audit trail entries from your connected Salesforce org.

Once loaded, you'll see:

  • Filter bar at the top with date, user, action, and section controls
  • Results table showing all matching audit entries
  • Pagination controls to navigate through large result sets
  • Export button to download filtered results as CSV
First load hint: On your first use, the Audit tab may take a few seconds to load as it fetches the most recent entries from your org. Subsequent filters are instant.

Filter Options

All filters are optional and work together. Combine multiple filters to narrow results to exactly what you're looking for.

Filter Purpose Example
Date Range Show only entries within a start and end date. Helps manage large audit trails and focus on a specific time window. Last 30 days, 2026-01-01 to 2026-03-01
User Filter by the user who made the change. Searchable dropdown shows matching users as you type. alice@company.com, Bob Smith, Integration User
Action Show only specific types of changes (Created, Updated, Deleted, Deactivated, etc.). User Updated, Permission Set Created, Profile Modified
Section Restrict to a setup area (Users, Security, Organization, Data & Monitoring, etc.). Security, Users, Organization, Data Management

Combining Filters

Use multiple filters at once to pinpoint exact changes. For example:

  • Date: Last 7 days + User: Alice → See everything Alice changed this week
  • Section: Security + Action: Created → See all new security configs
  • Date: 2026-03-01 to 2026-03-10 + User: Integration User + Section: Data & Monitoring → Investigate automated changes during an integration window

Understanding the Results Table

Each column in the audit trail results provides context about the change:

Column What It Shows
Date/Time When the change was made (ISO 8601 timestamp). Click column header to sort ascending/descending.
User The Salesforce user who made the change (login name or email).
Action Specific action taken (e.g., "User Updated", "Profile Modified", "Permission Set Created", "API Version Changed").
Section Setup area affected (e.g., Users, Profiles, Permission Sets, Security, Organization, Data & Monitoring, Development).
Delegate User If present, the user on whose behalf the action was taken. Common in IT support scenarios where one person acts on behalf of another.

Sorting & Pagination

Click any column header to sort by that column (ascending/descending). Large audit trails load in pages for performance. Use pagination controls at the bottom to navigate pages and adjust the rows-per-page setting.

Exporting Audit Data

Click the Export button to download your filtered results as a CSV file. The export respects all active filters—only matching entries are included.

What's Included in the Export

  • Date/Time (ISO format for easy import into databases)
  • User who made the change
  • Action taken
  • Section affected
  • Delegate user (if applicable)

Using the Export

  • Compliance reports — Open in Excel/Google Sheets and generate pivot tables for auditors
  • Incident documentation — Archive the export as proof of when changes were made
  • Long-term governance — Combine monthly exports to build a historical audit log
  • Sharing with stakeholders — Export filtered to specific users/sections and share with team leads
Tip: Include the export timestamp in the filename (e.g., "audit-trail-2026-03-29.csv"). This helps you organize exports and track what period they cover.

Common Workflows

Investigating Unexpected Changes

  1. Filter by Section to the area where the unexpected change occurred (e.g., Security, Users)
  2. Narrow to a Date Range covering the time when you noticed the issue
  3. Sort by Date/Time descending to see the most recent changes first
  4. Review the User column to identify who made the change
  5. Cross-reference the user against your access logs to determine if it was authorized

Compliance Audit Preparation

  1. Set the Date Range to the audit period requested (e.g., Q1 2026)
  2. Optional: Filter by Section: Security to focus on security-related changes
  3. Click Export to download the CSV
  4. Open the CSV in Excel/Google Sheets and create pivot tables by User or Section
  5. Share with auditors or compliance team

User Access Review

  1. Filter by User to the person being reviewed
  2. Set a Date Range covering the review period (e.g., last 6 months)
  3. Review all actions by this user to understand their recent admin activities
  4. Export for your access review documentation

Monitoring Delegated Actions

  1. Filter the table so any entries with a Delegate User appear
  2. This shows all actions taken on behalf of other users (common in IT support)
  3. Verify that all delegated actions are authorized and appropriate

Tips & Best Practices

Performance with Large Audit Trails

  • If your org has years of audit data, always use a date range filter to reduce the initial load and improve responsiveness.
  • Start with the last 30 days, then expand the range if needed.
  • Combine date filters with user or section filters to narrow further.

Regulatory & Compliance

  • Export regularly — Schedule monthly exports and save them with timestamp filenames for long-term governance.
  • Document the export period in file metadata so auditors know what date range is covered.
  • Filter by section when compliance requires specific areas (Security, Users, Data Management).

Investigation & Troubleshooting

  • Start broad, then narrow — Filter by section first, then narrow by date and user.
  • Sort by date descending — Most recent changes appear first, usually more relevant.
  • Delegate User clues — If you see a Delegate User, it signals IT support or admin assistance. Check if it was requested and authorized.

Governance & Accountability

  • Review audit trail monthly to stay aware of admin activity in your org.
  • Set expectations with your team about who can make what changes and in which sections.
  • Use exports as discussion starters: "I noticed X changed Y—was that planned?"
Quick diagnosis: Something broke in Security settings? Filter Section: Security + Date Range: Today + Action: Created/Updated. Usually pinpoints the issue in seconds.