The Team plan allows up to 5 Telegram users (the account owner plus 4 members) to send commands to the same agents. Each member operates independently — switching projects, running sessions, and viewing history without interfering with others.
Inviting a team member
From your Telegram bot, send:
The bot generates a unique invite link valid for 7 days:
https://remoteagent.chat/join/AbCdEf12
Share the link with the person you want to add. They open the link, authenticate with their Telegram account via the login widget, and are added as an active team member immediately.
Invite links expire after 7 days. If the link expires before it is accepted,
generate a new one with /invite.
You can also generate invite links from the Team tab in the dashboard.
Member limits
| Plan | Telegram users |
|---|
| Trial / Solo / Pro | 1 (owner only) |
| Team | 5 (owner + 4 members) |
Once 4 members are active, the /invite command returns an error until you revoke an existing member.
Independent project switching
Each team member has their own active project — switching does not affect other members or the owner. Use /projects to see available agents and tap to switch:
Your projects — tap to switch:
● my-api ✓
○ frontend
○ data-pipeline (offline)
Your selection is remembered between sessions. Switching to a different project only changes it for you.
Session awareness
If you send a command while another team member already has a session running on the same agent, the bot notifies you before starting your session:
⚠️ @alice is currently working on: fix the login page redirect
Your command still runs — this is an awareness notification, not a blocker. The agent processes requests sequentially.
Viewing your history
Send /history to see your last 10 sessions. Team members see only their own sessions. The account owner sees all sessions from all members, including who initiated each one.
The dashboard Activity log shows a By column for each session, indicating which team member sent the command.
Revoking a member
To remove a team member, go to the Team tab in the dashboard and click Revoke. The member is immediately removed and receives a Telegram notification letting them know their access has been revoked.
Revoked members can no longer send commands to the bot. Their session history remains in the owner’s activity log.
What happens on downgrade
If the account owner downgrades from the Team plan to Solo or Pro, all active team members are automatically revoked. Each member receives a Telegram notification. No action is required from the owner beyond changing the plan.
Voice messages on Team
Team plan includes unlimited voice usage shared across all members. Each member’s voice usage is tracked individually and visible to the owner in the activity log. The combined usage does not count against any per-member limit — it is a shared unlimited pool.