# Data Pipeline Operations

- [Overview](/data-pipeline-operations/untitled.md): Learn what data pipeline operations are and the different types available.
- [Set constants with Context](/data-pipeline-operations/set-constants-with-context.md): Learn how to set constants with the Context data operation.
- [Context configuration file](/data-pipeline-operations/set-constants-with-context/context-configuration-file.md): This is the description of the JSON configuration file for a Context data operation.
- [Move files with Storage to Storage](/data-pipeline-operations/move-files-with-storage-to-storage.md): Learn how to transfer files across storages using the Storage to Storage operation.
- [Storage to Storage configuration file](/data-pipeline-operations/move-files-with-storage-to-storage/storage-to-storage-configuration-file.md): This is the description of the JSON configuration file of a Storage to Storage data operation.
- [Load data with Storage to Tables](/data-pipeline-operations/load-data-with-storage-to-tables.md): Learn how to transfer data from files to database tables using the Storage to Tables operation.
- [Storage to Tables configuration file](/data-pipeline-operations/load-data-with-storage-to-tables/storage-to-tables-configuration-file.md): This is the description of the configuration file of a Storage to Tables data operation.
- [Storage to Tables DDL files](/data-pipeline-operations/load-data-with-storage-to-tables/storage-to-tables-ddl-files.md): This is the description of the DDL files used for a Storage to Tables data operation.
- [Stream incoming data with API To Storage](/data-pipeline-operations/stream-incoming-data-with-api-to-storage.md): Learn how to easily setup an incoming data streaming endpoint with API To Storage data operation.
- [API To Storage configuration file](/data-pipeline-operations/stream-incoming-data-with-api-to-storage/api-to-storage-configuration-file.md)
- [API To Storage usage examples](/data-pipeline-operations/stream-incoming-data-with-api-to-storage/api-to-storage-usage-examples.md)
- [Transform data with Tables to Tables](/data-pipeline-operations/transform-data-with-tables-to-tables.md): Learn how to extract, transform and load Google BigQuery data using the Tables to Tables operation.
- [Tables to Tables configuration file](/data-pipeline-operations/transform-data-with-tables-to-tables/tables-to-tables-configuration-file.md): This is the description of the JSON configuration file of a Tables to Tables data operation.
- [Table to Table SQL and DDL files](/data-pipeline-operations/transform-data-with-tables-to-tables/table-to-table-sql-and-ddl-files.md): Learn how to create the SQL and DDL files corresponding to the workflow tasks of a Table to Table data operation.
- [Export data with Tables to Storage](/data-pipeline-operations/export-data-with-tables-to-storage.md): Learn how to export data located in a BigQuery table into CSV/JSON files using a Table to Storage operation.
- [\[V3\] Table to Storage configuration file](/data-pipeline-operations/export-data-with-tables-to-storage/table-to-storage-configuration-file.md): This is the description of the JSON configuration file of a Table to Storage data operation.
- [Table to Storage SQL file](/data-pipeline-operations/export-data-with-tables-to-storage/table-to-storage-sql-file.md): This is the description of the SQL file used for a Table to Storage data operation.
- [\[V1-V2: deprecated\] Table to Storage configuration file](/data-pipeline-operations/export-data-with-tables-to-storage/table-to-storage-configuration-file-1.md): This is the description of the JSON configuration file of a Table to Storage data operation.
- [Orchestrate processings with Workflow](/data-pipeline-operations/orchestrate-processings-with-workflow.md): Learn how to trigger data operations using the Workflow data operation.
- [\[V2\] Workflow configuration file](/data-pipeline-operations/orchestrate-processings-with-workflow/workflow-configuration-file.md): This is the description of the JSON configuration file for a V2 Workflow data operation.
- [\[V1: deprecated\] Workflow configuration file](/data-pipeline-operations/orchestrate-processings-with-workflow/workflow-configuration-file-1.md): This is the description of the JSON configuration file for a Workflow data operation.
- [Convert XML to CSV](/data-pipeline-operations/xml-conversion.md): Learn how to convert XML files into CSV files using a Convert XML to CSV data operation.
- [Convert XML to CSV configuration file](/data-pipeline-operations/xml-conversion/untitled-1.md): This is the description of the JSON configuration file for a Convert XML to CSV data operation.
- [Use advanced features with VM Launcher](/data-pipeline-operations/execute-code-processings-with-vm-launcher.md): Learn how to use advanced features inside VMs using the VM Launcher data operation.
- [Process code with VM Launcher](/data-pipeline-operations/execute-code-processings-with-vm-launcher/process-code-with-vm-launcher.md): Learn how to use a VM Launcher data operation to process some code on a VM.
- [VM Launcher configuration file for code processing](/data-pipeline-operations/execute-code-processings-with-vm-launcher/process-code-with-vm-launcher/vm-launcher-code-processing-configuration-file.md): This is the description of the JSON configuration file for a VM Launcher code processing data operation.
- [Encrypt/Decrypt data with VM Launcher](/data-pipeline-operations/execute-code-processings-with-vm-launcher/encrypt-decrypt-data-with-vm-launcher.md): Learn how to use a VM Launcher data operation to encrypt and decrypt data.
- [VM Launcher configuration file for data encryption](/data-pipeline-operations/execute-code-processings-with-vm-launcher/encrypt-decrypt-data-with-vm-launcher/vm-launcher-data-encryption-configuration-file.md): This is the description of the JSON configuration file for a VM Launcher data encryption data operation.
- [VM Launcher configuration file for data decryption](/data-pipeline-operations/execute-code-processings-with-vm-launcher/encrypt-decrypt-data-with-vm-launcher/vm-launcher-data-decryption-configuration-file.md): This is the description of the JSON configuration file for a VM Launcher data decryption data operation.
- [Monitoring and Alerting](/data-pipeline-operations/monitoring-and-alerting.md): Learn how to monitoring and alerting data operation runs
- [Monitoring and alerting parameters](/data-pipeline-operations/monitoring-and-alerting/monitoring-and-alerting-parameters.md): Learn how to add monitoring and alerting information to your data operation configurations.
- [Asserting Data quality with Expectations](/data-pipeline-operations/expectations.md): This is the guide page to Fashion Data Expectation stored procedures.
- [List of Expectations](/data-pipeline-operations/expectations/list-of-expectations.md)
- [Modify files with File Utilities](/data-pipeline-operations/modify-files-with-file-utilities.md): Learn how to modify your raw data files across buckets using the File Utilities operation.
- [Encrypt/Decrypt data with File Utilities](/data-pipeline-operations/modify-files-with-file-utilities/encrypt-decrypt-data-with-vm-launcher.md): Learn how to use a File Utilities data operation to encrypt and decrypt data.
- [Configuration file for data encryption](/data-pipeline-operations/modify-files-with-file-utilities/encrypt-decrypt-data-with-vm-launcher/vm-launcher-data-encryption-configuration-file.md): This is the description of the JSON configuration file for a File Utilities data encryption data operation.
- [Configuration file for data decryption](/data-pipeline-operations/modify-files-with-file-utilities/encrypt-decrypt-data-with-vm-launcher/vm-launcher-data-encryption-configuration-file-1.md): This is the description of the JSON configuration file for a File Utilities data decryption data operation.
- [Transfer data with GBQ to Firestore](/data-pipeline-operations/transfer-data-with-gbq-to-firestore.md): Learn how to transfer a Google BigQuery table contents into Firestore documents.
- [Table to Storage: configuration file](/data-pipeline-operations/transfer-data-with-gbq-to-firestore/table-to-storage-configuration-file.md)
- [Table to Storage: SQL file](/data-pipeline-operations/transfer-data-with-gbq-to-firestore/table-to-storage-sql-file.md)
- [VM Launcher: configuration file](/data-pipeline-operations/transfer-data-with-gbq-to-firestore/vm-launcher-code-processing-configuration-file.md)
- [File-to-firestore python file](/data-pipeline-operations/transfer-data-with-gbq-to-firestore/table-to-storage-sql-file-1.md): This is the description of the SQL file used for a Table to Storage data operation.
