import { Callout } from ‘nextra/components’
Understand Saved Preferences
Goal: Understand which choices may be remembered when you return to IN-YACHT and which ones you should expect to set again.
Before you start
- Sign in with your own user account.
What can be remembered
Some preferences are connected to your user experience. These can include profile settings, the selected yacht, table layout, visible columns, filters, grouping, sorting, and other table setup choices.
Saved preferences help you continue working with the same view instead of rebuilding it every time.
What is temporary
Some choices are meant to be temporary. Search text in a table is one example: when you leave and return to a module, you may need to enter the search again.
This helps prevent old searches from hiding records unexpectedly.
Reset table preferences for the current view
Use Reset Filter when a table does not look as expected. This removes active filters, sorting, grouping, and row selections from the table view.
If the table has a default quick filter, the reset returns the table to that default view.
Result
You understand why IN-YACHT may reopen a table with your previous layout and how to reset the current view when needed.