Official-source review · verified 2026-09-17

Notion alternatives: choose by migration loss, not feature count.

Eight options made the cut. The best choice depends on whether you need a managed team workspace, a self-hosted wiki, or local files.

Honest boundary: Self-hosting means operating servers, storage, upgrades, backups, and security yourself. A successful Notion import does not prove that formulas, automations, integrations, permissions, or every database view survived. Migration scripts and workflows may need to be rewritten.

The shortlist

Start with the operating model you want.

Every source link goes to the product's own site, documentation, license, changelog, or official GitHub repository.

01

AppFlowy

Teams that want a Notion-like workspace with an official self-hosting path and a direct Notion importer.

Fit and scope

  • What it is An AI collaborative workspace that positions itself as an open-source alternative to Notion, with cloud and self-hosted deployment options. Official source: Official product page Verified:
  • What it replaces It covers documents, wikis, projects, databases, collaboration, and AI-assisted workspace search and writing. Official source: Official product page Verified:
  • Scope boundary Self-hosting gives infrastructure control, but migration still requires checking imported databases, links, integrations, and workflows. Official source: Notion comparison Verified:

Pricing and license

  • Free option The Free plan is listed as free forever for one collaborative workspace, up to two members, unlimited pages and blocks, 5 GB of storage, and 10 AI responses. Official source: Official pricing Verified:
  • Paid pricing Pro is listed at $12.50 per user monthly or $10 per user monthly when billed annually; Vault Workspace is $6 per user monthly when billed annually. Official source: Official pricing Verified:
  • Open source and license The official AppFlowy repository is licensed under GNU Affero General Public License version 3. Official source: Official license Verified:

Self-hosting and deployment

  • Self-hosting AppFlowy documents fully self-hosted deployment with Docker or Kubernetes, including on-premises, private-cloud, and air-gapped use. Official source: Notion comparison Verified:
  • Deployment path AppFlowy maintains an official step-by-step self-hosting guide for taking a deployment from initial setup to production. Official source: Official self-hosting guide Verified:
  • Machine requirements A current CPU or RAM minimum could not be confirmed from the official self-hosting page checked. Official source: Official self-hosting guide Verified:
  • Self-hosted monthly cost No fixed monthly infrastructure cost is stated; the amount depends on the server, storage, backups, and operations chosen by the team. Official source: Official self-hosting guide Verified:

Notion migration

  • Notion import The official comparison says AppFlowy can import Notion pages, documents, databases, and workspace content. Official source: Notion comparison Verified:
  • Migration procedure Export from Notion, import into AppFlowy, then validate the resulting workspace; the changelog also records fixes for Notion ZIP imports and import targets. Official source: Notion comparison Official changelog Verified:
  • Manual rewrite The official sources do not promise migration of third-party integrations, automations, API scripts, or every database behavior, so those items require a manual inventory and validation. Official source: Notion comparison Verified:
  • Migration time No general Notion migration duration is stated in the official migration material checked. Official source: Notion comparison Verified:

Project health

  • Project health Version 0.14.3 was published on 2026-09-15, and the official repository is active and not archived. Official source: Official release Official repository Verified:
02

Anytype

Local-first personal knowledge and object-based work with an official Notion API importer and optional self-hosted sync network.

Fit and scope

  • What it is A local-first, end-to-end encrypted application for notes, objects, relations, and shared spaces. Official source: Official repository Verified:
  • What it replaces It replaces personal notes, linked knowledge, structured objects, and selected collaboration workflows rather than every Notion team administration feature. Official source: Official repository Verified:
  • Scope boundary Its object model differs from Notion, and the official migration guide lists unsupported or flattened Notion content. Official source: Notion migration guide Verified:

Pricing and license

  • Free option The membership documentation lists a Free tier; self-hosted users manage their own limits. Official source: Official memberships documentation Verified:
  • Paid pricing The official membership documentation points to the live pricing page for current paid limits; no stable numeric consumer price was confirmed in the source checked. Official source: Official memberships documentation Official pricing Verified:
  • Source license The desktop source uses the Any Source Available License 1.0; it is source-available and should not be described as an OSI open-source license. Official source: Official license Verified:

