Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions fern/docs/features/web-ui-feedback.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

<Frame>
<img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/triggers-page-dashboard-1759623397.png" alt="Triggers page showing recent trigger events" />
</Frame>

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.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Added search functionality info based on PR #1869 which adds a search box to filter triggers by summary text. The search also removes the 30-day limit so users can find older events.
View source


Need help with the web interface? Contact us at [help@gopromptless.ai](mailto:help@gopromptless.ai).