--- 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: - /{{< latest "flux" >}}/join-data/ - /{{< latest "flux" >}}/join-data/inner/ - /{{< latest "flux" >}}/join-data/left-outer/ - /{{< latest "flux" >}}/join-data/right-outer/ - /{{< latest "flux" >}}/join-data/full-outer/ - /{{< latest "flux" >}}/join-data/time/ - /{{< latest "flux" >}}/stdlib/join/ list_query_example: join-new --- {{< duplicate-oss >}}