Skip to content
OwnDocs
Feature

Reader feedback

A lightweight widget that asks whether a page helped, with an optional comment, so you know what to fix.

  • A simple Yes/No widget sits on every page — clicking Yes submits instantly, and clicking No opens an optional comment box of up to 1000 characters before submitting.
  • Feedback storage is pluggable: out of the box it appends to size-capped daily files, or it can be routed to a connected Notion database instead.
  • The Notion backend retries automatically on rate limits, server errors, and network failures, so a flaky connection doesn't silently drop a reader's comment.
  • Submissions are small and size-capped by the server, so the feedback endpoint can't be used to upload large payloads.