Self-hosting and deployment

  • Self-hosting Anytype documents a self-hosted network and requires every device to be switched manually to that network. Official source: Self-hosting documentation Verified:
  • Deployment path The official Docker Compose project requires Docker Compose version 2 or newer and provides a compose-based sync-network setup. Official source: Official Docker Compose repository Verified:
  • Machine requirements The Docker Compose repository says about 1 GB of RAM is sufficient for a personal, review, or testing setup; high-load production needs a more deliberate deployment. Official source: Official Docker Compose repository Verified:
  • Self-hosted monthly cost No fixed monthly cost is stated; the official project supplies software requirements, not a hosting bill. Official source: Official Docker Compose repository Verified:

Notion migration

  • Notion import The recommended importer uses a Notion integration secret after root pages are connected to the integration; a Markdown and CSV ZIP fallback is also documented. Official source: Notion migration guide Verified:
  • Migration procedure Create a Notion integration with read permissions, connect every root page, copy the secret, then run the Notion import from Anytype settings. Official source: Notion migration guide Verified:
  • Manual rewrite User mentions become text, date ranges and formulas can become values or text, and links break when connected pages were not shared with the integration; missing files may need manual upload. Official source: Notion migration guide Verified:
  • Migration time No general migration duration is stated in the official guide. Official source: Notion migration guide Verified:

Project health

  • Project health The official repository had a develop-branch commit on 2026-09-15; release v0.56.9-alpha was published on 2026-09-07. Official source: Latest checked commit Official release Verified:
03

Obsidian

Local Markdown notes and personal knowledge bases with a first-party Notion importer, without running a server.

Fit and scope

  • What it is A private, flexible note-taking application that stores a vault as local files, primarily Markdown. Official source: Storage documentation Verified:
  • What it replaces It replaces Notion-style notes, links, canvases, and local knowledge management; Bases can represent structured views over local files. Official source: Official help Verified:
  • Scope boundary It is local-first and does not provide a documented self-hosted equivalent of Notion's whole managed workspace service. Official source: Storage documentation Verified:

Pricing and license

  • Free option Obsidian is free without limits for personal, commercial, and nonprofit use and does not require sign-up. Official source: Official pricing License overview Verified:
  • Paid pricing Sync is $5 per user monthly or $4 per user monthly billed annually; Publish is $10 per site monthly or $8 per site monthly billed annually. Official source: Official pricing Verified:
  • Source license Obsidian is proprietary software; its license page grants broad free use but does not provide an open-source code license for the core application. Official source: License overview Verified:

Self-hosting and deployment

  • Self-hosting No application server is required for a local vault; files can be synchronized with Obsidian Sync or a supported third-party method. Official source: Storage documentation Verified:
  • Deployment path Install the desktop or mobile application, create or open a local vault, and choose a synchronization method only if multiple devices need the same vault. Official source: Official help Storage documentation Verified:
  • Machine requirements No server sizing applies to a local vault, and the official help pages checked do not publish CPU or RAM minimums. Official source: Official help Verified:
  • Self-hosted monthly cost Local-only use has no hosting requirement; any third-party storage or synchronization cost depends on the service selected. Official source: Storage documentation Verified:

Notion migration

  • Notion import The official Importer plugin offers a Notion API import and an HTML ZIP import. Official source: Notion import guide Verified:
  • Migration procedure The API path uses a Notion integration token and can preserve databases as Bases; the ZIP path works offline but does not preserve databases. Official source: Notion import guide Verified:
  • Manual rewrite Only the primary database view is imported, linked data sources are not imported, and some people and formula functions are unavailable, so those structures need review or rebuilding. Official source: Notion import guide Verified:
  • Migration time No general migration duration is stated in the official guide. Official source: Notion import guide Verified:

Project health

  • Project health Desktop and mobile version 1.14.2 was published on 2026-09-15 in the official changelog. Official source: Official changelog Verified:
04

Coda

Teams that want a managed collaborative doc with tables and automations and prefer an official HTML-ZIP Notion import.

Fit and scope

  • What it is A collaborative document platform combining pages, tables, formulas, automations, and integrations. Official source: Official product page Verified:
  • What it replaces It covers team docs, structured tables, trackers, workflows, and connected app data. Official source: Official product page Verified:
  • Scope boundary It is a managed cloud product; no self-hosted deployment is documented in the official product and help material checked. Official source: Official help center Verified:

Pricing and license

  • Free option The Free plan has no page or object limit for unshared personal docs; shared docs are limited to 50 objects and 1,000 table rows. Official source: Doc limits Verified:
  • Paid pricing Coda documents Free, Pro, Team, and Enterprise plans and charges only Doc Makers; the help page checked does not publish stable numeric plan prices. Official source: Billing and pricing basics Verified:
  • Source license No open-source license for the Coda product is offered in the official product material checked. Official source: Official product page Verified:

