---
title: Common data processing tasks
description: InfluxDB Tasks process data on specified schedules. This collection of articles walks through common use cases for InfluxDB tasks.
url: https://docs.influxdata.com/influxdb/cloud/process-data/common-tasks/
estimated_tokens: 250
product: InfluxDB Cloud (TSM)
version: cloud
---

# Common data processing tasks

The following articles walk through common task use cases.

### [Downsample data with InfluxDB](/influxdb/cloud/process-data/common-tasks/downsample-data/)

How to create a task that downsamples data much like continuous queries in previous versions of InfluxDB.

### [Downsample data with Python and Quix Streams](/influxdb/cloud/process-data/common-tasks/downsample-data-quix/)

Use Quix Streams to create a Python service that downsamples data stored in InfluxDB.

This list will continue to grow. If you have suggestions, please [submit them to the InfluxData Community](https://community.influxdata.com/c/influxdb2).

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