Skip to content

Commit f46a035

Browse files
committed
DOCSP-44007-update-ai-and-data-usage
1 parent 7c50b20 commit f46a035

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

source/ai-data-usage.txt

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,22 @@ The |copilot| is powered by `GitHub Copilot
2323
How Your Data is Used
2424
---------------------
2525

26-
When you use the |copilot| , the following information is sent to
27-
MongoDB's backend, the MongoDB Docs Chatbot, and/or the third party AI
28-
provider:
26+
MongoDB stores the following information:
2927

30-
- The full text of your natural language prompt.
31-
- The schema of the collection you are using,
32-
including database name, collection name, field names, and types.
28+
- The full text of your natural language prompt
29+
- The full text of the generated response
30+
- The schema of the collection you are using including, but not limited
31+
to, database name, collection name, field names, and types
3332

34-
The information that is sent will not be shared with any other third
35-
parties or stored by the AI provider. We do not send database
36-
connection strings, credentials, or rows/documents from your databases.
33+
GitHub Copilot stores the following information:
34+
35+
- The full text of your natural language prompt
36+
- The full text of the Copilot generated response
37+
- User engagement and feedback data
38+
39+
The information that is sent will not be shared with any other third
40+
parties. We do not send out database connection strings, credentials, or
41+
rows/documents from your databases.
42+
43+
For more information on GitHub Copilot’s AI and data usage, see the
44+
`GitHub Copilot Trust Center <https://copilot.github.trust.page>`_.

0 commit comments

Comments
 (0)