diff --git a/fern/products/ask-fern/pages/configuration/locations-and-datasources.mdx b/fern/products/ask-fern/pages/configuration/locations-and-datasources.mdx index 6fd775ec5..86f0757e3 100644 --- a/fern/products/ask-fern/pages/configuration/locations-and-datasources.mdx +++ b/fern/products/ask-fern/pages/configuration/locations-and-datasources.mdx @@ -14,6 +14,7 @@ ai-search: location: - docs - slack + - teams - discord ``` @@ -27,6 +28,10 @@ ai-search: Enables Ask Fern in Slack. Learn more about the [Slack app integration](/ask-fern/features/slack-app). + + Enables Ask Fern in Microsoft Teams. This allows your team to get AI-powered answers directly in your Teams workspace. + + Enables Ask Fern in Discord. This allows your community to get AI-powered answers in your Discord server. @@ -66,7 +71,7 @@ Setting `location: [docs]` enables Ask Fern on preview deployments generated wit - Begin by enabling Ask Fern on your documentation site (`location: [docs]`) to test and refine the experience before expanding to other channels like Slack or Discord. + Begin by enabling Ask Fern on your documentation site (`location: [docs]`) to test and refine the experience before expanding to other channels like Slack, Teams, or Discord.