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..25aaf0e0e 100644
--- a/fern/products/ask-fern/pages/configuration/locations-and-datasources.mdx
+++ b/fern/products/ask-fern/pages/configuration/locations-and-datasources.mdx
@@ -15,6 +15,7 @@ ai-search:
- docs
- slack
- discord
+ - teams
```
### Available locations
@@ -31,6 +32,10 @@ ai-search:
Enables Ask Fern in Discord. This allows your community to get AI-powered answers in your Discord server.
+
+ Enables Ask Fern in Microsoft Teams. This allows your team to get AI-powered answers directly in Teams channels and chats.
+
+
## Datasources (coming soon)
The `datasources` field allows you to specify additional content sources that Ask Fern should index and search. This is useful when you want to include content from external websites or documentation that isn't part of your main docs.
@@ -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, Discord, or Teams.