--- title: Flux syntax list_title: Flux description: > Flux is a functional data scripting language designed for querying, analyzing, and acting on data. menu: influxdb_2_0_ref: parent: Syntax name: Flux identifier: flux-syntax weight: 101 influxdb/v2.0/tags: [syntax, flux] --- Flux is a functional data scripting language designed for querying, analyzing, and acting on data. ## Flux documentation View the [Flux documentation](/{{< latest "flux" >}}/) for more information about the Flux syntax. - [Get started with Flux](/{{< latest "flux" >}}/get-started/) - [Flux standard library](/{{< latest "flux" >}}/stdlib/) - [Flux language specification](/{{< latest "flux" >}}/spec/) --- **The following provide information about Flux and InfluxDB:** {{< children >}}