Activity History

Last updated on 10 April 2026

A full audit log of everything that happens inside OpsPilot — task changes, workflow executions, notes, team actions, and more.

Complete Visibility.
See who did what, when, and why — across every feature of your store operations.
Recent activity feed showing action log entries with user, action, and time
Activity Feed

Each row shows the action performed, the user who performed it, the entity affected, and the timestamp. Click any row to see full detail.

What Is Activity History?

Activity History is your store's operational audit log. Every significant action taken in OpsPilot is recorded here — whether it was done by a team member manually, or automatically by a workflow.

Use it to:

Accessing Activity History

Click History in the OpsPilot sidebar (inside Shopify Admin)
The Activity History page loads showing the most recent events first
Use the filters to narrow down events by type, user, entity, or date
You can also see a preview of recent activity on the Dashboard → Recent Activity feed. Click "View all" to go to the full Activity History.

Activity Log Entries

Each entry in the activity log contains:

FieldDescription
TimestampExact date and time the action occurred (in your store timezone)
User / SourceThe team member who acted, or "Automation" for workflow-triggered actions
ActionWhat was done (e.g., "Task created", "Workflow executed", "Note deleted")
EntityThe specific task, note, workflow, order, or customer involved
Result / StatusFor workflow runs: SUCCESS, FAILED, SKIPPED, or QUEUED
DetailsExpanded payload: field values changed, action results, error messages

Filtering Activity

Use the filter bar to narrow down entries:

FilterOptions
Entity TypeTask, Note, Workflow, Order, Customer, Product
Action TypeCreated, Updated, Deleted, Executed, Sent, Failed, Skipped
UserAny team member, or "Automation" for workflow-triggered actions
Date RangeToday, last 7 days, last 30 days, or custom date picker

Workflow Execution Logs

Workflow executions are the most detailed entries in Activity History. Each run logs:

Workflow Run Statuses

StatusMeaning
SUCCESSAll actions completed without error
FAILEDOne or more actions encountered a permanent error (e.g., invalid workflow schema, missing integration credentials)
SKIPPEDConditions were not met, plan limit reached, deduplication active, or all actions were filtered by plan tier
QUEUEDA delayed action is waiting to run at a future time
SKIPPED is not an error — it means the workflow ran and determined it didn't need to act (conditions not met, dedup window active, etc.). Check Advanced Troubleshooting if you expected it to run.

Task Timeline vs. Activity History

OpsPilot has two complementary audit views:

Task TimelineActivity History
ScopeA single task — shows every status change and edit on that taskEntire app — all tasks, notes, workflows, and integrations
WhereInside the task detail viewHistory page in the sidebar
Best forInvestigating one specific task's historyCross-feature audit, compliance, debugging automations

Exporting Activity

To export activity data for reporting or compliance purposes, use a Google Sheets workflow action to automatically log activity to a spreadsheet as it happens — this is the recommended approach for ongoing audit trails.