---
title: "User Feedback"
description: "Learn more about collecting user feedback when an event occurs. Sentry pairs the feedback with the original event, giving you additional insight into issues."
url: https://docs.sentry.io/platforms/ruby/guides/delayed_job/user-feedback/
---

# Set Up User Feedback | Sentry for DelayedJob

When a user experiences an error, Sentry provides the ability to collect additional feedback. You can collect feedback according to the method supported by the SDK.

While this feature isn't currently supported for Ruby or most of its frameworks, it is supported for [Rails](https://docs.sentry.io/platforms/ruby/guides/rails/user-feedback.md).

## Pages in this section

- [Configuration](https://docs.sentry.io/platforms/ruby/guides/delayed_job/user-feedback/configuration.md)
