Skip to main content

Team plan: manager bot

The Team plan includes a manager bot plus up to 10 worker support bots. See Pricing for current monthly prices on tg.app/support.

Flow

  1. Users message @YourAppManagerBot
  2. Manager selects the least-busy worker bot (load balancing)
  3. User receives a button: Open support chat@WorkerBot?start=handoff_...
  4. Worker bot runs AI-first RAG + human escalation

Routing logic

  • Only connected, healthy worker bots
  • Prefer workers with online agents
  • Least-loaded: fewest open tickets
  • Sticky session: same worker for returning users (24h)

Setup

  1. Connect manager bot token in Support → Team
  2. Connect each worker bot
  3. Link workers to manager in the Team settings panel

Minimum 2 worker bots recommended when enabling the manager.

Manager routing diagram