Self-hosting and deployment

  • Self-hosting No official self-hosted deployment path is documented. Official source: Official help center Verified:
  • Deployment path Create a Coda workspace and import into a new or existing Coda doc; infrastructure operation remains with Coda. Official source: Notion import guide Verified:
  • Machine requirements No server requirements apply to customers because the official workflow is managed hosting. Official source: Official product page Verified:
  • Self-hosted monthly cost Not applicable because no official self-hosted product is documented. Official source: Official help center Verified:

Notion migration

  • Notion import Coda imports a Notion HTML export packaged as a ZIP file into a new or existing doc. Official source: Notion import guide Verified:
  • Migration procedure Export Notion as HTML with subpages and folders, then upload the ZIP; archives larger than 2 GB must be unzipped before import. Official source: Notion import guide Verified:
  • Manual rewrite The imported doc must be checked for people references, formulas, automations, integrations, permissions, and Notion-specific database behavior because the official guide does not promise one-to-one conversion of those items. Official source: Notion import guide Verified:
  • Migration time The guide says large imports can take time but does not give a general duration. Official source: Notion import guide Verified:

Project health

  • Project health The official product changelog contains updates through July 2026, including the Superhuman Docs transition and current product work. Official source: Official changelog Verified:
05

ClickUp

Teams moving Notion docs and databases into a broader task, project, and document workspace.

Fit and scope

  • What it is A managed work platform combining tasks, projects, Docs, dashboards, goals, chat, and automation. Official source: Official product page Verified:
  • What it replaces It can replace Notion pages and databases when the destination is centered on tasks, project execution, and connected Docs. Official source: Notion import guide Verified:
  • Scope boundary The importer converts Notion structures into ClickUp Lists, Custom Fields, and Docs rather than preserving the Notion workspace model unchanged. Official source: Notion import guide Verified:

Pricing and license

  • Free option Free Forever is listed at $0 and includes unlimited tasks and free-plan members, Docs, Kanban boards, and 60 MB of storage. Official source: Official pricing FAQ Verified:
  • Paid pricing The official FAQ lists Unlimited at $7 per user monthly and Business at $12 per user monthly when billed annually; Enterprise is custom. Official source: Official pricing FAQ Verified:
  • Source license No open-source license for the ClickUp product is offered in the official product material checked. Official source: Official product page Verified:

Self-hosting and deployment

  • Self-hosting No customer-operated self-hosted deployment is documented in the official help and pricing material checked. Official source: Pricing introduction Verified:
  • Deployment path Create a managed ClickUp Workspace and run the Notion importer; there is no customer server installation step. Official source: Notion import guide Verified:
  • Machine requirements No server requirements apply to the managed product. Official source: Official product page Verified:
  • Self-hosted monthly cost Not applicable because no official self-hosted product is documented. Official source: Pricing introduction Verified:

Notion migration

  • Notion import ClickUp allows unlimited Notion imports on every plan and imports databases, pages, and Docs. Official source: Notion import guide Verified:
  • Migration procedure A Notion workspace becomes Lists inside one Folder, while Notion pages become subpages in one ClickUp Doc; users are mapped during import. Official source: Notion import guide Verified:
  • Manual rewrite Page history, inline-database comments and attachments, buttons, and multiple rich layout blocks do not import; many unsupported blocks become plain text or bullets. Official source: Notion import guide Verified:
  • Migration time No general migration duration is stated in the official guide. Official source: Notion import guide Verified:

Project health

  • Project health The official product-news page was updated on 2026-06-23 and documents current ClickUp releases and product changes. Official source: Official product news Verified:
06

Slite

Teams moving a knowledge base from Notion to a managed, documentation-focused workspace.

Fit and scope

  • What it is A managed team knowledge base with collaborative docs, verification, search, and an AI agent. Official source: Official product page Verified:
  • What it replaces It replaces team wikis, documentation, searchable company knowledge, and selected Notion databases through Slite Collections. Official source: Notion import guide Verified:
  • Scope boundary It is documentation-focused and does not provide a documented self-hosted deployment or a full Notion application-builder replacement. Official source: Official product page Verified:

