---
title: Get started with Flux
description: Get started with Flux, InfluxData’s functional data scripting language. This step-by-step guide through the basics of writing a Flux query.
url: https://docs.influxdata.com/influxdb/cloud/query-data/get-started/
estimated_tokens: 343
product: InfluxDB Cloud (TSM)
version: cloud
---

# Get started with Flux

Flux is InfluxData’s functional data scripting language designed for querying, analyzing, and acting on data.

These guides walks through important concepts related to Flux and querying time series data from InfluxDB using Flux.

## Tools for working with Flux

The [Execute queries](/influxdb/cloud/query-data/execute-queries) guide walks through the different tools available for querying InfluxDB with Flux.

## Before you start

To get a basic understanding of the Flux data model and syntax, see [Get started with Flux](/flux/v0/get-started/) in the [Flux documentation](/flux/v0/).

[Query InfluxDB with Flux](/influxdb/cloud/query-data/get-started/query-influxdb/)

#### Related

-   [Get started with Flux](/flux/v0/get-started/)
-   [Flux documentation](/flux/v0/)
-   [Flux standard library](/flux/v0/stdlib/)

[query](/influxdb/cloud/tags/query/) [flux](/influxdb/cloud/tags/flux/) [get-started](/influxdb/cloud/tags/get-started/)
