Data Privacy

Please refer to the Usage and Limitations section before using AutoML assistant. A license is required to use AutoML Assistant.

Data Privacy

AutoML Assistant uses your conversation history as context to guide analysis and model development. This conversation data is stored only within your DNAnexus project, where it is protected under the same security, access controls, and compliance standards as all other project data.

Importantly, DNAnexus does NOT use your conversation data for training, fine-tuning, or improving any AI models. The data never leaves your secure project environment, ensuring full customer ownership and privacy at all times.

To delete any conversation from the AutoML Assistant UI or completely remove conversation data from your project, please follow the below instructions:

Delete a Conversations from AutoML Assistant UI

To delete a specific conversation that you created from the Conversations sidebar, hover over the conversation and click the delete button as below.

Figure 1. A button to delete a conversation

Completely Remove Conversation Data

If you want to completely remove the conversation history, you’ll need to access your DNAnexus project and delete the below data. This is because all data relevant to your conversations is located at your folder path under the following specific locations.

Conversation History

  • Description: Stores the complete conversation history for all users. Each conversation is a subfolder named after its unique conversation ID, which can be found via the app GUI.

  • DNAnexus Folder: /automl-convo

  • Impact of Removal: Removes all conversation data.

Thinking Logs

  • Description: Detailed response and thinking process of the chatbot, useful for debugging and performance analysis.

  • DNAnexus Folder: /automl/logs

  • Impact of Removal: No impact on core chatbot functions. Each conversation is a file named after its unique conversation ID, which can be found via the app GUI.

User Metadata

  • Description: Links users to their conversations. Does not contain conversation content. Each user is a subfolder named after their DNAnexus account ID.

  • DNAnexus Folder: /automl/users

  • Impact of Removal: Causes all conversations to disappear from the GUI for all users.

Data Index

  • Description: Metadata for cohorts and datasets, which helps the chatbot respond faster to repeated queries on the same data.

  • DNAnexus Folder(s): /.cache/index, /automl/strands

  • Impact of Removal: No impact on core chatbot functions.

Last updated

Was this helpful?