Remote Access

Use AionUi from any device—phone, tablet, or computer—via WebUI or Telegram. Your 24/7 AI assistant. Full setup: WebUI Configuration. For internet access: Remote Internet Access Tutorial (Wiki).

WebUI

Access AionUi from any device via browser. Supports LAN, cross-network, and server deployment. Login with QR code or account/password. WebUI configuration guide →

Telegram

Chat with your AI from Telegram. Pair with a simple code. Get your Bot Token from @BotFather and configure in Settings → WebUI Settings → Channel.

Telegram is convenient for quick questions on the go; treat the bot like any privileged integration—anyone with the bot link and weak pairing could interact if misconfigured.

Security checklist

  • Use HTTPS or tunnels when exposing WebUI beyond localhost.
  • Disable remote features on devices you do not control.
  • Review Privacy for how data flows to model providers.

When remote access helps

Developers use WebUI from tablets during standups; operators check scheduled tasks from a phone; writers kick off long doc jobs from a laptop while the heavy session runs on a workstation. All paths still honor your local SQLite history on the machine running AionUi.

Related