Workspace Files =============== Each workspace contains its own set of files that are organized in a standard structure. These files are essential for managing data, storing domain knowledge, and recording the results of analyses. The standard workspace file structure includes the following folders: - **/Data**: This folder stores input data files such as CSV or JSON documents. - **/Knowledge**: Contains text documents or knowledge files relevant to the analysis. - **/Knowledge_Dashboards**: JSON files representing dashboards built from structured knowledge. See :doc:`Knowledge Dashboards <../knowledge_interaction_suite/knowledge_views>` for more details. - **/Pipeline**: Stores Python scripts that are automatically generated during iterations. - **/Implementation_Plans**: JSON representations of structured implementation steps. - **/Results**: Final analysis results and interpretations. Users can upload files by dragging them into the file tree interface. Existing files can be opened, deleted, or downloaded using the contextual menu.