# Data Pipeline Operations

- [Overview](https://docs.tailer.ai/data-pipeline-operations/untitled.md): Learn what data pipeline operations are and the different types available.
- [Set constants with Context](https://docs.tailer.ai/data-pipeline-operations/set-constants-with-context.md): Learn how to set constants with the Context data operation.
- [Context configuration file](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/data-pipeline-operations/stream-incoming-data-with-api-to-storage/api-to-storage-configuration-file.md)
- [API To Storage usage examples](https://docs.tailer.ai/data-pipeline-operations/stream-incoming-data-with-api-to-storage/api-to-storage-usage-examples.md)
- [Transform data with Tables to Tables](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/data-pipeline-operations/orchestrate-processings-with-workflow.md): Learn how to trigger data operations using the Workflow data operation.
- [\[V2\] Workflow configuration file](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/data-pipeline-operations/monitoring-and-alerting.md): Learn how to monitoring and alerting data operation runs
- [Monitoring and alerting parameters](https://docs.tailer.ai/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](https://docs.tailer.ai/data-pipeline-operations/expectations.md): This is the guide page to Fashion Data Expectation stored procedures.
- [List of Expectations](https://docs.tailer.ai/data-pipeline-operations/expectations/list-of-expectations.md)
- [Modify files with File Utilities](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/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](https://docs.tailer.ai/data-pipeline-operations/transfer-data-with-gbq-to-firestore/table-to-storage-configuration-file.md)
- [Table to Storage: SQL file](https://docs.tailer.ai/data-pipeline-operations/transfer-data-with-gbq-to-firestore/table-to-storage-sql-file.md)
- [VM Launcher: configuration file](https://docs.tailer.ai/data-pipeline-operations/transfer-data-with-gbq-to-firestore/vm-launcher-code-processing-configuration-file.md)
- [File-to-firestore python file](https://docs.tailer.ai/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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tailer.ai/data-pipeline-operations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
