Agentbrisk

Notion AI Not Responding on Shared Pages: How to Fix It

May 14, 2026 · Editorial Team · 6 min read · notion-aitroubleshootingerror-fix

You're working on a shared Notion page, you select a block of text, and the Notion AI button either doesn't appear, appears grayed out, or you click it and nothing happens. No loading spinner, no output, no error message. You try pressing the spacebar to open the AI menu manually and the AI options aren't listed. On your own personal pages, Notion AI works fine. On this shared workspace page, it's dead. If you're a writer or editor working inside a team's Notion workspace, this is an infuriating blocker because the AI tools are exactly what you need when collaborating on shared content.

What this error actually means

Notion AI availability on a shared page is controlled by three independent factors: the workspace-level AI feature toggle, the page-level permission settings for your account, and whether your individual account has an active Notion AI add-on. When any one of these is misconfigured, Notion AI becomes unavailable for that page. The interface doesn't distinguish between these failure modes: it just makes the AI options disappear or become unclickable, giving you no indication of which of the three issues you're hitting.

Quick fix (when you need it working in 60 seconds)

  1. Click on the page title and look for the AI icon in the toolbar above the page. If it's not there, go to the "..." menu at the top right of the page and check whether "Notion AI" appears in the list.
  2. If "Notion AI" is in the "..." menu but grayed out, you're hitting a permission issue. Ask the page owner to check your access level (you need at minimum "Can edit" access for AI to work).
  3. If "Notion AI" doesn't appear in the "..." menu at all, go to Settings > My Account > Add-ons and check whether Notion AI is listed under your active add-ons.
  4. If Notion AI is listed but shows "Inactive," click Activate. If it shows a billing issue, go to Settings > Billing and check your payment method.
  5. If your add-on is active and you have edit permissions, try the AI menu from a fresh browser tab on the same page.

Why this happens

The most common cause on shared workspace pages is the gap between workspace AI access and individual account AI access. Notion AI is an add-on that must be activated per account, not per workspace. When someone creates a workspace and enables Notion AI for the workspace, that doesn't automatically activate it for every member. Members who joined before Notion AI was added to the workspace, or who haven't explicitly activated the add-on in their account settings, will see AI features missing on shared pages even though other team members can use them on the same page.

Page permission level is the second most common cause. Notion AI requires "Can edit" or higher access to function. "Can comment" access disables AI features even if your individual account has an active Notion AI subscription. This is by design: Notion treats AI-generated content as a write operation, and comment-level access doesn't include write permissions. If you were added to a shared page as a commenter rather than an editor, AI will be unavailable.

Workspace-level AI restrictions affect the third category. Workspace owners on Business and Enterprise plans can disable Notion AI for specific members or for the entire workspace as a data governance measure. If your workspace admin has disabled AI for your member role, the feature will be invisible on all shared pages in that workspace regardless of your individual subscription status.

Browser and desktop app caching can also cause AI buttons to appear but not respond. Notion's AI interface components are loaded as JavaScript modules. If the cached version of these modules conflicts with the current server-side AI feature state, the buttons render but click events don't trigger the AI pipeline. This is especially common after Notion pushes an update.

Finally, Notion AI has its own usage limits separate from your overall Notion plan. If you've hit your monthly AI response limit (which is separate from the workspace's limit), AI prompts will fail silently or show a usage limit message. This is worth checking in Settings > Add-ons > Notion AI > Usage.

Permanent fix

  1. Verify your Notion AI add-on status. Go to Settings (gear icon at the bottom of the sidebar) > My Account > Add-ons > Notion AI. Confirm it shows "Active." If it shows anything else, follow the activation or billing prompts.
  2. Confirm your access level on the shared page. Click the "Share" button at the top right of the page. Find your name in the access list. Confirm your permission level is "Can edit" or "Full access." If it shows "Can comment" or "Can view," ask the page owner to upgrade your access.
  3. Ask your workspace admin whether Notion AI is enabled for your member role. Have them check Settings > Workspace > Members > (your member role) > Notion AI access.
  4. Force-refresh Notion. In the desktop app, press Ctrl+Shift+R (Windows/Linux) or Cmd+Shift+R (Mac). In the browser, do the same. This clears cached module data and forces a fresh load of the AI interface components.
  5. Sign out of Notion completely and sign back in. This refreshes your authentication token and re-downloads your account's feature flags, which include AI access settings.
  6. Check your AI usage for the current billing period. Settings > Add-ons > Notion AI > Usage. If you're at or near the limit, some AI operations may fail before others depending on which ones are rate-limited first.
  7. Switch to the Notion web app (notion.so) if you're primarily using the desktop app, or vice versa. If AI works in one environment but not the other, you've isolated a client-specific caching issue.
  8. If you're a workspace admin experiencing this issue, check the workspace AI settings under Settings > Workspace > Notion AI. Confirm that "Enable Notion AI for workspace" is toggled on and that there are no member-level restrictions that would exclude your account.

Prevention

When onboarding new members to a Notion workspace, include Notion AI activation in your onboarding checklist. Walk new members through Settings > My Account > Add-ons > Notion AI on their first day. This prevents the silent "AI doesn't work for me but it works for everyone else" situation that often takes days to diagnose.

When sharing pages, default to "Can edit" rather than "Can comment" for collaborators who will be working on the content. Comment-level access is appropriate for reviewers who are providing feedback, not for writers or editors who need to use AI features.

Document your workspace's AI usage limits and share them with the team. If your workspace has 20 members all using Notion AI heavily, the monthly usage limit distributes across all of them. Knowing the rough per-person budget prevents surprise mid-month outages.

After Notion releases an update (they push updates frequently), do a quick test of the AI features on a shared page before your next collaborative session. Updates occasionally reset feature flags or introduce temporary caching issues that a single refresh resolves.

When the fix doesn't work

If AI is confirmed active on your account, you have edit access to the page, workspace AI is enabled, and you've refreshed the app and it still doesn't work, contact Notion support at notion.so/help. Include your account email, the workspace name, and a specific description of where the AI button should appear and what happens when you try to use it.

Notion's support team can inspect your account's feature flag state server-side, which sometimes reveals configuration issues that aren't visible from the user interface. This is particularly useful when the issue is specific to a single workspace rather than all workspaces on your account.

As a workaround while you wait for a fix, use the /ai slash command instead of selecting text and clicking the AI button. These are different interface entry points and the slash command path sometimes works when the toolbar button doesn't.

Search