Migrate your Stonly data
Interactive guide and knowledge-base platform that turns static support articles into branching step-by-step walks. Teams use it to reduce support tickets and train agents faster, paying per guide view on a tiered model.
In its favor
Why people choose Stonly
The signal that keeps Stonly on the shortlist. Sourced from G2, Capterra, and customer scoping calls.
Interactive branching guides dramatically cut support ticket volume — reviewers consistently cite 20–80% reductions in tickets, resolution time, and agent training after deploying Stonly.
Non-technical teams author and update guides without developer involvement, using a no-code builder that both technical and non-technical reviewers describe as intuitive and fast to learn.
Guides embed natively inside Zendesk, Intercom, Freshdesk, and Front, letting support teams surface contextual walkthroughs directly inside existing ticket workflows.
The platform targets guide delivery based on user properties and events, so each customer sees only the steps relevant to their situation, plan tier, or product version.
Strong multilingual support and knowledge-base organization let global teams maintain content in multiple languages under structured category hierarchies.
The free and lower tiers impose hard limits on guide count and monthly views that small teams outgrow quickly, forcing an expensive jump to the next tier.
Pricing scales on monthly guide views, not seats — high-volume support organizations report that view-based billing becomes unpredictable as traffic grows.
The platform lacks documented SOC 2 compliance, which blocks enterprise security reviews in regulated industries despite SSO being available on Enterprise plans.
Advanced features like PDF export, automations, and AI Agents are gated behind Business or Enterprise tiers, making the true cost significantly higher than the Small Business sticker price.
Some reviewers find maintaining and updating guides requires more ongoing effort than initially expected, particularly as guide libraries grow in size.
Reasons to switch
Why people leave Stonly
The recurring reasons buyers give for replacing Stonly. Presented as facts, not knocks.
Platform scorecard
Strengths, weaknesses, and where Stonly fits
Grades across six dimensions, plus a SWOT-style view of where the platform shines and where it falls short.
SWOT — strengths, weaknesses, and use-case fit
Strengths
Weaknesses
Where it works
Where it struggles
Pricing tiers
Stonly pricing overview
Stonly uses a tiered model with two axes: plan level (Free, Small Business, Business, Enterprise) determines feature access, and within each paid tier monthly guide view limits scale upward — higher view tiers cost more. Internal logged-in users and step-level navigation do not count as billable views; only external users opening a guide count, with each session incrementing the counter.
Free
Tier 1 of 4
Free
What's included
Need help selecting your Helpdesk?
Book a free 30 minute consultationPricing is informational. FlitStack AI does not bill on Stonly's schedule — see our quote-based pricing →
What gets migrated
Stonly object support
Object-by-object support for Stonly migrations. Per-pair details surface during scoping.
Guides
Fully supportedGuides are the primary content unit in Stonly. We export full guide content including step text, media attachments, branching logic, targeting rules, custom CSS, and in-guide variable configurations. Guide metadata (title, description, version history, publish status) is preserved 1:1. Branching tree structure is exported as a structured JSON representation that we document in our mapping manifest.
Knowledge Bases
Fully supportedKnowledge Bases are the organizational containers for guides. We export the full KB hierarchy including category names, descriptions, slug structure, ordering, and the mapping of which guides belong to which KB. KB-level settings such as branding, language, and visibility are preserved in our export.
Stonly Widget
Mapping requiredThe Stonly Widget is the embeddable JavaScript component that launches guides on external websites. Widget installation involves a site-side snippet that Stonly does not expose as a portable configuration file. We export the widget configuration settings (colors, position, launcher behavior) but the actual deployment of the snippet to the destination website must be done manually by the customer's engineering team.
Triggers
Mapping requiredTriggers define when and to whom guides are shown based on URL, user actions, or user property conditions. We export trigger rules as structured data including the targeting criteria, guide assignments, and display conditions. Since triggers depend on the destination website's URL structure and user data layer, re-implementation of trigger rules in the destination platform is required and documented in our runbook.
User Properties
Fully supportedCustom user properties describe attributes like subscription level, next billing date, or account type. We export the complete property schema including property names, data types, and any value mappings used in guide targeting. These are portable as a reference schema for the destination team to re-implement in their own user data layer.
User Events
Fully supportedUser events are actions tracked by the Stonly widget such as 'purchased_product' or 'created_ticket'. We export the event names, event schemas, and any event-based guide routing rules. This gives the destination team a complete event catalog to re-implement in their own analytics or CRM.
AI Answers
Mapping requiredStonly's AI-powered search bar surfaces answers from guide content. We export AI Answer configurations including the knowledge base scope, query routing rules, and fallback behavior. Since AI Answer accuracy depends on the destination platform's own AI capabilities, we provide a content export and recommend the destination team re-configure AI Answer behavior post-migration.
Analytics / Insights
Mapping requiredStonly provides full-path analytics including guide completion rates, step-level drop-offs, and usage trends. We export analytics snapshots as CSV at the time of migration. Note that historical analytics cannot be re-imported into most destination platforms; we preserve them as an audit artifact and recommend reviewing them before final cutover.
Team Members and Roles
Mapping requiredTeam members include their names, email addresses, assigned roles (Admin, Editor, Viewer), and KB-level access permissions. We export the team roster as CSV. Role name mappings between Stonly's permission model and the destination platform's must be reviewed manually during scoping, as permission models vary significantly.
Custom Properties (Widget-level)
Fully supportedCustom properties set at the widget level rather than the guide level (e.g., widget display name, default language) are exported as part of the widget configuration export. These are straightforward key-value pairs portable to any destination configuration system.
PDF Exports
Mapping requiredPDF export is available only on Business and Enterprise plans. If the customer used PDF exports as their primary external documentation format, we note this as a feature gap — most migration destinations do not support Stonly's native PDF format and will require re-export or manual document recreation.
| Object | Support | Notes |
|---|---|---|
| Guides | Fully supported | Guides are the primary content unit in Stonly. We export full guide content including step text, media attachments, branching logic, targeting rules, custom CSS, and in-guide variable configurations. Guide metadata (title, description, version history, publish status) is preserved 1:1. Branching tree structure is exported as a structured JSON representation that we document in our mapping manifest. |
| Knowledge Bases | Fully supported | Knowledge Bases are the organizational containers for guides. We export the full KB hierarchy including category names, descriptions, slug structure, ordering, and the mapping of which guides belong to which KB. KB-level settings such as branding, language, and visibility are preserved in our export. |
| Stonly Widget | Mapping required | The Stonly Widget is the embeddable JavaScript component that launches guides on external websites. Widget installation involves a site-side snippet that Stonly does not expose as a portable configuration file. We export the widget configuration settings (colors, position, launcher behavior) but the actual deployment of the snippet to the destination website must be done manually by the customer's engineering team. |
| Triggers | Mapping required | Triggers define when and to whom guides are shown based on URL, user actions, or user property conditions. We export trigger rules as structured data including the targeting criteria, guide assignments, and display conditions. Since triggers depend on the destination website's URL structure and user data layer, re-implementation of trigger rules in the destination platform is required and documented in our runbook. |
| User Properties | Fully supported | Custom user properties describe attributes like subscription level, next billing date, or account type. We export the complete property schema including property names, data types, and any value mappings used in guide targeting. These are portable as a reference schema for the destination team to re-implement in their own user data layer. |
| User Events | Fully supported | User events are actions tracked by the Stonly widget such as 'purchased_product' or 'created_ticket'. We export the event names, event schemas, and any event-based guide routing rules. This gives the destination team a complete event catalog to re-implement in their own analytics or CRM. |
| AI Answers | Mapping required | Stonly's AI-powered search bar surfaces answers from guide content. We export AI Answer configurations including the knowledge base scope, query routing rules, and fallback behavior. Since AI Answer accuracy depends on the destination platform's own AI capabilities, we provide a content export and recommend the destination team re-configure AI Answer behavior post-migration. |
| Analytics / Insights | Mapping required | Stonly provides full-path analytics including guide completion rates, step-level drop-offs, and usage trends. We export analytics snapshots as CSV at the time of migration. Note that historical analytics cannot be re-imported into most destination platforms; we preserve them as an audit artifact and recommend reviewing them before final cutover. |
| Team Members and Roles | Mapping required | Team members include their names, email addresses, assigned roles (Admin, Editor, Viewer), and KB-level access permissions. We export the team roster as CSV. Role name mappings between Stonly's permission model and the destination platform's must be reviewed manually during scoping, as permission models vary significantly. |
| Custom Properties (Widget-level) | Fully supported | Custom properties set at the widget level rather than the guide level (e.g., widget display name, default language) are exported as part of the widget configuration export. These are straightforward key-value pairs portable to any destination configuration system. |
| PDF Exports | Mapping required | PDF export is available only on Business and Enterprise plans. If the customer used PDF exports as their primary external documentation format, we note this as a feature gap — most migration destinations do not support Stonly's native PDF format and will require re-export or manual document recreation. |
Gotchas
What to watch for in Stonly migrations
Issues we've hit on past Stonly migrations, tagged by severity. FlitStack AI handles every one — surfacing them up front because buyer engineering teams want to know.
Billable guide view counting counts each session, not each unique user
Guide branching tree structures require re-authoring in most destinations
PDF exports are plan-gated and not available on all tiers
| Severity | Issue |
|---|---|
| High | Billable guide view counting counts each session, not each unique user |
| Medium | Guide branching tree structures require re-authoring in most destinations |
| Medium | PDF exports are plan-gated and not available on all tiers |
Leaving Stonly?
Where Stonly customers move next
7 destinations Stonly can migrate to.
How a Stonly migration works
Four steps, Stonly-specific
Connect
API key into Stonly. Scopes limited to read-only on the data we move.
Map
We translate Stonly-specific structures (custom fields, objects, value lists) to the destination's model.
Sample
Test with a 50–200 record subset to validate Stonly quirks before production.
Migrate
Full migration with Stonly rate-limit handling. Rollback available throughout.
FAQ
Stonly migration FAQ
Answers to the questions buyers ask most during Stonly migration scoping. Not seeing yours? Book a call.
Can't find your answer?
Walk through your Stonly migration with a real engineer — 30 minutes, free, written quote within 24 hours.
Book a free 30 minute consultationOther helpdesks we support
Ready when you are
Migrate Stonly.
Without the rebuild.
Free scoping call with a migration engineer. Tell us about your Stonly setup and destination — written quote back within a business day.