Create and save a custom view from my selected filters
planned
Rodrigo
As a user,
I want to create and save a custom view from my selected filters,
so that I can easily return to it later and the system can use the context to personalize recommendations or train the agent for me.
Acceptance Criteria
Trigger Creation Pop-up
When I click "Save View" after applying filters, a pop-up appears.
Pop-up Fields
Name of View (required): text field to give the view a recognizable name.
Context (optional): a free-text field where I can describe the purpose of the view (used to train the agent later for personalized insights).
Editing
After creation, I can edit both the Name and Context of the saved view.
Saving & Access
Saved views appear in my list of views and can be selected/applied directly.
Persistence
Saved views are tied to my user account so I can access them on subsequent sessions.
Rodrigo
planned