Pricing and license

  • Free option Slite offers a 14-day trial with no credit card; continued use requires a paid plan after the trial. Official source: Official pricing Verified:
  • Paid pricing Basic is $10 per user monthly and Pro is $20 per user monthly when billed yearly; Enterprise pricing is custom. Official source: Official pricing Verified:
  • Source license No open-source license for the Slite product is offered in the official product material checked. Official source: Official product page Verified:

Self-hosting and deployment

  • Self-hosting No customer-operated self-hosting path is documented; Slite describes an EU-hosted managed service. Official source: Official product page Security page Verified:
  • Deployment path Create a Slite workspace and use the built-in Notion import; Enterprise includes personalized onboarding and migration support. Official source: Notion import guide Official pricing Verified:
  • Machine requirements No server requirements apply to the managed product. Official source: Official product page Verified:
  • Self-hosted monthly cost Not applicable because no official self-hosted product is documented. Official source: Official product page Verified:

Notion migration

  • Notion import The importer accepts one or more Notion pages or a full workspace exported as HTML. Official source: Notion import guide Verified:
  • Migration procedure Export HTML with the default database view, all content, subpages, and subpage folders; import the archive into a new Slite channel. Official source: Notion import guide Verified:
  • Manual rewrite Users are not imported and mentions become text; database content becomes Slite Collections, so identities, permissions, formulas, integrations, and automation should be checked manually. Official source: Notion import guide Verified:
  • Migration time Slite says its self-service import can take minutes rather than days, but it does not publish a guaranteed duration for a specific workspace. Official source: Notion comparison Verified:

Project health

  • Project health The official changelog includes an update dated 2026-09-10, showing current product maintenance. Official source: Official changelog Verified:
07

Docmost

Teams that want a free AGPL-licensed, self-hosted wiki with a built-in Notion ZIP importer.

Fit and scope

  • What it is An open-source collaborative wiki and documentation platform presented as an alternative to Notion and Confluence. Official source: Official documentation Verified:
  • What it replaces It covers pages, spaces, real-time collaboration, search, permissions, diagrams, and structured Bases for knowledge work. Official source: Official documentation Verified:
  • Scope boundary It is centered on wikis and documentation; advanced Business and Enterprise features have separate commercial licensing. Official source: Official pricing Official repository Verified:

Pricing and license

  • Free option The Community edition is free and includes core self-hosted collaboration, spaces, and full-text search. Official source: Official pricing Verified:
  • Paid pricing Business is $6 per seat monthly when billed annually with a 10-seat minimum; Enterprise pricing is custom. Official source: Official pricing Verified:
  • Open source and license Docmost core is licensed under GNU Affero General Public License version 3; designated enterprise directories use a separate enterprise license. Official source: Official repository Official license Verified:

Self-hosting and deployment

  • Self-hosting Docmost is fully self-hosted and can run in air-gapped environments. Official source: Official documentation Verified:
  • Deployment path The recommended installation downloads the official Docker Compose file, sets the application URL, secret, and database password, starts the services, and opens the setup page. Official source: Installation guide Verified:
  • Machine requirements Docker is required; the official installation guide checked does not state a CPU or RAM minimum. Official source: Installation guide Verified:
  • Self-hosted monthly cost No fixed infrastructure cost is stated; the stack includes Docmost, PostgreSQL, Redis, and persistent storage on infrastructure chosen by the operator. Official source: Installation guide Verified:

Notion migration

  • Notion import Docmost accepts a Notion ZIP export containing Markdown or HTML files. Official source: Import and export guide Verified:
  • Migration procedure Export the Notion workspace or pages, open Import pages in the target Docmost space, choose Notion, and upload the ZIP. Official source: Import and export guide Verified:
  • Manual rewrite The official guide promises pages and page structure but does not promise Notion formulas, relations, rollups, automations, integrations, comments, or permissions; those items require manual validation and rebuilding. Official source: Import and export guide Verified:
  • Migration time No general migration duration is stated in the official guide. Official source: Import and export guide Verified:

Project health

  • Project health Release v0.96.0 and the checked main-branch commit were both dated 2026-09-08; the official repository is active and not archived. Official source: Official release Latest checked commit Verified:
08

Joplin

Offline-first Markdown notes with free applications and several self-managed synchronization choices.

Fit and scope

  • What it is A free, open-source, offline-first note-taking and to-do application that stores notes in Markdown. Official source: Official help Verified:
  • What it replaces It replaces personal notes, notebooks, tags, attachments, web clipping, and cross-device note synchronization. Official source: Official help Verified:
  • Scope boundary It does not document a dedicated Notion workspace importer and is not a full replacement for Notion databases, formulas, and application workflows. Official source: Import and export guide Verified:

