# Feedback Adapter
URL: /docs/api-reference/adapters/feedback

Capture and respond to message feedback submitted through action primitives or runtime actions.

> For AI agents: a documentation index is available at [llms.txt](/llms.txt). Use `.md` for canonical markdown pages; `.mdx` is kept as a backwards-compatible alias on supported URL paths.

## API Reference

### FeedbackAdapter

- `submit`: `(feedback: FeedbackAdapterFeedback) => void`