Skip to content

Mobile app (iOS & Android)

My Agent Platform has a native mobile app for iOS and Android. It’s a Telegram replacement, not a duplicate of the web dashboard — chat-first, with the agent surfacing your most important work proactively as it happens.

  • Same conversation as the web dashboard — your chat history syncs both directions. Start a thread on your laptop, finish it on the bus.
  • Proactive surfaces — when the agent finishes overnight work, posts a morning briefing, or hits an approval gate, you get a push notification with one-tap context (open thread, approve, snooze).
  • Quick approvals — approve or reject send-email / post-to-social / charge-the-card moments from the lock screen.
  • No per-vertical tabs — the agent surfaces whatever’s relevant (listings, leads, briefings, drafts) inline in chat with action buttons, instead of making you hunt through menus.

The app is published to the Apple App Store and Google Play. Search for “My Agent Platform” or use the QR code on Settings → Integrations → Mobile App.

PlatformStatusLink
iOSAvailableApp Store — search “My Agent Platform”
AndroidAvailableGoogle Play — search “My Agent Platform”
  1. Open the app and tap Sign in.
  2. On the web dashboard, go to Settings → Integrations → Mobile App and scan the QR code that appears there.
  3. The phone exchanges the QR for a one-time pair token, then issues a long-lived device key. Future sign-ins are silent.

If the QR code times out before you scan it, just refresh — a new one is generated each visit.

We support APNs (iOS) and FCM (Android). Notifications are scoped to agent-initiated events that need your attention:

  • Approval gates — agent paused waiting on you (send email, post to social, big-credit move).
  • Morning briefings — daily summary if you’ve opted in.
  • Drafted replies waiting for review — agent prepared an email draft and is waiting for you to approve or edit.
  • Critical issues — e.g., your linked email account’s app password expired and the agent can’t send replies.

We will never push:

  • Marketing or promotional content
  • General activity logs (every action the agent took)
  • Anything the agent could have just put in the next chat message without paging you

You can toggle each category on or off from Settings → Notifications on the web dashboard.

Open the app → profile menu → Sign out. The device key is revoked server-side; the phone forgets its credentials. If your phone is lost or stolen, you can also revoke the device remotely from Settings → Integrations → Mobile App → Devices.

Everything sent through the app uses HTTPS. The device key is stored in the phone’s secure enclave (iOS Keychain / Android Keystore), never in plain storage. We never see your phone’s contacts, photos, or location — only what you explicitly send in chat.

Push payloads carry only a generic alert (“Approval needed”, “Briefing ready”) and the agent ID; the actual content is fetched over HTTPS when you open the notification. So if someone glances at your lock screen they won’t see the agent’s draft email or the lead’s name.