# FreeScout

> FreeScout is a free, AGPL-3.0 licensed, self-hosted help desk and shared inbox written in PHP on the Laravel framework, designed as an open-source alternative to Help Scout and Zendesk; the core application supports unlimited agents, unlimited mailboxes, and unlimited conversations at no licence cost on ordinary shared hosting, and capabilities such as a knowledge base, live chat, WhatsApp, Telegram, workflows, SAML SSO, time tracking, and reporting are added through one-time lifetime module purchases from the vendor's marketplace.

- Category: Customer Support Platforms (https://saastracker.org/categories/customer-support)
- Website: https://freescout.net
- Starting price: $0 licence cost, plus roughly $10 to $40 a month for hosting
- Free plan: The entire core application: unlimited agents, unlimited mailboxes, unlimited conversations, assignment, collision detection, internal notes, auto-replies, search, mobile apps, and 25-plus languages.
- Free trial: Not applicable; the core application is free to download and run indefinitely
- Founded: 2018, HQ: Distributed; the project is maintained by a small independent team rather than a conventionally headquartered company, Ownership: Independent open-source project (AGPL-3.0), funded by module sales
- Profile last reviewed: 2026-08-22
- Canonical profile: https://saastracker.org/products/freescout

## Overview

FreeScout began in 2018 as a direct answer to a specific grievance: help desk vendors charging $20 to $115 per agent per month for what is, at its core, a shared mailbox with assignment and collision detection. It is a PHP and Laravel application with a MySQL, MariaDB, or PostgreSQL database, deliberately built to run on cheap shared hosting with no minimum CPU or memory requirement, and it clones the Help Scout interaction model closely enough that anyone who has used Help Scout will be productive in an hour.

The economics are unusual even by open-source standards. The core is AGPL-3.0 and free with unlimited agents, unlimited mailboxes, and unlimited conversations. There is no seat count, no conversation cap, and no contact limit, because there is no billing relationship at all. Everything beyond the core inbox lives in a marketplace of more than seventy official and community modules, each sold as a one-time lifetime licence for a single FreeScout instance with lifetime updates included. You buy the knowledge base module once and own it, rather than renting a knowledge base forever.

That structure produces a cost curve nothing else in this category can match. A four-agent team handling 500 tickets a month and a four-agent team handling 2,000 tickets a month pay identical amounts: a VPS bill in the $10 to $40 range plus whatever one-time module licences they bought in year one. Compare that with roughly $1,106 a month on Intercom for four agents, roughly $1,420 on Zendesk once AI resolutions are counted, or $92 on Zoho Desk Professional. Over three years the difference is tens of thousands of dollars, and there is no per-resolution AI meter anywhere.

The bill you do pay is denominated in engineering hours. You own the server, the PHP version, the cron jobs, the database backups, the TLS certificates, the security patching, the upgrade path, and the email deliverability. Modules from independent developers vary in quality and are not centrally reviewed. There is no vendor to escalate to at 2am, no SOC 2 report to hand a procurement team, and no AI layer of any consequence. FreeScout is the correct answer for a specific kind of company, and a slow-motion mistake for everyone else.

## How it works

1. You install FreeScout on your own infrastructure. There is a web installer for shared hosting, a Docker image, and one-click deployments through Cloudron, Softaculous, PikaPods, and similar platforms. Requirements are modest: Nginx, Apache, or IIS, PHP 7.1 through 8.x, and MySQL, MariaDB, or PostgreSQL. A $10 VPS runs a small team comfortably.

2. You connect mailboxes by IMAP and SMTP, or through OAuth for Gmail and Microsoft 365. Each mailbox becomes a shared inbox: incoming mail becomes a conversation with an assignee, a status, tags, and a customer record, and replies leave as ordinary email from your own domain with no ticket number and no portal link, exactly as in Help Scout. Collision detection warns when a teammate is already typing, internal notes keep escalation on the thread, and conversations can be forwarded, merged, moved between mailboxes, followed, and starred.

3. Everything past that is a module. The marketplace covers productivity (workflows, automation, time tracking, canned responses, tags, custom fields), channels (live chat, WhatsApp, Telegram, Facebook, SMS, phone), self-service (knowledge base, customer portal), integrations (Slack, Jira, WooCommerce, Zapier), security (two-factor, SAML SSO, GDPR tooling), and analytics (reports, wallboards, satisfaction ratings). Each is a one-time purchase carrying a lifetime licence for one instance with lifetime updates.

4. Because it is AGPL, the source is yours to read and change. Teams with a PHP developer routinely patch behaviour, write their own modules against the module API, or query the database directly for reporting that no module provides. That freedom is the real product: FreeScout is the only option in this category where you can fix something yourself on a Tuesday afternoon rather than filing a feature request.

## Best for

Technically capable small businesses, agencies, and bootstrapped software companies with email-led support, a person comfortable running a Linux server, and a strong preference for owning their infrastructure. It is also the right choice for anyone with data-sovereignty requirements that hosted SaaS cannot satisfy, and for teams whose agent count makes per-seat pricing absurd.

## Not the right fit for

- Any team without someone who can and will own a server: PHP upgrades, cron jobs, database backups, TLS renewal, and security patching are permanently your responsibility and neglecting them turns a free help desk into an incident.
- Buyers who need a compliance package for procurement; there is no SOC 2 report, no HIPAA BAA, and no vendor trust centre, because there is no vendor selling you anything.
- Companies whose support model depends on modern AI deflection; FreeScout has no meaningful AI layer, and if per-resolution AI economics are the reason you are shopping, this is not the product.
- Chat-first consumer or ecommerce support at volume; the live chat module works but is nowhere near Tidio, Crisp, or even tawk.to in polish, and visitor monitoring and proactive triggers are not the point here.
- Teams that need contractual uptime, an account manager, or an escalation path; the community forum and GitHub issues are the entire support organisation and response is best-effort.

## Features

### Shared inbox core

The free AGPL application, and a close functional clone of Help Scout's interaction model.

- **Unlimited agents, mailboxes, and conversations**: No seat count, no conversation meter, no contact cap, forever. A fifteen-person rota costs exactly what a two-person team costs, which is the server bill.
- **Email-native replies**: Outbound mail leaves as ordinary email from your own domain with no ticket reference or portal link, so customers experience correspondence rather than a queue. This is the single design decision FreeScout copied most faithfully from Help Scout.
- **Assignment and collision detection**: Conversations get an owner and a status, and the interface warns when a colleague is already viewing or replying, which is the minimum viable feature that separates a help desk from a shared Gmail account.
- **Internal notes and mentions**: Team discussion sits inline on the conversation and is never visible to the customer, keeping escalation context attached to the thread rather than scattered across chat.
- **Merge, move, forward, and follow**: Combine duplicate threads, move a conversation to another mailbox, forward externally without losing history, and follow a conversation you do not own so you are notified when it moves.
- **OAuth mailbox connection**: Gmail and Microsoft 365 connect over OAuth rather than app passwords, which matters because IMAP-only connections to those providers have been progressively restricted.
- **Powerful search and starred conversations**: Full-text search across conversations, customers, and notes, with starring and saved filtering, all in the free core rather than gated behind a module.
- **Mobile apps and 25-plus languages**: Free iOS and Android apps, push notifications, screen-reader compatibility, and interface localisation into more than 25 languages, all in the base application.

### Automation and productivity modules

One-time lifetime purchases that turn the inbox into a help desk.

- **Workflows**: Conditional rules over conversation properties that assign, tag, change status, send auto-replies, or trigger webhooks, which is the FreeScout equivalent of Help Scout Workflows or Zoho Desk workflow rules.
- **Canned responses and saved replies**: Reusable snippets with variables for the answers you send daily, unlimited rather than capped as on most free tiers elsewhere.
- **Tags and custom fields**: Structured metadata on conversations and customers, which is what makes any later reporting meaningful. Both are modules rather than core features.
- **Time tracking**: Per-conversation time logging, which is why agencies billing support hours to clients gravitate to FreeScout over hosted alternatives.
- **Auto-replies and out-of-office**: Acknowledgement and business-hours auto-responses in the free core, so customers are not left silent outside working hours.
- **Satisfaction ratings**: A CSAT module adds one-click satisfaction ratings on resolved conversations with reporting, covering the feedback loop most competitors bundle.

### Channels beyond email

Modular multichannel, competent rather than best-in-class.

- **Live chat**: A website chat widget module feeding the same inbox. It works and it is cheap, but it is not competitive with Tidio or Crisp on polish, proactive triggers, or visitor monitoring.
- **WhatsApp, Telegram, and Facebook**: Separate modules connect each messaging channel into the shared inbox, so a small business can consolidate the channels customers actually use.
- **SMS and phone**: SMS through third-party gateways and phone-conversation logging modules, which cover the channels that would otherwise force a second tool.
- **Slack integration**: Conversation notifications and replies from Slack, which is the closest FreeScout gets to the shared-channel support model that Unthread and Thena are built around.
- **Customer portal**: A logged-in portal where customers see their own conversation history, which turns the shared inbox into something closer to a ticketing system when you need it.

### Knowledge base and self-service

A paid module, but a one-time purchase rather than a monthly documentation subscription.

- **Hosted knowledge base module**: Categories, articles, and a public help site, purchased once as a lifetime licence. Compare with Helpjuice at $249 a month or HelpDocs at $99 a month for the same job.
- **Custom domain and public indexing**: The knowledge base runs on your own domain because the whole application does, and public articles are crawlable, so help content earns organic search traffic.
- **Multi-knowledge-base support**: Separate article sets for different products or brands, which a multi-product company otherwise pays a tier upgrade for elsewhere.
- **Article suggestions in the widget**: Knowledge base search inside the chat or contact widget so the article appears before the conversation is created, which is the deflection loop worth setting up.
- **Full content ownership**: Articles live in your own database on your own server, so there is no export process and no vendor holding your documentation.

### Security, administration, and platform

Serious controls available, but every one of them is your responsibility to configure.

- **SAML SSO and two-factor authentication**: Available as modules, so SSO is a one-time purchase rather than the enterprise-tier upsell it is at Help Scout, Zendesk, and almost everyone else in this category.
- **Roles and permissions**: Per-mailbox agent permissions and role-based access, which is how you give a contractor access to one queue without exposing the rest.
- **GDPR tooling**: Modules for data-subject requests and retention, which matter more than usual because you are the data controller and the processor simultaneously.
- **Complete data sovereignty**: Data sits in your own database in whatever jurisdiction your server is in, which is the reason many European and public-sector buyers choose FreeScout over hosted SaaS at all.
- **API and webhooks**: A REST API and webhook support for pushing conversation events into your own systems, plus a module API for writing your own extensions in PHP.
- **Reports and wallboards**: Reporting modules cover volume, response time, resolution time, and agent activity, with wallboard displays for a support room. Reporting is the area where paid competitors remain clearly ahead.

## Use cases

- **A bootstrapped software company with eight people answering support**: Eight occasional agents on a $25 per seat product is $200 a month for a queue that sees forty emails a day, and the founder resents every invoice. Outcome: FreeScout on a $15 VPS with the workflows, knowledge base, and reports modules bought once costs a few hundred dollars in year one and effectively nothing thereafter, with all eight agents included because agent count is not a billable concept.
- **An agency running support for clients under its own brand**: Client work needs per-conversation time tracking for billing, and a hosted vendor's badge or portal branding leaks into the client relationship. Outcome: FreeScout runs on the agency's domain with no vendor branding anywhere, the time-tracking module logs billable minutes per conversation, and mailbox permissions keep each client's queue separated.
- **A European business with a data-residency requirement**: Procurement will not approve a US-hosted help desk, and the vendors offering EU hosting all charge enterprise-tier prices for it. Outcome: FreeScout runs on a German or French VPS, the database is entirely under the company's control, and the GDPR module handles data-subject requests without a processor agreement to negotiate.
- **An IT team that already runs its own infrastructure**: The team maintains servers all day and has no interest in adding another SaaS invoice for something they could obviously host themselves. Outcome: A Docker deployment alongside existing services, SAML SSO wired to the existing identity provider through a one-time module purchase, and no recurring licence cost of any kind.

## Pricing

Free and open source under AGPL-3.0 for the core application with unlimited agents, plus one-time lifetime module licences per instance for extended functionality. The only recurring cost is your own hosting.

- **Self-hosted core**: $0 one-time, AGPL-3.0 licensed. Unlimited agents, mailboxes, and conversations; Shared inbox with assignment and collision detection; Email-native replies from your own domain; Free iOS and Android apps; Full source access under AGPL-3.0. Genuinely complete as a shared inbox. The modules are what turn it into a help desk.
- **Modules**: One-time lifetime licence per module per FreeScout instance, lifetime updates included. More than 70 official and community modules; Knowledge base, live chat, workflows, time tracking, reports; WhatsApp, Telegram, Facebook, SMS channels; SAML SSO, two-factor authentication, GDPR tooling. Prices are listed on each module's own page rather than in a single table, and typical official modules sit in the tens of dollars each. All payments are non-refundable.
- **Hosting**: Roughly $10 to $40 per month, paid to your host, not to FreeScout. Runs on shared hosting, VPS, Docker, or Cloudron; PHP 7.1 to 8.x with MySQL, MariaDB, or PostgreSQL; No minimum CPU or memory requirement; One-click installers via PikaPods, Softaculous, Cloudron.

Add-ons:

- Managed cloud hosting (Varies by provider): Third parties including PikaPods and Zenith offer hosted FreeScout instances for a monthly fee; this is a hosting relationship rather than a FreeScout product.
- Community modules (Free or paid, set by independent developers): Quality and maintenance vary and are not centrally reviewed, which is the main practical risk of the module marketplace.

Billing notes:

- There is no per-agent cost at any point. Adding a fifteenth agent costs nothing, which is the single largest structural difference from every hosted competitor.
- Module licences are one-time purchases with lifetime updates for a single instance, so a second production instance requires a second licence.
- All module payments are explicitly non-refundable, so buy one at a time and test rather than assembling a full stack in one checkout.
- Total cost does not scale with ticket volume: 500 tickets a month and 2,000 tickets a month cost the same, because the only recurring line is your hosting bill.
- There is no AI resolution meter of any kind, because there is no meaningful AI layer to meter.
- The real recurring cost is engineering time: upgrades, PHP version bumps, backups, TLS, and email deliverability are permanently yours.
- Prices are as of August 2026 and quoted in USD.

Value assessment: On pure capability-per-dollar, nothing in this category is close. A four-agent team pays a $10 to $40 monthly hosting bill plus a few hundred dollars of one-time module licences in year one, and that figure is identical at 500 tickets a month and at 2,000, because no line item scales with volume, seats, contacts, or AI resolutions. The comparable four-agent bills are roughly $1,106 a month on Intercom, roughly $1,420 on Zendesk once AI resolutions are counted, $92 on Zoho Desk Professional, and $84 to $252 on Help Scout before its $0.75-per-resolution AI charge. Over three years FreeScout saves a small company tens of thousands of dollars. The catch is that the saving is a transfer, not a creation: you are converting a software bill into an engineering obligation. If your team already runs servers, that trade is close to free money. If it does not, you have bought a second job, and the first unpatched Laravel vulnerability or missed backup will cost more than three years of Help Scout.

## Strengths

- Zero licence cost with unlimited agents, mailboxes, and conversations, forever, which removes the per-seat calculation that dominates every other decision in this category.
- Cost does not scale with volume, contacts, or AI resolutions; a busy month and a quiet month cost exactly the same.
- Modules are one-time lifetime purchases rather than subscriptions, so a knowledge base or SAML SSO is bought once instead of rented forever at enterprise-tier prices.
- Complete data sovereignty: the database is on your server in your jurisdiction, which is the only clean answer to strict residency requirements.
- AGPL-3.0 source access means a PHP developer can fix, extend, or instrument anything rather than filing a feature request and waiting.
- Extremely modest infrastructure requirements; it genuinely runs on cheap shared hosting, which is not true of most self-hosted alternatives including Chatwoot.
- The email interaction model is faithful to Help Scout: replies arrive as ordinary correspondence with no ticket numbers, which is the right shape for relationship-led support.

## Limitations

- You own the entire operational burden: PHP upgrades, cron jobs, database backups, TLS renewal, security patching, and email deliverability, forever.
- No meaningful AI layer, so if AI deflection is the reason you are shopping, FreeScout is not in the running at any price.
- No SOC 2, no HIPAA BAA, and no vendor trust documentation, which makes it a non-starter for regulated buyers and awkward in enterprise procurement.
- Module quality varies, especially community modules, and there is no central review process, so evaluating an extension is on you.
- Reporting is the weakest functional area even with the reports module; it is nowhere near Zoho Desk's 30-plus reports or Zendesk's analytics.
- Support is a community forum and GitHub issues on a best-effort basis, with no contractual response time and nobody to escalate to during an outage.
- Live chat and the messaging channels are competent but visibly behind purpose-built products, so a chat-led business will feel the gap quickly.
- Module payments are non-refundable, which makes assembling a stack a series of small irreversible bets.

## Comparisons

- **FreeScout vs Chatwoot**: The other serious open-source option, and a better-engineered one: Chatwoot is a modern omnichannel inbox with a real API, a strong live chat product, an AI layer, and a $19 per agent cloud tier if you would rather not self-host. FreeScout is lighter, runs on shared hosting where Chatwoot wants Postgres, Redis, and Sidekiq, and sells capability as one-time modules rather than a subscription. Choose Chatwoot if chat and multichannel are central and you have real infrastructure; choose FreeScout if email is the channel and you want the cheapest possible thing that works.
- **FreeScout vs Help Scout**: FreeScout is an unapologetic clone of Help Scout's model, and the comparison is therefore unusually clean: same email-native philosophy, same interaction shape, roughly a tenth of the polish, none of the recurring cost. Help Scout gives you a genuinely refined product, SOC 2 Type 2, HIPAA availability, real reporting, and a support organisation, for $21 to $63 per seat plus $0.75 per AI resolution. FreeScout gives you the same core job for a VPS bill. The decision is entirely about whether your scarcest resource is money or engineering attention.
- **FreeScout vs Zoho Desk**: Zoho Desk at $7 to $40 per agent is the cheapest capable hosted option, and it includes SLAs with business hours, blueprints, skill-based routing, telephony, multilingual help centers, 30-plus reports, and bundled AI, none of which FreeScout can match. FreeScout costs less still and answers to nobody. If you need SLA reporting, process enforcement, or AI deflection, Zoho Desk wins on capability at a price that is already low. If you need a shared inbox and want to own it outright, FreeScout wins and Zoho's machinery is surplus.
- **FreeScout vs tawk.to**: Both cost nothing but solve different problems. tawk.to is hosted, chat-first, requires no infrastructure, and carries a vendor badge on your widget until you pay $29 a month. FreeScout is self-hosted, email-first, carries no branding anywhere, and keeps every byte of data on your own server. If your customers reach you through a website chat widget, use tawk.to and skip the server. If your customers email you and you care where the data lives, use FreeScout.
- **FreeScout vs Jitbit Helpdesk**: Jitbit is the closest philosophical relative in the paid world: an unfashionable, bootstrapped, email-first help desk with flat pricing rather than per-seat billing, available self-hosted as a perpetual licence or hosted from $29 a month. Jitbit is more polished, has proper automation rules and a knowledge base out of the box, and comes with a company on the hook. FreeScout is free and open source with the source available to modify. Pick Jitbit if you want self-hosting without the maintenance archaeology; pick FreeScout if the licence cost itself is the objection.

## Implementation

- Setup time: One to three hours for a working shared inbox: install via the web installer, Docker, or a one-click host, connect a mailbox over OAuth or IMAP, invite agents. Budget another day for module selection, workflow rules, a knowledge base, and getting outbound deliverability right, which is the step people underestimate.
- Learning curve: Trivially low for agents, because the interface is a close copy of Help Scout. Moderate for the administrator, and the difficulty is operational rather than conceptual: cron scheduling, queue workers, mail configuration, SPF and DKIM alignment, and knowing which module solves which problem.
- Onboarding: Entirely self-serve and entirely self-directed. There is no vendor onboarding, no implementation call, and no account manager. Documentation lives in the GitHub wiki and the community forum, both of which are decent but assume some technical fluency.
- Migration: Importers exist for Help Scout and for generic mailbox ingestion, and the community has published scripts for Zendesk and Freshdesk exports with varying fidelity. Threading and attachments should be verified on a sample before cutting over. On the way out you have direct database access and a REST API, so your data is more portable here than with any hosted vendor: there is nothing to request and nobody to ask.

## Platform, API & security

- Platforms: Self-hosted web application (Nginx, Apache, or IIS), Docker, Cloudron, Softaculous, PikaPods one-click installs, iOS and Android apps
- API: REST API and webhooks in the core, plus a documented PHP module API for writing your own extensions against the Laravel application.
- Compliance: GDPR tooling available as a module; compliance posture is entirely determined by how and where you host it
- Data residency: Complete: data lives in your own database on your own server in whatever jurisdiction you choose.
- SSO: SAML SSO and two-factor authentication available as one-time module purchases rather than an enterprise-tier upsell.
- Security notes: Security is your responsibility. FreeScout is AGPL-3.0 PHP on Laravel with roughly 4,500 GitHub stars and an active maintainer, but patching the application, the PHP runtime, the web server, and the database is the operator's job. There is no vendor trust centre, no penetration test report, and no SOC 2 attestation to hand to a procurement team.

## Support

- Channels: Community forum, GitHub issues, Paid module support from individual developers
- Documentation: Documentation and installation guides in the GitHub wiki, covering deployment, mail configuration, upgrades, and the module system.
- Community: Active GitHub project with roughly 4,500 stars and a community forum where most operational questions get answered, though on a best-effort volunteer basis rather than to any response-time commitment.

## Company

- Founded: 2018
- Headquarters: Distributed; the project is maintained by a small independent team rather than a conventionally headquartered company
- Ownership: Independent open-source project (AGPL-3.0), funded by module sales
- Employees: Very small; a core maintainer team plus independent module developers
- Funding: No venture funding. The project sustains itself through one-time module licence sales from its own marketplace rather than subscriptions or investment.

Timeline:

- 2018: FreeScout launches as an open-source Laravel help desk, explicitly positioned against vendors charging $20 to $115 per agent per month.
- 2019: The module marketplace opens, establishing the one-time lifetime licence model that funds the project without subscriptions.
- 2020: Free iOS and Android apps ship, along with OAuth mailbox connection for Gmail and Microsoft 365.
- 2022: Messaging channel modules for WhatsApp, Telegram, and Facebook arrive, extending the shared inbox beyond email.
- 2024: The module catalogue passes 70 official and community extensions covering workflows, knowledge base, SAML SSO, live chat, and reporting.
- 2026: The project remains actively maintained with roughly 4,500 GitHub stars, holding to a free AGPL core and a one-time module model while the rest of the category moves to per-resolution AI billing.

## Integrations

Gmail and Microsoft 365 via OAuth, Any IMAP and SMTP mail provider, Slack, Jira, WooCommerce and WordPress, WhatsApp, Telegram, and Facebook Messenger (modules), Zapier, SAML identity providers (module), REST API and webhooks, Custom PHP modules via the module API

## FAQ

### What is FreeScout?

FreeScout is a free, open-source, self-hosted help desk and shared inbox written in PHP on Laravel and licensed under AGPL-3.0. It clones the Help Scout model closely: incoming email becomes a conversation with an assignee and status, and replies leave as ordinary email from your own domain with no ticket numbers. The core supports unlimited agents and unlimited conversations, and extras like a knowledge base, live chat, workflows, and SAML SSO are bought as one-time lifetime modules.

### Is FreeScout actually free, or is it free-to-start?

The core application is genuinely free with no seat count, no conversation cap, and no time limit, and the source is AGPL-3.0. The commercial layer is the module marketplace: more than 70 modules sold as one-time lifetime licences for a single instance with lifetime updates. You will also pay a host, typically $10 to $40 a month for a VPS. There is no subscription to FreeScout itself at any point.

### What does FreeScout cost for a four-agent team compared with the alternatives?

A VPS bill of roughly $10 to $40 a month plus a few hundred dollars of one-time module licences in year one, and that is identical whether you handle 500 tickets a month or 2,000, because nothing scales with volume or seats. The same four agents cost roughly $1,106 a month on Intercom and roughly $1,420 on Zendesk once AI resolutions are counted, $92 on Zoho Desk Professional, and $84 to $252 on Help Scout before its $0.75-per-resolution AI charge.

### What are the server requirements?

Nginx, Apache, or IIS, PHP 7.1 through 8.x, and MySQL 5.0-plus, MariaDB 5.0-plus, or PostgreSQL. The project states there is no minimum CPU or RAM requirement and it genuinely runs on cheap shared hosting. Docker images and one-click installs through PikaPods, Cloudron, and Softaculous exist for people who would rather not configure a stack by hand.

### Does FreeScout have AI features?

Not meaningfully. There is no first-party AI deflection agent, no reply drafting worth relying on, and no answer bot comparable to Zia, Lyro, or Help Scout AI Answers. If AI resolution economics are the reason you are shopping for a help desk, FreeScout is not a candidate. The flip side is that there is no AI meter to budget for either.

### Does FreeScout include a knowledge base with a custom domain?

Through a module, yes. The knowledge base module adds categories, articles, and a public help site, and because the whole application runs on your own domain the knowledge base does too. Public articles are crawlable so they earn search traffic, and article search can appear in the widget before a conversation is created. It is a one-time purchase rather than the $99 to $249 a month that HelpDocs or Helpjuice charge for the same job.

### Can FreeScout do SLAs and business-hours reporting?

Only partially. Auto-replies and out-of-office behaviour are in the core, and workflow and reporting modules cover response and resolution times. But there is no proper SLA policy engine with escalation tiers and SLA attainment reporting of the kind Zoho Desk or Freshdesk ship. If a customer contract requires you to evidence response times, this is the wrong product.

### Is FreeScout suitable for a company with compliance requirements?

It depends which requirement. For data residency it is the best answer available, because the database sits on your server in your jurisdiction with no processor in the middle. For attestation-based requirements it is the worst answer available: there is no SOC 2 report, no HIPAA BAA, and no vendor trust centre, because there is no vendor. GDPR tooling exists as a module, but you are both controller and processor.

### What happens if something breaks?

You fix it. Support is a community forum and GitHub issues on a best-effort basis, and individual module developers support their own modules. There is no contractual response time, no account manager, and nobody to call during an outage. This is the honest cost of a free product and it is why FreeScout is only the right answer for teams with someone technical who will own it.

### Is FreeScout better than just running a shared mailbox?

Yes, clearly, and the upgrade is nearly free. A shared Gmail account cannot tell you who owns a conversation, cannot stop two people replying at once, cannot report response time, and cannot separate internal discussion from customer-visible replies. FreeScout adds all four for the cost of a VPS while keeping the customer experience identical, since replies still arrive as ordinary email. The only reason not to make that upgrade is that nobody on the team wants to run a server.

## Editorial verdict

FreeScout is the most cost-effective help desk in this directory by a very wide margin, and the least suitable for most of the people who will be tempted by it. A four-agent team pays a VPS bill and some one-time module licences instead of the roughly $1,420 a month the same team would pay Zendesk, and that figure does not move whether volume triples or AI deflection is fashionable, because nothing here is metered. The interaction model is a faithful copy of Help Scout, the data stays on your server in your jurisdiction, and the AGPL source means you can fix anything yourself. In exchange you permanently own PHP upgrades, backups, patching, and deliverability, you get no AI layer, no SOC 2, no SLA engine, and no vendor to escalate to. Buy it if you already run infrastructure and support is email-led. If nobody on the team wants to be a sysadmin, pay Zoho Desk $92 a month and get on with your business.

---

Source: SaaSTracker (https://saastracker.org), an independent editorial project. This profile is compiled from public information, carries no peer reviews or paid placement, and was last reviewed 2026-08-22. Awards are judged on published criteria: https://saastracker.org/methodology
