Step 1
Keep raw imports and finance records on the server.
Step 2
Use browser storage only for lightweight convenience state.
Step 3
Avoid saving sensitive content in local storage.
Common questions
Where does Clover store my data?
Clover stores source files and finance records on the server side, while the browser only keeps low-risk convenience state such as Profile selection.
What browser storage does Clover use?
Only lightweight convenience state should live in the browser, not raw statements, account numbers, or long-lived transaction history.
Related help
Was this article helpful?