Frequently Asked
Questions
Everything you've wondered about Squins — answered clearly, without the jargon.
How secure is my financial data in Squins?
Extremely secure. Your data is protected by multiple layers: all communication uses TLS 1.3 encryption in transit, and everything stored on Google Firebase servers is encrypted with AES-256 — the same standard used by banks worldwide. Firestore Security Rules ensure that only your own authenticated session can ever read your records. Access to your data using administrative Firebase credentials requires explicit authorization and generates an auditable log in Google Cloud. We operate a strict policy of zero routine access to individual user records.
Does Squins connect to my bank account or read my transactions automatically?
No — and this is intentional. Squins does not connect to your bank, card network, or any financial institution. All transactions are entered manually by you. This is a deliberate security and privacy decision: it means Squins never needs your banking credentials, and there is zero risk of unauthorized access to your bank accounts through our app.
Is my profile picture public or visible to other users?
No — your profile picture is completely private. Profile photos are stored in Firebase Storage under your unique user ID and protected by Security Rules that restrict access exclusively to your own authenticated session. No other user, third party, or the Squins team can view your profile picture. Squins is a personal finance tool — there are no social or community features.
What is Privacy Mode and what does it do?
Privacy Mode is a screen-protection feature that masks all monetary amounts in the app UI — replacing figures with "****" — so that sensitive values are not visible if someone is looking over your shoulder. Toggle it on or off at any time from Settings → Privacy Mode. It is a visual-only feature: it does not change how your data is stored, synced, or protected in any way.
If I change or lose my phone, will I lose all my data?
No — your data is safe. Squins automatically syncs your transactions, budgets, goals, and preferences to Firebase Firestore in real time whenever you are connected to the internet. Simply sign in to Squins on your new device with the same account and all your data will be fully restored. We also recommend periodically exporting a CSV backup from Settings → Export Data as an extra safety net.
Can I export my data? What formats are available?
Yes — you fully own your data and can export it anytime. Navigate to Settings → Export Data and choose from two formats:
CSV — A structured spreadsheet file with all your transactions (date, amount, category, currency, notes). Opens in Excel, Google Sheets, or any financial software that accepts CSV.
PDF — A formatted financial report summarising your transactions by category and time period. Ideal for personal records, accountant handoffs, or tax reference.
Both exports are generated entirely on-device — no data leaves your phone during the process. Export before deleting your account; deletion is permanent.
Can I use Squins on multiple devices simultaneously?
Yes — sign in with the same account on as many devices as you like (phone, tablet, Android, iOS). There is no device limit for any tier. Firebase Firestore keeps all devices in sync in real time. A transaction entered on your phone will appear on your tablet within seconds. Each device also maintains a local offline cache so you can always access your data without internet.
Does Squins work without an internet connection?
Absolutely. Squins is built with an offline-first architecture. You can add transactions, set budgets, review your history, and view charts with no internet whatsoever. The app stores a complete local copy of your data using Firebase's offline persistence. Once you reconnect, any changes made offline are automatically and seamlessly synchronized with the cloud. The only features that require an active internet connection are AI Advisor queries and real-time multi-device sync.
How does the AI Advisor analyze my data?
The AI Advisor is powered by Google's Gemini models. For the AI Financial Report, Squins computes aggregated totals locally on your device — it then sends only anonymized summary figures (total income, total expense, net savings, top spending category, transaction count, best month, your currency, and your language) to the Gemini API to generate personalized narrative insights. No raw transaction lists, notes, or personally identifiable information are included.
When using the AI Copilot chat, the text of your messages and the current session context are sent to the Gemini API. Please avoid including full names, account numbers, or other sensitive identifiers in your chat messages.
Important: Squins AI provides informational insights only — not professional financial advice. Always consult a licensed professional for major financial decisions.
Is my financial data or chat history used to train the AI model?
No, never. Google's Generative AI API terms explicitly prohibit using API inputs to train or improve base model weights. Your financial summaries and chat messages are processed in real time to generate your response — they are not retained by Google for model training purposes. Your financial patterns belong to you alone, not to an AI training dataset.
Are my AI chat sessions saved? Where are they stored?
Yes — to give you seamless access to your conversation history across all your devices, your AI chat sessions are securely stored in Firebase Firestore under your account, protected by the same strict per-user Security Rules as your financial data. This means your session history is available when you switch devices or reinstall the app.
You can view your past sessions from within the AI Copilot screen. All chat history is permanently and completely deleted when you delete your account.
How does the free trial work?
New Squins accounts receive a 7-day free trial of Squins Pro, completely free and with no strings attached. During the trial you get full access to every Pro feature: AI Copilot, AI Financial Reports, Weekly Digest, multi-device sync (up to 3 devices), PDF & CSV export, and a 100% ad-free experience.
No payment method is required to start the trial. We will never ask for a card to activate it. When the 7 days are up, the trial simply expires and your account automatically reverts to the free tier — no charge is ever applied. There is nothing to cancel.
If you decide you love Pro, you can subscribe at any time — before, during, or after the trial — through the in-app paywall. Subscribing is always an explicit choice you make; it never happens automatically.
How do I cancel my Squins Premium subscription?
Cancellation is managed directly through the app store where you subscribed:
Google Play: Open the Play Store → tap your profile picture → Payments & subscriptions → Subscriptions → Squins → Cancel.
App Store (iOS): Open Settings → tap your Apple ID → Subscriptions → Squins → Cancel.
Your Premium access continues until the end of the current billing period. No partial refunds are issued for unused time unless required by applicable law. If you need help, contact support@squins.app.
Do I lose my data if my subscription lapses?
No — your data is always safe. If your subscription lapses, you simply revert to the free tier. All your transactions, budgets, goals, and history remain fully intact and accessible. Only Pro-exclusive features (AI Copilot, AI Financial Reports, Weekly Digest, multi-device sync, data export) become unavailable until you re-subscribe. You will never lose your financial data due to a subscription change.
My purchase is not showing as active — how do I restore it?
Go to Settings → Subscription → Restore Purchases to re-verify your entitlement with the app store. Make sure you are signed in to the same Google or Apple account you used to purchase. If the issue persists, contact support@squins.app with your purchase confirmation details and we will sort it out quickly.
Why is my subscription charged by Google or Apple — not Squins directly?
All payments for Squins Premium are processed entirely by Google Play or the Apple App Store — the platform you downloaded the app from. This means Squins never sees or stores your credit card details. Subscription management is handled through your existing app store account. Entitlements (which features are unlocked) are then verified in real time through RevenueCat, our subscription management layer.
Can I get a refund?
Refund eligibility is governed by Google Play and Apple App Store policies, as all billing passes through those platforms. For Google Play, you can request a refund within 48 hours of purchase directly through the Play Store. For Apple, refunds can be requested at reportaproblem.apple.com. If you believe you are owed a refund for any other reason, contact us at support@squins.app and we will do our best to help.
Which currencies does Squins support?
Squins supports all major world currencies, including USD, EUR, GBP, JPY, CAD, AUD, CHF, AED, IRR, and dozens more. Set your primary currency in Settings and switch at any time. All amounts are displayed with correct formatting and symbol for your selected currency, using the industry-standard intl package for accurate locale rendering.
How far back does the analytics history go?
The Analytics screen provides up to 13 months of historical data — a full year plus the current month — giving you meaningful trend analysis across all spending categories. For older records, export your full transaction history as a CSV from Settings at any time.
Does Squins support multiple languages?
Yes. Squins is available in English, German (Deutsch), French (Français), and Spanish (Español). Switch your language at any time from Settings → Language. Your language preference is synced to your account so budget alert notifications are also delivered in your chosen language.
What happens to my data when I delete my account?
Account deletion is permanent and complete. All your transactions, budgets, savings goals, AI chat history, preferences, notification tokens, and account credentials are permanently purged from our Firebase infrastructure within 30 days of your deletion request. There are no hidden backups or shadow profiles. We honor your right to be forgotten — fully and completely.
To delete your account: go to Settings → Account → Delete Account, or email support@squins.app. We recommend exporting your data first if you need it for personal records.
Does Squins have ads?
It depends on your plan — and we think the distinction is a feature, not a downside.
Free plan: Yes, ads are shown on the free tier. This is what allows us to keep Squins available at no cost to users who don't want to subscribe. Ads are served through Google AdMob and AppLovin MAX, two industry-standard ad networks.
Squins Pro (paid subscription): Zero ads. Completely. The moment your Pro subscription is active, advertising SDKs are never even loaded — they are fully disabled at the code level, not just visually hidden. Ad networks cannot collect any data about you.
7-day free trial: Also 100% ad-free. We believe the trial should give you the authentic Pro experience. If you are on a trial, you will never see a single ad and no ad SDK is initialized.
Think of it this way: ads are a fair trade for a free app. Pro removes that trade entirely. Upgrade to Pro →
What data do the ad networks collect, and how do I opt out?
Only free-tier users are subject to ad data collection. Here is exactly what the ad networks collect and what they never receive:
What they may collect: Your device's advertising ID (IDFA on iOS, Android Advertising ID / GAID on Android), your IP address (used to estimate general location at country/city level), device model and OS version, and ad interaction signals (whether you saw or tapped an ad).
What they NEVER receive: Your financial transactions, budgets, savings goals, AI chat history, email address, display name, profile picture, or any other Squins data. Ad networks operate in a completely isolated context from your financial data.
How to opt out of personalized ads at the OS level:
— iPhone / iPad: Settings → Privacy & Security → Tracking → disable "Allow Apps to Request to Track." Also: Settings → Privacy & Security → Apple Advertising → disable "Personalized Ads."
— Android: Settings → Google → Ads → tap "Delete advertising ID" (Android 12+) or enable "Opt out of Ads Personalization."
The most complete option: Upgrade to Pro. Ad SDKs are never initialized for Pro subscribers — preventing any ad-network data collection entirely. Full details in Privacy Policy, Section 13 →