Skip to content

Commit f565547

Browse files
authored
(EAI-980) Write a Public Chatbot Data Usage docs page (#245)
1 parent a78063a commit f565547

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

source/ai-chatbot-data-usage.txt

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
:hidefeedback: page
2+
:orphan:
3+
4+
=============================================
5+
MongoDB AI Chatbot Data and Usage Information
6+
=============================================
7+
8+
.. meta::
9+
:description: Learn how the MongoDB AI Chatbot uses your data.
10+
11+
The MongoDB AI Chatbot is an AI assistant that is able to answer
12+
questions about MongoDB’s products and services, troubleshoot issues,
13+
generate code, and offer advice on how to build your application. The
14+
chatbot is powered by Generative AI and may give inaccurate responses.
15+
See our :doc:`Generative AI FAQ <generative-ai-faq>` for more
16+
information.
17+
18+
The chatbot is available within MongoDB Documentation and across various
19+
other MongoDB properties. It’s also available to use in AI tools from
20+
third parties that partner with MongoDB.
21+
22+
How Your Data is Used
23+
---------------------
24+
25+
MongoDB stores the following information for up to one year:
26+
27+
- The full text of your prompt
28+
- The full text of the generated response
29+
- Feedback data that you provide, such as ratings and text comments
30+
- User engagement data, such as the URL or app from which you used the chatbot
31+
32+
We use your data to operate the chatbot service and to provide a useful
33+
experience. For example, we store anonymous conversation history for
34+
each session so that you can ask follow up questions.
35+
36+
We also use this information to understand how you interact with our
37+
chatbot and to make improvements based on feedback. We evaluate LLM
38+
responses to measure quality and accuracy. We may use your data to
39+
synthesize anonymous test cases for this purpose.
40+
41+
The information that we store is not shared with or sold to any third
42+
parties.
43+
44+
What If I Prefer Not to Use the Chatbot?
45+
----------------------------------------
46+
47+
Currently, our AI chatbot is an integral part of our platform's support
48+
system and, to ensure consistent access to support features for all
49+
users, our AI chatbot cannot be individually disabled. However,
50+
interaction with the chatbot is entirely optional.
51+
52+
Learn More
53+
----------
54+
55+
The chatbot is open source. You can find the source code on GitHub:
56+
https://github.com/mongodb/chatbot/.

0 commit comments

Comments
 (0)