Bucket Management
Add, edit, and organize your R2 storage buckets
Adding a New Bucket
Navigate to Bucket Settings
- Click Settings ⚙️ on the left
- Select "Bucket" option
- Click the green "+ Add Bucket" button
Fill in Configuration
Fill in the following information:
Access Key ID: Obtained from Cloudflare R2
Secret Access Key: Obtained from Cloudflare R2
Bucket Name: Your bucket name
Region: auto (or specify region)
Endpoint: R2 API endpoint
Configuration Example
Make sure to copy your credentials exactly as they appear in the Cloudflare R2 dashboard to avoid connection errors.
Editing Bucket Configuration

- Find the target bucket on the Bucket management page

- Click the ✏️ edit icon on the right side of the bucket card
- Modify configuration information
- Save changes
Deleting a Bucket
- Find the target bucket on the Bucket management page

- Click the 🗑️ delete icon on the right side of the bucket card
- Confirm deletion
Important
Deleting configuration won't delete cloud data. This only removes the bucket from R2Client.
Bucket Sorting
You can organize your buckets using the Sort Mode dropdown menu:
- Custom Order - Drag and drop buckets to arrange them
- Name - Sort alphabetically by bucket name
- Date - Sort by last updated date
- Size - Sort by storage space usage
Drag-and-Drop Sorting
In custom mode, you can:
- Click and hold a bucket card
- Drag it to the desired position
- Release to set the new order
Viewing Bucket Information
Each bucket card displays:
- Name: Bucket identifier
- Region: Storage region
- Bucket ID: Unique identifier
- Last Updated: Last sync time
- Public Access: Access permission status (Enabled/Disabled)
Bucket Display Modes
Switch between different display modes:
- List View (default) - Compact list with detailed information
- Grid View - Card-based layout with visual emphasis
R2Client Docs