diff --git a/fern/products/ask-fern/ask-fern.yml b/fern/products/ask-fern/ask-fern.yml index 835d03215..dd3defdb3 100644 --- a/fern/products/ask-fern/ask-fern.yml +++ b/fern/products/ask-fern/ask-fern.yml @@ -17,6 +17,8 @@ navigation: path: ./pages/features/documents.mdx - section: Features contents: + - page: Analytics + path: ./pages/features/analytics.mdx - page: Citations path: ./pages/features/citations.mdx - page: Insights diff --git a/fern/products/ask-fern/pages/assets/analytics.png b/fern/products/ask-fern/pages/assets/analytics.png new file mode 100644 index 000000000..a71876822 Binary files /dev/null and b/fern/products/ask-fern/pages/assets/analytics.png differ diff --git a/fern/products/ask-fern/pages/features/analytics.mdx b/fern/products/ask-fern/pages/features/analytics.mdx new file mode 100644 index 000000000..912d1a722 --- /dev/null +++ b/fern/products/ask-fern/pages/features/analytics.mdx @@ -0,0 +1,15 @@ +--- +title: Analytics +description: View usage metrics and conversation details from Ask Fern queries on your + documentation site. +--- + +The Ask Fern tab of your Fern Dashboard displays queries and conversations per day on your documentation site. You can view data by week, month, year, or all-time periods. + +Drill down into individual conversations to see the exact user queries and Ask Fern responses, helping you understand how users interact with your documentation. + + +Query and conversation analytics on Fern Dashboard + + +You can also export data to CSV format to identify trends and optimize your documentation strategy. \ No newline at end of file diff --git a/fern/products/ask-fern/pages/getting-started/what-is-ask-fern.mdx b/fern/products/ask-fern/pages/getting-started/what-is-ask-fern.mdx index c66c9dd27..3a1669c6d 100644 --- a/fern/products/ask-fern/pages/getting-started/what-is-ask-fern.mdx +++ b/fern/products/ask-fern/pages/getting-started/what-is-ask-fern.mdx @@ -29,7 +29,7 @@ Ask Fern helps you: icon="regular book-open" href="/learn/ask-fern/configuration/custom-prompts" > - Tailor Ask Fern behavior to your users' needs. + Write custom prompts to improve accuracy and tailor responses for your users. @@ -38,6 +38,14 @@ Ask Fern helps you: + + View Ask Fern usage metrics and full conversation details on your Fern Dashboard. + + - Add custom FAQs to Ask Fern. + Use guidance documents to override Ask Fern's responses to sensitive topics. - Add custom documents to Ask Fern. + Add custom data sources to broaden Ask Fern's capabilities.