Settings
Configure your AssistMe profile, appearance, and preferences.
Overview
The Settings tab (gear icon) lets you manage your account, customize the app's appearance, and access developer features.
Profile
At the top of the Settings screen, you'll see your profile card showing:
- Your email address
- The number of Agent Apps you've installed
There is also a Profile screen (accessible via the route but hidden from the tab bar) that shows additional stats:
- Installed Apps — Total count of apps you've added
- Apps Used — Number of apps you've actually opened at least once
Appearance
Choose your preferred visual theme:
| Option | Icon | Description |
|---|---|---|
| Light | Sun | Light background with dark text |
| Dark | Moon | Dark background with light text |
| System | Phone | Automatically matches your device's system setting |
Your theme preference is saved and persists across app restarts. The theme applies immediately when changed.
Theme on Web
The web dashboard also supports Light / Dark / System theme via the theme toggle button in the header. It cycles through light → dark → system and is persisted in your browser's local storage.
Developer Portal
Tap Developer Portal to access the built-in developer tools for creating and managing your own Agent Apps. You can:
- View all apps you've created with their status and stats
- Register new Agent Apps
- Edit app configurations
- Submit versions for review
See Developer Portal for details, or the Developer Guide for full development documentation.
Clear Bundle Cache
Agent Apps that use dynamic loading download web bundles to your device. The Settings screen shows the total size of cached bundles in KB.
Tap Clear Bundle Cache to free up storage space. A confirmation dialog appears before clearing. After clearing, apps will re-download their bundles the next time you open them — this may cause a brief loading delay on first launch.
Sign Out
Tap Sign Out at the bottom of the Settings screen. A confirmation dialog will appear before you're signed out. Once confirmed, you'll be returned to the login screen.
Your data remains on the server — signing back in will restore your apps, conversations, and settings.
Next Steps
- Developer Portal — Create and publish your own Agent Apps
- Web Dashboard — Access advanced features on the web
- API Tokens — Manage CLI authentication tokens