> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cognite.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Transformations

> Process and move data within Cognite Data Fusion (CDF) using SQL-based transformations.

The transformations APIs let you process and move data within CDF using SQL queries. Define transformations that read from CDF resources and write to destinations, run them on demand or on a schedule, and monitor jobs and configuration. Use these APIs to build ETL pipelines, scheduled data loads, and data synchronization workflows.

## APIs in this group

* [Transformations](/api-reference/concepts/20230101/transformations) — Define SQL-based transformations and run them
* [Transformation jobs](/api-reference/concepts/20230101/transformation-jobs) — Track execution status and metrics
* [Transformation schedules](/api-reference/concepts/20230101/transformation-schedules) — Schedule recurring runs
* [Transformation notifications](/api-reference/concepts/20230101/transformation-notifications) — Configure notifications for job events
* [Transformation query](/api-reference/concepts/20230101/transformation-query) — Run ad-hoc queries
* [Transformation schema](/api-reference/concepts/20230101/transformation-schema) — Access schema information for instances and sequence rows
