--- title: Manage tasks in InfluxDB seotitle: Manage data processing tasks in InfluxDB description: > InfluxDB provides options for managing the creation, reading, updating, and deletion of tasks using both the 'influx' CLI and the InfluxDB UI. menu: v2_0: name: Manage tasks parent: Process data weight: 2 --- InfluxDB provides two options for managing the creation, reading, updating, and deletion (CRUD) of tasks - through the InfluxDB user interface (UI) or using the `influx` command line interface (CLI). Both tools can perform all task CRUD operations. {{< children >}}