--- title: Write protocols in InfluxDB description: Covers the Line Protocol and a tutorial using the Line Protocol to write data to InfluxDB. menu: influxdb_1_3: name: Write protocols weight: 80 --- InfluxDB's Line Protocol is a text based format for writing points to InfluxDB. ## [Line Protocol](/influxdb/v1.3/write_protocols/line_protocol_tutorial/) Tutorial-style documentation for the Line Protocol. ## [Write Syntax](/influxdb/v1.3/write_protocols/line_protocol_reference/) Reference documentation for the Line Protocol.