Fan Inbox Composer and Toolbar Operations
Composer and toolbar are the operator execution layer. This article focuses on safe intervention patterns during ongoing AI conversations.
On this page
Summary
Composer and toolbar are the operator execution layer. This article focuses on safe intervention patterns during ongoing AI conversations. For operators, this page should be used as a decision surface, not only as a UI form. Always pair page actions with downstream validation in the relevant live workflow.
What this page is for
- Send precise manual interventions.
- Use toolbar controls during escalations.
- Prevent accidental low-quality replies.
Before you start
- Open correct thread and read latest context.
- Check if wallet or connection banners are present.
- Define objective for the next reply.
Step-by-step workflow
- Open thread in Fan Inbox.
- Review latest fan message and negotiation stage.
- Draft response in composer with clear CTA.
- Use toolbar functions when thread needs manual override.
- Send response and monitor immediate reaction.
- Adjust script/persona only after observing pattern, not one message.
Key states and error handling
- Composer may be disabled when wallet blocked state is active.
- Toolbar appears only with selected conversation.
- Manual interventions should be reflected instantly in thread.
Best practices
- Keep replies concise and intent-driven.
- Use manual override for high-value edge cases only.
- Escalate recurring issues into scripts/config updates.
Troubleshooting
- If composer is disabled, verify wallet and billing prerequisites.
- If toolbar action has no visible effect, reload thread state.
- If replies feel off-tone, review bot configuration and script context.
- If issue persists after one clean retry, capture exact toast/banner text, selected bot, and timestamp before escalation.
Validate fixes in the real page flow before closing the issue.
UI reference (what each control does)
- Active bot context drives visible conversations and available thread actions.
- Conversation sidebar is the queue entrypoint and must be triaged continuously.
- Thread view is the context source for safe manual interventions.
- Composer can be disabled by wallet or gating states.
- Business connection required state blocks normal inbox operations.
- Invalid business connection banner indicates reconnection is mandatory.
- Top utility area is the place to verify bot context before replying.
- Toolbar controls should be used with explicit thread intent, not random experimentation.
Operator checklist (before shipping changes)
- Confirm active bot before sending any message.
- Read latest thread context before manual intervention.
- Check for banners (connection/wallet) before assuming AI issue.
- Prioritize high-intent conversations first during load.
- Escalate repeated failure patterns into config or script changes.
- Retest after each incident fix with a fresh inbound message.
Real-world scenario
Inbox becomes partially unavailable for one bot. The operator detects business connection warning, reconnects the bot in Telegram business settings, then validates recovery with a fresh fan message and thread response test.
- Identify the exact scope (bot, period, module) before any change.
- Apply one targeted correction based on observed UI state and messages.
- Validate outcome in the live operational flow linked to this page.
- Document the final state so future incidents can be solved faster.
Do not close incidents on UI-only confirmation. Always validate the full user journey end to end.
Related articles
Use correct bot context and thread selection sequence to avoid cross-bot mistakes.
Resolve inbox access blockers caused by missing or invalid Telegram business connection.
Use a structured incident flow when inbox stops behaving as expected.
Understand sidebar, thread panel, and top utility behavior in Fan Inbox.