Fix Notion Workspace Activity Feed Missing Specific Action Types
🔍 WiseChecker

Fix Notion Workspace Activity Feed Missing Specific Action Types

You open your Notion workspace activity feed to find a specific edit, comment, or permission change, but the action type is not listed. This happens because the activity feed filters out certain system-level and bulk operations by design. Notion records all changes in the page history, but the workspace-level feed shows only a curated set of event types. This article explains which action types are hidden from the workspace activity feed and provides steps to locate the missing records using page-level history and search filters.

Key Takeaways: Locating Missing Activity Records in Notion

  • Settings & Members > Settings > Activity Log: Shows workspace-level events but hides template creation, database schema changes, and integration actions.
  • Page History (three-dot menu > Page History): Displays every edit, comment, and property change for a single page, including actions missing from the workspace feed.
  • Search bar with “/activity” filter: Typing “/activity” in Quick Find narrows results to recent changes but still excludes system-triggered actions.

ADVERTISEMENT

Why the Workspace Activity Feed Omits Certain Action Types

Notion’s workspace activity feed is designed to show human-initiated actions that are relevant for team oversight. It captures events like page creation, deletion, sharing, permission changes, and comments. However, Notion intentionally excludes several categories of actions to reduce noise. These include:

Template-related actions: When a member creates a page from a template, the feed shows the new page creation but not the template instantiation itself. The template duplicate event is recorded in the template’s page history only.

Database schema changes: Adding, renaming, or deleting a property in a database does not appear in the workspace activity feed. These changes are logged inside the database page history.

Integration and API actions: Changes made by third-party integrations, such as Zapier or Notion’s API, are not shown in the workspace feed. They appear only in the page history of the affected page.

Bulk edits and automation: Actions triggered by Notion Automations or bulk database operations (e.g., “Edit all pages in view”) are excluded from the feed. The individual page edits that result from these actions are recorded per page.

Comment edits and deletions: Editing or deleting a comment does not appear in the workspace feed. The original comment creation is shown, but subsequent modifications are tracked only in the page’s comment history.

Steps to Find Missing Action Types Using Page History

  1. Identify the page where the action occurred
    Think about which page, database, or template was affected. If you are unsure, use the workspace search bar at the top left of the Notion window to locate the page by name or content.
  2. Open the page and access Page History
    Navigate to the page. Click the three-dot icon in the top-right corner of the page window. From the dropdown menu, select Page History. A sidebar opens on the right side of the screen.
  3. Review the chronological list of changes
    The Page History sidebar displays every modification made to that page, including property changes, content edits, comments, and integration actions. Each entry shows the date, time, and the user or integration that made the change.
  4. Filter by action type using the dropdown
    At the top of the Page History sidebar, click the Filter dropdown. You can select specific action types such as “Content edited,” “Property changed,” “Comment added,” or “Page restored.” This helps you narrow down to the missing action type.
  5. Click a history entry to see the exact change
    Click any line in the history list. The page preview highlights the exact content or property that was changed. For property changes, the old and new values are displayed.

ADVERTISEMENT

Using the Activity Log with Advanced Search Filters

The workspace activity log does not allow filtering by action type directly. However, you can use the search bar to find recent changes that match a specific pattern.

  1. Open the Activity Log
    Go to Settings & Members in the left sidebar. Select Settings from the menu. Scroll down to the Activity Log section.
  2. Use the search field inside the Activity Log
    At the top of the Activity Log, there is a search box. Type a keyword related to the missing action, such as the page name, the user’s name, or a property name. The log filters to show only entries containing that keyword.
  3. Sort by date range
    Below the search box, click the date range filter. Select a preset range like “Last 7 days” or “Last 30 days,” or choose a custom range. This limits the displayed events to the period when the missing action likely occurred.
  4. Export the Activity Log for offline review
    Click the Export button at the top right of the Activity Log. Choose CSV format. Open the exported file in a spreadsheet application. The CSV includes columns for timestamp, user, action type, and page name. You can sort or filter the CSV to locate the missing action type.

What to Do If the Action Is Still Missing

Check if the action was performed by an integration

Actions made by integrations (Zapier, Make, Notion API) do not appear in the workspace activity feed. They are visible only in the page history of the affected page. Open the page, go to Page History, and look for entries labeled with the integration name instead of a user name.

Verify that the action type is not a database schema change

Database property changes are never shown in the workspace feed. To see these changes, open the database page, click the three-dot menu, and select Page History. Filter by “Property changed” to see all schema modifications.

Confirm that the action was not performed by a guest or a deleted member

Guests and deleted members still generate activity, but their names may appear as “Unknown user” or “Deleted member” in the workspace feed. Use the Page History of the affected page to see the exact user identifier. If the user was a guest, you can find their email in the guest management section under Settings & Members > Guests.

Check if the action was undone or reverted

If a user quickly undoes an action (Ctrl+Z), the undo event may cancel the original action in the activity feed. The original action might not appear at all. In this case, the only record is in the page history, which shows both the original change and the undo as separate entries.

Workspace Activity Feed vs Page History: Differences in What They Show

Feature Workspace Activity Feed Page History
Scope All pages in the workspace Single page or database
Action types included Page create, delete, share, permission change, comment creation All action types, including property changes, template instantiation, integration actions, comment edits, and comment deletions
Filter options Search by keyword and date range only Filter by action type, user, and date range
Export format CSV download available No export; viewable only inside Notion
Retention period 90 days for Free and Plus plans; 365 days for Business and Enterprise Unlimited for all plans

If you need to audit a specific action type that is missing from the workspace activity feed, always check the page history of the affected page first. For actions made by integrations or database schema changes, page history is the only reliable source. For bulk operations or automation-triggered changes, inspect the individual pages that were modified. Use the CSV export of the workspace activity log only when you need to search across many pages at once, but remember that it will not contain the excluded action types.

ADVERTISEMENT