Pricing and license

  • Free option The desktop, mobile, and terminal applications are free and open source; local use does not require a paid cloud plan. Official source: Official help Official license Verified:
  • Paid pricing Joplin Cloud Basic is €2.99 monthly and Pro is €5.99 monthly; annual billing lowers the displayed monthly equivalent to €2.40 and €4.79 respectively. Official source: Official plans Verified:
  • Open source and license The repository states GNU Affero General Public License version 3 or later by default, while specific subdirectories may carry separate licenses. Official source: Official license Verified:

Self-hosting and deployment

  • Self-hosting Synchronization can use Nextcloud, S3, WebDAV, the local filesystem, or Joplin Server Business; Joplin Server Business is the official organization-focused self-hosted option. Official source: Synchronization guide Joplin Cloud and Server Verified:
  • Deployment path Choose and configure one of the documented sync targets on every client; organizations can deploy the separately licensed Joplin Server Business. Official source: Synchronization guide Official plans Verified:
  • Machine requirements No universal CPU or RAM requirement is stated because requirements depend on the selected sync target or server deployment. Official source: Synchronization guide Verified:
  • Self-hosted monthly cost No fixed infrastructure cost is stated; cost depends on the selected storage or server, and Joplin Server Business has separately listed per-user annual pricing. Official source: Official plans Verified:

Notion migration

  • Notion import No dedicated Notion importer is documented; Joplin imports Markdown files and directories, so a Notion Markdown export is the closest documented route. Official source: Import and export guide Verified:
  • Migration procedure Export from Notion as Markdown, unpack the archive, then import the Markdown directory into Joplin and inspect notebooks, links, and attachments. Official source: Import and export guide Verified:
  • Manual rewrite Notion databases, formulas, relations, rollups, views, permissions, automations, and integrations are outside the documented Markdown import and must be rebuilt or omitted. Official source: Import and export guide Verified:
  • Migration time No general Notion migration duration is stated in the official import documentation. Official source: Import and export guide Verified:

Project health

  • Project health Desktop version 3.7.18 was published on 2026-09-11, and the checked dev-branch commit was dated 2026-09-16. Official source: Desktop changelog Latest checked commit Verified:

Total comparison

The migration trade-offs in one table.

Swipe or scroll horizontally on a narrow screen. Each cell keeps its official source and verification date.

