Process Feedback with AI
CSV Format Guide

Upload a CSV file with feedback data, it should be the Cycle export from a feedback view. The file must include the following required fields and should not exceed 1000 rows (excluding the header).

Required Fields:

  • uuid: Unique identifier for the feedback (e.g., UUID)
  • type: Type of entry (e.g., 'Feedback')
  • status: Current status (e.g., 'Processed')

Note: Additional fields are allowed but ignored. Ensure proper CSV formatting (e.g., commas as delimiters, quoted strings for text with commas).