You can export the configurations and operations that you have made to a project.
On the project page, click
, and then click
to export the project configurations.
The project configurations are exported to a ZIP file that is named as project_name_config. Extract the ZIP file, you can find the following JSON files:
- The
facet.json file records the faceting operations that you have made.
- The
metadata.json file contains the data metadata information.
- The
operations.json file records the operations that you have made with the operation ID, operation time, and operation result.