Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion fern/products/ask-fern/pages/features/documents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion fern/products/ask-fern/pages/features/guidance.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Custom Guidance
title: Guidance
subtitle: Fine-tune your Ask Fern responses.
---

Expand Down