Coming Soon Join the waitlist for 30% off your first year of Folio Docs

Check the Prerequisites

Folio Docs has a single org-level prerequisite: Lightning Web Security (LWS) must be enabled in your Salesforce org.

Check this before you do anything else in Admin Setup. It takes a minute to verify, and it is the one setting that determines whether Folio Docs will run at all.

Why Lightning Web Security is required

Lightning Web Security is the modern security architecture for Lightning Web Components, and it is what the Folio Docs editor is built against. The editor’s rich-text engine, the @ and / menus, and the Salesforce-connected components all depend on the JavaScript behavior LWS provides.

This is a hard dependency, not a recommendation. If your org intentionally keeps Lightning Web Security disabled, Folio Docs will not work. There is no fallback mode, no partial functionality, and no configuration on the Folio side that works around it. If LWS is off and must stay off, Folio Docs is not a fit for the org until that changes.

Check whether it’s already enabled

Lightning Web Security is enabled by default in most orgs, so in the common case this is a quick confirmation rather than a change.

  1. From Setup, enter Session Settings in the Quick Find box and select Session Settings.
  2. Scroll to the Lightning Web Security section.
  3. Confirm Use Lightning Web Security for Lightning web components and Aura components is checked.
  4. If it isn’t checked, check it and click Save.

If the setting is missing entirely, your org is on a Salesforce release or edition where LWS is always on — that’s fine, and no action is needed.

Session Settings — the Lightning Web Security section in Salesforce Setup

If you’re turning LWS on for the first time

Lightning Web Security is an org-wide platform setting, so it affects every Lightning component in the org — not just Folio. If your org has custom Lightning Web Components or Aura components built by another team, coordinate with them and test in a sandbox before enabling it in production. Salesforce’s own LWS documentation covers the migration considerations in detail.

What’s next

Once LWS is confirmed, you’re ready to configure Folio:

Related: Install the Package · Assign Permissions · Use the Admin Panel · Follow the Setup Checklist

Continue reading
Install the Package