From 418349648aeab5ed4065482e788b3d083e383ca0 Mon Sep 17 00:00:00 2001 From: eden Date: Wed, 20 Aug 2025 13:54:29 -0400 Subject: [PATCH] fix(docs): Minor consistency fixes. --- fern/products/ask-fern/pages/features/documents.mdx | 5 ++++- fern/products/ask-fern/pages/features/guidance.mdx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/fern/products/ask-fern/pages/features/documents.mdx b/fern/products/ask-fern/pages/features/documents.mdx index 49780d06c..dd30266dc 100644 --- a/fern/products/ask-fern/pages/features/documents.mdx +++ b/fern/products/ask-fern/pages/features/documents.mdx @@ -3,7 +3,10 @@ title: Documents subtitle: Add custom data sources to Ask Fern. --- -You can index custom documents beyond your core documentation to improve Ask Fern's capabilities. Adding content such as help desk tickets, internal company FAQs, and other resources can help provide better answers to developers. +## Overview + +You can index custom documents beyond your core documentation to improve Ask Fern's capabilities. +Adding content such as help desk tickets, internal company FAQs, and other resources can help provide better answers to developers. Fern offers an internal CMS (content management system) via the `documents` API that allows you to add, update, and delete documents as needed. diff --git a/fern/products/ask-fern/pages/features/guidance.mdx b/fern/products/ask-fern/pages/features/guidance.mdx index 66b7d0424..94352ae0e 100644 --- a/fern/products/ask-fern/pages/features/guidance.mdx +++ b/fern/products/ask-fern/pages/features/guidance.mdx @@ -1,5 +1,5 @@ --- -title: Custom Guidance +title: Guidance subtitle: Fine-tune your Ask Fern responses. ---