FAQ
Is my data synced across devices?
Yes — every platform talks to the same account on our server. Sign in on any device and all your tasks, habits, finances, journal entries, and other data are available. Changes made on one device appear on all others after a sync.
Where is my data stored?
On OterApp’s server, in a managed Postgres database. Data is encrypted in transit (TLS) and at rest. You can export your data at any time from the Settings screen.
Is there a free tier?
Yes. Some advanced features require a paid plan, but the core surfaces — tasks, habits, journal, timers, calendar, dashboard — are free. Paid features currently include certain finance tools (balance prediction), AI-powered features (task import, chat), and store operations (work module).
Can I use OterApp offline?
The app has limited offline support for some features (books, for example, caches data locally). Full offline support is still in development. For the best experience, an internet connection is recommended.
How do I export my data?
Go to Settings in the app and look for the data export option. Your data is exported in a machine-readable format that you can import into other tools if needed.
How do I delete my account?
Contact us through GitHub or email and we’ll process the deletion. Account deletion removes all your data from our servers.
What platforms are supported?
- Web — any modern browser at oterapp.com
- Android — phones and tablets
- Desktop — macOS, Windows, and Linux native apps
- iOS — coming soon
How do notifications work?
The server checks periodically for items that need your attention — overdue tasks, due habits, completed timers, and reminders. Notifications are delivered as push messages on Android, via WebSocket on desktop, and stored in an in-app inbox for later review. You can control which notification types you receive from Settings.
Can I use OterApp for my team or business?
The Work feature supports team rosters and collaborative projects (tickets, milestones, etc.), but OterApp is primarily designed as a personal life-management tool. There isn’t a multi-tenant team workspace model at this time.
I found a bug. Where do I report it?
Open an issue on our GitHub repository . Include the platform you’re using, the feature affected, and steps to reproduce the issue.