# In-app feedback forms with your product UI

Last updated: 2026-08-07
Canonical URL: https://fillo.so/in-app-feedback

Put a short feedback form on the route where the experience happened. Fillo's SDK renders native controls in your product while the shared schema handles validation, conditional questions, and the response record.

## Keep the question in context

- Render in a card, drawer, settings route, or post-action state.
- Pass signed respondent identity and coarse app traits from your server.
- Add route, plan, or campaign context as hidden fields or prefill.
- Reveal a follow-up only when a score or choice calls for it.

Respondent context helps attribution and review. It must not replace authorization checks in the host app.

## Close the response loop

The response workspace keeps the score, written feedback, file references, form version, and delivery state together. Export responses or send signed webhook events to the system that owns follow-up.

Fillo is not a complete product-analytics suite. Keep behavioral events, cohorts, and session analysis in the analytics tool you already use.

## Useful links

- Human overview: https://fillo.so/in-app-feedback
- Customer feedback template: https://fillo.so/templates/customer-feedback-form
- Respondent identity: https://fillo.so/docs/respondents.md
- Prefill and hidden context: https://fillo.so/docs/prefill.md
- Headless form builder: https://fillo.so/headless-form-builder
