Home / Documentation
Documentation

Recall docs

Everything you need to install, configure and get value from Recall on Freshdesk and Freshservice.

On this page

    What Recall is

    Recall is a ticket-sidebar app for Freshdesk and Freshservice. When an agent opens a ticket, it surfaces the matching resolved incidents from your own history, previews their resolution notes, and points to the right knowledge-base article — so agents reuse the answer the team already found instead of re-diagnosing from scratch.

    Matching is deterministic: BM25-style term weighting over the ticket subject and description, boosted by category, asset and tag signals. There is no LLM, no API key for any AI service, and no dependency on Freddy. Everything runs inside the Freshworks serverless sandbox.

    Install & configure

    Install Recall from the Freshworks Marketplace into your Freshdesk or Freshservice account. During setup you provide two things on the app's configuration screen:

    1. Your account domain — for example yourcompany.freshdesk.com or yourcompany.freshservice.com.
    2. An API key — used to read your resolved tickets and KB articles so Recall can compute matches.

    The API key is entered by an admin and stored securely by Freshworks. It is never exposed to the agent's browser and never leaves the Freshworks platform.

    Where to find your API key

    Freshdesk: click your profile picture (top right) → Profile settings. Your API key is shown on the right-hand side of the profile page. Copy it into the Recall configuration screen.

    Freshservice: click your profile picture (top right) → Profile settings → scroll to Your API Key. Copy it into the Recall configuration screen.

    Use an admin (or a dedicated service agent) key with permission to view tickets and Solutions/KB articles. Match quality depends on Recall being able to read your resolved ticket history.

    Feature: similar resolved incidents

    On ticket open, Recall shows the top matching resolved / closed tickets. Each match carries a confidence score and the reasons it matched — for example subject overlap, same category, same asset, or a shared tag. Free accounts see the top 3 matches; Recall Pro shows up to 10.

    Feature: resolution-note preview

    Each match previews its closing resolution note inline — the actual fix that worked, not just a link. Agents can read the answer without leaving the ticket they are on.

    Feature: KB article matcher

    The same scorer runs against your Solutions / knowledge base and surfaces the article most relevant to the current ticket, so the agent can send the right documentation in one step. Available on Recall Pro.

    Feature: snippet library

    Recall Pro includes a team-shared library of canned replies. Admins and agents create snippets once; the whole team can insert them into replies. Snippets support variables that fill in from the current ticket — see the reference below. Snippets are stored per account in the Freshworks data store.

    Snippet variables reference

    VariableFills in withExample
    {{requester.name}}The name of the ticket requesterPriya Nair
    {{ticket.id}}The current ticket's numeric ID4821

    Type a variable exactly as shown, including the double braces. If a value is unavailable on the current ticket, the variable is left as written so you can fill it in manually.

    Feature: resolution templates

    Admins define resolution templates and checklists per category. When a ticket matches a category that has a template, Recall auto-suggests it — giving agents a consistent, complete path to closure. Templates are stored per account in the Freshworks data store. Available on Recall Pro.

    Feature: "time saved" analytics

    Recall Pro counts matches used, snippets inserted and estimated minutes saved, and rolls them into a simple usage view. These are aggregate counters stored per account — no end-user personal data is retained. This is the number teams use to justify the subscription at renewal.

    Plans & limits

    CapabilityFreeRecall Pro — $7/agent/mo
    Similar resolved incidentsTop 3Up to 10
    Resolution-note previewYesYes
    Confidence scores & reasonsYesYes
    KB article matcherYes
    Snippet libraryYes
    Resolution templatesYes
    "Time saved" analyticsYes

    Recall Pro includes a 21-day free trial. Billing is per agent and handled by Freshworks.

    Troubleshooting

    "No matches yet"

    Recall matches against your resolved and closed tickets. On a brand-new helpdesk with little or no resolved history, there is nothing to match against yet — the panel fills in as your team closes tickets. Confirm the API key can read tickets and that the ticket has a meaningful subject/description.

    Low-confidence matches

    A low confidence score means the current ticket shares few distinctive terms with past resolved tickets, or the category/asset/tags don't line up. This is expected for genuinely novel issues. Adding categories, assets and tags to your tickets improves scoring, because those are signals Recall boosts on. Short or vague subjects give the scorer less to work with.

    Panel doesn't appear

    Recall lives in the agent ticket sidebar. If you don't see it, confirm the app is installed and enabled for your account, and that you're viewing an individual ticket (not a list view). An admin may need to re-check the domain and API key on the configuration screen.

    Privacy summary

    Recall reads your resolved/closed ticket subjects (and, on demand, descriptions and notes) and KB articles only to compute matches for the agent viewing a ticket. It stores only your snippets, templates and usage counters in the Freshworks data store, per account. No ticket or end-user personal data is exported off Freshworks, there are no third-party servers, and there is no AI/LLM processing. Uninstalling removes the app's data-store records. See the full privacy policy.

    Support

    Questions, feature requests or issues? Email connect@talonoid.com and we'll help. Recall is built by TALONOID Technologies Private Limited.