Timeln Recall is a companion app for Even Realities G2 glasses that lets you ask questions of your own Timeln knowledge graph by voice.
1. What the app collects
Voice audio
When you open the app, it listens for the wake word “Timeln”. Audio captured from the glasses microphone is sent to the Timeln backend for transcription and is not retained after the transcript is produced. Audio is never sold, shared with advertisers, or used to train models.
Your questions and answers
The text of your question is sent to your own Timeln account to be answered from data you have already saved there.
Your API token
The token you enter is stored locally on your phone (via the Even app's local storage) and is sent only to the Timeln backend to authenticate your requests.
Conversation history
Questions and answers are stored locally in the companion app so you can review them. Clear them any time with “Clear history” on the Chat tab. This history never leaves your device.
Diagnostic logs
The Console tab shows a live log of app activity. These logs exist only in memory for the current session and are never transmitted anywhere.
2. What the app does not do
- No analytics, telemetry, tracking, or advertising SDKs.
- No third-party services other than the Timeln backend.
- No location, contacts, photos, or health data.
- No account creation — you supply a token from your existing Timeln account.
3. Where data goes
All network requests go to a single host: timeln-core-production.up.railway.app, which is the Timeln backend operated by GeniusAI Solutions. This is the only host in the app's network permission whitelist. Speech transcription is performed server-side by that backend.
4. Your control
- Remove your token at any time via Setup → Clear. The app then does nothing until a new token is entered.
- Revoke the token itself at app.timeln.app/settings/api-tokens, which immediately stops it from working.
- Clear locally stored conversation history via Chat → Clear history.
- Uninstalling the app removes all locally stored data.
5. Contact
Questions about this policy: rahul@timeln.app