docs-v2/content/influxdb/v2.0/organizations/buckets/_index.md

636 B

title seotitle description menu weight influxdb/v2.0/tags
Manage buckets Manage buckets in InfluxDB Manage buckets in InfluxDB using the InfluxDB UI or the influx CLI.
influxdb_2_0
name parent
Manage buckets Manage organizations
105
buckets

A bucket is a named location where time series data is stored. All buckets have a retention period, a duration of time that each data point persists. InfluxDB drops all points with timestamps older than the bucket's retention period. A bucket belongs to an organization.

The following articles provide information about managing buckets:

{{< children >}}