---
title: Notebooks
description: Use notebooks to build and annotate processes and data flows for time series data.
url: https://docs.influxdata.com/influxdb/cloud/tools/notebooks/
estimated_tokens: 412
product: InfluxDB Cloud (TSM)
version: cloud
---

# Notebooks

Notebooks are a way to build and annotate processes and data flows for time series data. Notebooks include cells and controls to transform the data in your bucket and other countless possibilities.

To learn how to use notebooks, check out the following articles:

### [Overview of notebooks](/influxdb/cloud/tools/notebooks/overview/)

Learn about the building blocks of a notebook.

### [Create a notebook](/influxdb/cloud/tools/notebooks/create-notebook/)

Create a notebook to explore, visualize, and process your data.

### [Manage notebooks](/influxdb/cloud/tools/notebooks/manage-notebooks/)

View, update, share, and delete notebooks.

### [Downsample data with notebooks](/influxdb/cloud/tools/notebooks/downsample/)

Downsample data to summarize data at specified time intervals and reduce the overall disk usage as data collects over time. Learn how to create a notebook that downsamples data.

### [Normalize data with notebooks](/influxdb/cloud/tools/notebooks/clean-data/)

Learn how to create a notebook that normalizes or cleans data to make it easier to work with.

### [Troubleshoot notebooks](/influxdb/cloud/tools/notebooks/troubleshoot-notebooks/)

Common issues with the notebooks feature.
