---
title: "Buckets, Folders, and Objects"
slug: "buckets-and-objects"
description: "A bucket is a container used to store objects. You can create up to 1000 buckets in your account."
tags: ["Active storage bucket", "Bucket"]
updated: 2026-03-31T21:39:38Z
published: 2026-03-31T21:39:38Z
canonical: "docs.wasabi.com/buckets-and-objects"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Buckets, Folders, and Objects

Wasabi stores *objects* (folders and files) in *buckets*. Once you create a storage bucket, you can upload objects (files and folders) into the bucket. You can create up to 1000 buckets per account.

The articles in this section describe options and settings associated with buckets, folders, and objects.

## Data Consistency Model

Wasabi storage buckets provide immediate consistency on all S3 API operations. Wasabi also uses a data consistency model. This means that any operation followed by another operation will always give the same result.

## Related

- [Bucket Settings](/bucket-management.md)
