Support Handoff Note Generator
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
This tool reads support tickets from any webpage—customer details, issue descriptions, conversation history, or selected text—and uses AI to generate a structured handoff note. It extracts the ticket content, analyzes the case, and returns a note that includes a case summary, key customer context, actions already taken, unresolved issues, and recommended next steps for the receiving agent. The note is structured with clear sections for easy reading. You can choose from three detail levels: Brief (concise), Standard (structured), or Detailed (expanded). The handoff note appears in the panel where you can review and copy it. This tool helps support teams transfer cases smoothly, reducing handoff friction and ensuring the receiving agent has all the context they need to assist the customer effectively.
WHERE IT RUNS
The script runs on every website and web application you visit. It works with any page containing support tickets—ticketing systems (Zendesk, Jira, Freshdesk), email interfaces, customer profiles, conversation logs, and more. It works regardless of framework—React, Vue, Angular, Svelte, or plain HTML—and extracts content from the page as rendered in the browser.
HOW TO USE
Upon installation, a floating panel appears with the tool interface. Select the ticket content on the page (or navigate to a page containing the ticket), choose your preferred detail level (Brief, Standard, or Detailed), and click "Scan & Generate Handoff." The tool extracts the content and sends it to the AI bridge. Within seconds, the AI returns a structured handoff note. The panel shows the source content preview and the generated note. Click "Copy Note" to copy the handoff note to your clipboard, or "Copy Ticket" to copy the original text. Review and edit the note before transferring the case.
TECHNICAL MECHANISM: INTELLIGENT TICKET EXTRACTION WITH AI HANDOFF NOTE GENERATION
This tool uses a multi-layer approach to extract ticket content. It first checks for user-selected text, then looks for common ticket containers (ticket, case, issue, customer, support), then scans messages and comments in the conversation thread. The extracted text is cleaned and formatted for the AI. The tool attempts WebMCP (navigator.modelContext) first if available—a W3C proposal for structured tool calls—falling back to the AI backend via GM_xmlhttpRequest. The AI is prompted to return a structured handoff note covering summary, context, actions taken, unresolved issues, and next steps in the selected detail level. The note is returned with clear section labels for easy review.
THE PANEL
The panel is fully draggable and remembers its position per website using GM_setValue. It automatically snaps to the nearest screen edge when released for a clean workspace. Click the collapse button to minimize it to a small floating bubble that takes minimal space. Click the bubble to expand the panel back. The panel can be resized by dragging any edge or corner. Press the Escape key to close the panel temporarily, and click the extension icon to reopen it.
PLEASE NOTE
This script requires the free BotGentz extension and an active AI subscription. Each handoff note generation counts against your monthly AI usage cap. AI-generated notes should be reviewed and edited before use—the AI may occasionally miss important details or suggest inappropriate next steps. As websites frequently update their structure, scripts may need occasional updates to maintain content extraction accuracy. All data processing happens locally except for the AI request—only the extracted ticket content is sent to the AI backend. No browsing history or personal information is transmitted or stored. This tool is designed for customer support assistance and is not an autonomous agent that acts without review.