docs-v2/content/influxdb3/cloud-serverless/write-data/csv/user-interface.md

971 B

title description menu weight related
Use the InfluxDB UI to write CSV data Use the InfluxDB user interface (UI) to write CSV data to InfluxDB.
influxdb3_cloud_serverless
name identifier parent
Use the InfluxDB UI write-csv-ui Write CSV data
202
/influxdb3/cloud-serverless/reference/syntax/annotated-csv/

Use the InfluxDB user interface (UI) to write CSV data to InfluxDB.

  1. In the navigation menu on the left, click Load Data > Sources.

    {{< nav-icon "data" >}}

  2. Under File Upload, select Upload a CSV. Verify your CSV file follows the supported annotated CSV syntax.

  3. Select the bucket to write to.

  4. Do one of the following:

    • To upload file, drag and drop your file onto the UI.
    • To enter data manually, select the Enter Manually tab and then paste your annotated CSV data.
  5. Click Write Data.