Skip to content

FeedbackCategory

Represents a category that can be associated with feedback. Default categories (Output, Agent Error, Agent Plan Execution) are auto-created per tenant.

Properties

Property Type Description
category string Category name (max 256 characters, unique per tenant)
createdAt string Timestamp when the category was created
id string Unique identifier of the feedback category
isDefault boolean Whether this is a system default category (e.g., Output, Agent Error, Agent Plan Execution)
isNegative boolean Whether this category applies to negative feedback
isPositive boolean Whether this category applies to positive feedback