diff --git a/fern/docs/features/web-ui-feedback.mdx b/fern/docs/features/web-ui-feedback.mdx
index c64b80d..205841f 100644
--- a/fern/docs/features/web-ui-feedback.mdx
+++ b/fern/docs/features/web-ui-feedback.mdx
@@ -17,17 +17,17 @@ Promptless offers several ways to provide feedback on suggestions. Learn about a
### Triggers page
-The Triggers page shows all events that triggered Promptless to review your documentation over the last 30 days. Each entry displays:
+The Triggers page shows all events that triggered Promptless over the last 30 days. Each entry displays:
- **Trigger source**: The event that fired (like a GitHub PR or Slack message)
-- **Status**: Whether Promptless completed processing, is still working, or hit an error
-- **Suggestions created**: Whether documentation updates were created from this trigger
-- **Timestamp**: When the trigger happened
+- **Status**: Processing state (completed, in progress, or error)
+- **Suggestions created**: Whether documentation updates resulted from this trigger
+- **Timestamp**: When the trigger occurred
-Use the filters at the top to narrow down by trigger type or suggestion status. Click any trigger to see the full details, including what research Promptless did and why it decided to create (or skip) documentation updates.
+Use the search box to find triggers by PR info, Slack thread topic, task name, or other summary text—including events older than 30 days. Use the filters to narrow down by trigger type or suggestion status. Click any trigger to see full details, including what research Promptless did and why it created (or skipped) documentation updates.
Need help with the web interface? Contact us at [help@gopromptless.ai](mailto:help@gopromptless.ai).