What Sidekick understands
Every customer message kicks off a fresh read. Sidekick extracts three kinds of understanding, and that understanding is the same regardless of who’s handling the conversation. What changes is where it goes next.
Sidekick is the conversation-intelligence layer that runs over every conversation in Atender. It reads what’s being said in real time, understands it, and routes that understanding to whoever — or whatever — is on the other end. For human agents, it shows up as a panel of suggestions and matching knowledge. For the system itself, it works in the background — tagging, extracting structured data, spotting incident matches.
Every customer message kicks off a fresh read. Sidekick extracts three kinds of understanding, and that understanding is the same regardless of who’s handling the conversation. What changes is where it goes next.
When an agent opens a conversation, Sidekick appears as a slide-out panel — a stack of modules and, when something is up, a hint card on top. The set of modules grows over time; what’s here is what ships today.
What the customer is asking about, what’s already been tried, and where things stand. No greeting, no sign-off. Just the orientation an agent needs before reading the thread.
When Sidekick is confident, it drafts a reply based on the conversation, the Handbook, and the Knowledge Base. Sources are clickable footnotes. One click drops the draft into the reply editor — edit as needed or send as-is.
How to handle cancellations, what the return policy is, escalation steps. The agent sees the procedure; the customer never does.
Matching pages from your Knowledge Base. Link them, quote them, or open them inline. The same content that a customer would find by searching the public site.
Documentation pages, help-center articles, internal tools — surfaced from the procedures Sidekick matched. A small useful pile, not a search result page.
Modules are independent units. New ones are added as the product grows; existing ones can be reordered or hidden per tenant. Don’t treat the list above as fixed.
When a customer’s description matches an active incident, the card shows the incident, severity, status, and a confidence score. Two actions: Link & subscribe attaches the conversation to the incident and queues an automatic update when it resolves; Insert reply drops a templated acknowledgement into the editor.
When the same contact already has other conversations open, the card lists them with their channel and a link to jump in. A merge action is available when consolidating is the right move.
Most of what Sidekick does is invisible. Workers run on every conversation regardless of whether a human is reading the panel — they tag, extract, populate fields, and feed the rest of the system.
Each rule scans messages for one kind of value. Three methods to choose from: pattern builder (prefix, suffix, length, character set — pre-made templates for serial numbers, emails, phone numbers, order IDs), AI (describe what to look for in plain language), or regex for the cases where you want a raw expression. Matches highlight inline in the conversation, and high-confidence matches auto-save to a custom field on the contact, the conversation, or both.
Sidekick reads the conversation and matches it against tags you’ve opted in for AI tagging. Matching is semantic — a refund question gets the refund tag even when the word “refund” isn’t in the message. A confidence threshold and a max-candidates cap keep noise low.
Every conversation rolls through the same understanding pass. The output then splits two ways — surfaced in the panel for human agents, and routed into the system in the background. As Sidekick grows, the new modules and workers slot into one of those two branches.