---
title: Query in the Flux REPL
description: Use the Flux REPL to query InfluxDB data.
url: https://docs.influxdata.com/influxdb/cloud/query-data/execute-queries/flux-repl/
estimated_tokens: 146
product: InfluxDB Cloud (TSM)
version: cloud
---

# Query in the Flux REPL

The [Flux REPL](/influxdb/cloud/tools/flux-repl/) starts an interactive Read-Eval-Print Loop (REPL) where you can write and execute Flux queries.

```sh
./flux repl
```

For more information, see [Use the Flux REPL](/influxdb/cloud/tools/flux-repl/).

[query](/influxdb/cloud/tags/query/)
