Manage buckets
A bucket is a named location where time series data is stored. All buckets have a retention policy, a duration of time that each data point persists. A bucket belongs to an organization.
The following articles provide information about managing buckets:
Create a bucket
Create buckets to store time series data in InfluxDB using the InfluxDB UI or the influx CLI.
Update a bucket
Update a bucket’s name or retention policy in InfluxDB using the InfluxDB UI or the influx CLI.
View buckets
View a list of all the buckets for an organization in InfluxDB using the InfluxDB UI or the influx CLI.
Delete a bucket
Delete a bucket from InfluxDB using the InfluxDB UI or the influx CLI
Bug Reports and Feedback
Thank you for being willing to help test InfluxDB v2.0 alpha! Feedback and bug reports are welcome and encouraged both for InfluxDB and this documentation. Submit feedback using one of the following methods:
- Post in the InfluxData Community
- In the InfluxDB UI, click Feedback in the left navigation bar.
- Submit documentation issues to the InfluxDB 2.0 documentation repository.
- Submit InfluxDB issues to the InfluxDB repository.