--- title: Annotated CSV description: > InfluxDB and Flux return query results in annotated CSV format. You can also read annotated CSV directly from Flux with the `csv.from()` function, write data to InfluxDB using annotated CSV and the `influx write` command, or upload a CSV file in the UI. weight: 103 menu: influxdb_v2: parent: Syntax influxdb/v2/tags: [csv, syntax] related: - /flux/v0/stdlib/csv/from/ - /influxdb/v2/reference/syntax/annotated-csv/extended/ source: /shared/influxdb-v2/reference/syntax/annotated-csv/_index.md ---