--- title: Join data with Flux seotitle: Join data in InfluxDB with Flux list_title: Join description: This guide walks through joining data with Flux and outlines how it shapes your data in the process. influxdb/cloud/tags: [join, flux] menu: influxdb_cloud: name: Join parent: Query with Flux weight: 210 related: - /flux/v0/join-data/ - /flux/v0/join-data/inner/ - /flux/v0/join-data/left-outer/ - /flux/v0/join-data/right-outer/ - /flux/v0/join-data/full-outer/ - /flux/v0/join-data/time/ - /flux/v0/stdlib/join/ list_query_example: join-new --- {{< duplicate-oss >}}