diff --git a/fern/products/dashboard/assets/cohere-export.pdf b/fern/products/dashboard/assets/cohere-export.pdf
new file mode 100644
index 000000000..54d753612
Binary files /dev/null and b/fern/products/dashboard/assets/cohere-export.pdf differ
diff --git a/fern/products/dashboard/assets/payabli-export.pdf b/fern/products/dashboard/assets/payabli-export.pdf
new file mode 100644
index 000000000..a576f2624
Binary files /dev/null and b/fern/products/dashboard/assets/payabli-export.pdf differ
diff --git a/fern/products/dashboard/assets/plantstore-export.pdf b/fern/products/dashboard/assets/plantstore-export.pdf
new file mode 100644
index 000000000..fd2c370a9
Binary files /dev/null and b/fern/products/dashboard/assets/plantstore-export.pdf differ
diff --git a/fern/products/dashboard/dashboard.yml b/fern/products/dashboard/dashboard.yml
index 798685f73..231fef9a4 100644
--- a/fern/products/dashboard/dashboard.yml
+++ b/fern/products/dashboard/dashboard.yml
@@ -16,4 +16,6 @@ navigation:
slug: sso
- page: Custom domains
path: ./pages/domains.mdx
+ - page: PDF export
+ path: ./pages/pdf-export.mdx
- changelog: ./pages/changelog
diff --git a/fern/products/dashboard/pages/changelog/2026-02-13.mdx b/fern/products/dashboard/pages/changelog/2026-02-13.mdx
new file mode 100644
index 000000000..c21f03813
--- /dev/null
+++ b/fern/products/dashboard/pages/changelog/2026-02-13.mdx
@@ -0,0 +1,15 @@
+## PDF export
+
+You can now export your entire documentation site as a PDF directly from the Fern Dashboard.
+
+Each export includes:
+- A cover page with a customizable title and subtitle
+- An auto-generated table of contents with clickable links
+- All content pages
+- Optional headers and footers with page number placeholders
+
+[Learn more](/learn/dashboard/configuration/pdf-export) about PDF exports. To get started, go to **Settings** > **PDF Exporter** in the [Dashboard](https://dashboard.buildwithfern.com/).
+
+
+
+[View the live site](https://docs.cohere.com/)
diff --git a/fern/products/dashboard/pages/overview.mdx b/fern/products/dashboard/pages/overview.mdx
index d005d7c07..56e15441e 100644
--- a/fern/products/dashboard/pages/overview.mdx
+++ b/fern/products/dashboard/pages/overview.mdx
@@ -119,6 +119,21 @@ Manage your documentation site and team collaboration:
+
+
+ Export your complete documentation site as a PDF.
+
+ Learn more
+
+
+
+
+
+
diff --git a/fern/products/dashboard/pages/pdf-export.mdx b/fern/products/dashboard/pages/pdf-export.mdx
new file mode 100644
index 000000000..4fdc3abde
--- /dev/null
+++ b/fern/products/dashboard/pages/pdf-export.mdx
@@ -0,0 +1,52 @@
+---
+title: PDF export
+description: Export your documentation site as a PDF from the Fern Dashboard.
+---
+
+Export your complete documentation site as a PDF directly from the [Fern Dashboard](https://dashboard.buildwithfern.com/). The generated PDF includes a cover page, table of contents with clickable links, and all content pages with headers and footers.
+
+## Export your site
+
+
+
+
+In the [Fern Dashboard](https://dashboard.buildwithfern.com/), navigate to **Settings** > **PDF Exporter** > **Launch**.
+
+
+
+
+Optionally customize your PDF:
+
+- **Cover title and subtitle**: Defaults to your Fern Docs site title and subtitle. You can customize or hide these.
+- **Cover footer**: Toggle the "Generated by Fern" footer on the cover page.
+- **Headers and footers**: Add text to the top or bottom of each content page using templates with `{pageIndex}` and `{totalPages}` placeholders. Customize the position (right or left).
+
+
+
+
+Select **Export as PDF** to start the export. Large sites may take a few minutes — you can safely close the page and track progress in the **Exports** section.
+
+
+
+
+When the export completes, click **Open** to download the PDF. You can also view past PDF exports.
+
+
+
+
+## Examples
+
+
+
+[View the live site](https://docs.cohere.com/)
+
+
+
+[View the live site](https://docs.payabli.com/home)
+
+
+
+[View the live site](https://plantstore.docs.buildwithfern.com/welcome)
+
+
+
\ No newline at end of file
diff --git a/fern/products/docs/pages/enterprise/self-hosted.mdx b/fern/products/docs/pages/enterprise/self-hosted.mdx
index aa849bab8..c9e468b5b 100644
--- a/fern/products/docs/pages/enterprise/self-hosted.mdx
+++ b/fern/products/docs/pages/enterprise/self-hosted.mdx
@@ -24,7 +24,7 @@ Self-hosted deployments include core Fern documentation website features like au
However, features requiring external connections aren't supported, including [Ask Fern](/learn/docs/ai-features/ask-fern/overview) (AI chat), [analytics](/learn/docs/integrations/overview), and [SSO integrations](/learn/docs/authentication/sso).
-**PDF export** and **offline AI chat functionality** are not yet available on any plan but are in development for enterprise self-hosted deployments. [Email us](mailto:support@buildwithfern.com) if you're interested in these features.
+PDF export and **offline AI chat functionality** for self-hosted deployments are in development. [Email us](mailto:support@buildwithfern.com) if you're interested in these features.
## Setup process