What the feedback feature does
Aiola’s Feedback feature lets each project collect structured submissions from end users and review them inside the desktop app. Feedback is available in two places:- Project Feedback for one workspace
- Central Feedback for an all-project view
Supported feedback types
The app supports at least two feedback flows:- Issue submissions
- Feature request submissions
Configure the form
From Project → Feedback:- Click Edit Fields
- Configure the fields for issue reports or feature requests
- Save the configuration
- Open Get Code
Embed it in your app
The Get Code flow generates setup guidance for your selected stack. The generated implementation is designed around:- an
AIOLA_KEYenvironment variable - a server-side proxy route
- a UI dialog or submission component for the chosen form type
Working with submissions
Inside the app you can:- filter by type and status
- search submissions
- update status
- bulk update or bulk delete items
- see stats in the workspace view
- watch submissions update in real time