NameFree optionLicenseSelf-hostingNotion importWhat needs manual workLatest verified activity
AppFlowy Official source: Official product page Verified: Free forever: one workspace, two members, 5 GB, and 10 AI responses. Official source: Official pricing Verified: AGPL-3.0 Official source: Official license Verified: Yes — Docker or Kubernetes. Official source: Notion comparison Verified: Direct importer for pages, documents, databases, and workspace content. Official source: Notion comparison Verified: Validate integrations, automations, scripts, links, and database behavior. Official source: Notion comparison Verified: 0.14.3 released 2026-09-15. Official source: Official release Official repository Verified:
Anytype Official source: Official repository Verified: Yes — Free membership tier. Official source: Official memberships documentation Verified: Any Source Available 1.0 Official source: Official license Verified: Yes — official sync-network Docker Compose. Official source: Self-hosting documentation Verified: Notion API importer plus a more lossy ZIP fallback. Official source: Notion migration guide Verified: Fix broken links and missing files; rebuild unsupported formulas and date ranges. Official source: Notion migration guide Verified: Commit checked 2026-09-15; v0.56.9-alpha released 2026-09-07. Official source: Latest checked commit Official release Verified:
Obsidian Official source: Storage documentation Verified: Yes — free for personal, commercial, and nonprofit use. Official source: Official pricing License overview Verified: Proprietary Official source: License overview Verified: Local files; no server required. Official source: Storage documentation Verified: Official API and HTML-ZIP import paths. Official source: Notion import guide Verified: Rebuild linked data sources and unsupported people or formula functions. Official source: Notion import guide Verified: 1.14.2 published 2026-09-15. Official source: Official changelog Verified:
Coda Official source: Official product page Verified: Yes — limits apply to shared free docs. Official source: Doc limits Verified: Proprietary Official source: Official product page Verified: No official self-hosted deployment. Official source: Official help center Verified: Notion HTML ZIP into a new or existing Coda doc. Official source: Notion import guide Verified: Validate people, formulas, automations, integrations, permissions, and database behavior. Official source: Notion import guide Verified: Official changelog updated through July 2026. Official source: Official changelog Verified:
ClickUp Official source: Official product page Verified: Yes — Free Forever at $0. Official source: Official pricing FAQ Verified: Proprietary Official source: Official product page Verified: No official self-hosted deployment. Official source: Pricing introduction Verified: Unlimited Notion imports on every plan. Official source: Notion import guide Verified: Rebuild page history, inline-database attachments and comments, buttons, and unsupported layout blocks. Official source: Notion import guide Verified: Official product-news page updated 2026-06-23. Official source: Official product news Verified:
Slite Official source: Official product page Verified: No ongoing free plan; 14-day trial. Official source: Official pricing Verified: Proprietary Official source: Official product page Verified: No official self-hosted deployment. Official source: Official product page Security page Verified: HTML import for pages or a full workspace. Official source: Notion import guide Verified: Restore users, permissions, formulas, integrations, and automations; mentions become text. Official source: Notion import guide Verified: Official changelog updated 2026-09-10. Official source: Official changelog Verified:
Docmost Official source: Official documentation Verified: Yes — Community edition. Official source: Official pricing Verified: AGPL-3.0 core Official source: Official repository Official license Verified: Yes — official Docker Compose installation. Official source: Official documentation Verified: Built-in Notion ZIP importer. Official source: Import and export guide Verified: Validate or rebuild formulas, relations, rollups, automations, integrations, comments, and permissions. Official source: Import and export guide Verified: v0.96.0 released and commit checked 2026-09-08. Official source: Official release Latest checked commit Verified:
Joplin Official source: Official help Verified: Yes — free desktop, mobile, and terminal apps. Official source: Official help Official license Verified: AGPL-3.0-or-later by default Official source: Official license Verified: Yes — several self-managed sync targets; business server also offered. Official source: Synchronization guide Joplin Cloud and Server Verified: No dedicated importer; use a Markdown export. Official source: Import and export guide Verified: Rebuild databases, formulas, relations, rollups, views, permissions, automations, and integrations. Official source: Import and export guide Verified: 3.7.18 published 2026-09-11; commit checked 2026-09-16. Official source: Desktop changelog Latest checked commit Verified:

FAQ

Questions to settle before you migrate.

What is the best alternative to Notion?

There is no universal winner. AppFlowy is the closest broad self-hosted workspace in this shortlist; Docmost is the clearest self-hosted wiki; Obsidian is the simplest local-file knowledge base; Coda, ClickUp, and Slite are managed team products.

Official source: Official product page Official documentation Storage documentation Official product page Notion import guide Notion import guide Verified:
Which Notion alternatives are free?

AppFlowy, Anytype, Obsidian, Coda, ClickUp, Docmost, and Joplin have an official free path. Slite offers a 14-day trial but requires a paid plan afterward.

Official source: Official pricing Official memberships documentation Official pricing License overview Doc limits Official pricing FAQ Official pricing Official pricing Official help Official license Verified:
Which alternatives can be self-hosted?

AppFlowy and Docmost document full self-hosted workspace deployments. Anytype documents a self-hosted sync network. Joplin supports self-managed sync targets and Joplin Server Business. Obsidian uses local files rather than a required server.

Official source: Notion comparison Official documentation Self-hosting documentation Synchronization guide Joplin Cloud and Server Storage documentation Verified:
Can these tools import Notion exports?

All eight have a documented path, but fidelity differs. AppFlowy, Anytype, Obsidian, Coda, ClickUp, Slite, and Docmost provide Notion-specific instructions or importers. Joplin relies on a general Markdown import path.

Official source: Notion comparison Notion migration guide Notion import guide Notion import guide Notion import guide Notion import guide Import and export guide Import and export guide Verified:
Will Notion databases and formulas migrate perfectly?

No official source checked promises perfect conversion across all database views, formulas, relations, rollups, permissions, integrations, and automations. Run a representative sample and keep the original export until validation is complete.

Official source: Notion comparison Notion migration guide Notion import guide Notion import guide Notion import guide Notion import guide Import and export guide Import and export guide Verified:
How long does a Notion migration take?

A defensible universal estimate is not available. Slite says self-service import can take minutes rather than days, while the other official sources checked do not state a general duration. Workspace size and manual rebuild work determine the real schedule.

Official source: Notion comparison Notion migration guide Notion import guide Notion import guide Notion import guide Notion comparison Import and export guide Import and export guide Verified: