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

# CoreWeave AI Object Storage

> Purpose-built, S3-compatible object storage for AI training data, checkpoints, and model weights

[CoreWeave AI Object Storage](/products/storage/object-storage/about) is a purpose-built object storage solution designed for AI workloads. Store training data, checkpoints, and model weights with efficient S3-compatible access directly to your GPU compute resources.

Choose a section below to get started:

<Columns cols={3}>
  <Card title="Get started with AI Object Storage" href="/products/storage/object-storage/get-started-caios" arrow="true">
    Set up AI Object Storage authentication, policies, and storage access for enterprise workloads
  </Card>

  <Card title="About authentication and access control" href="/products/storage/object-storage/auth-access/about" arrow="true">
    Learn about authentication and access control options
  </Card>

  <Card title="Create buckets" href="/products/storage/object-storage/buckets/create-bucket" arrow="true">
    Create CoreWeave AI Object Storage buckets with Cloud Console or CLI clients
  </Card>

  <Card title="LOTA (Local Object Transport Accelerator)" href="/products/storage/object-storage/improving-performance/about-lota" arrow="true">
    Accelerated data transfer with local caching and cross-region access
  </Card>

  <Card title="API reference documentation" href="/products/storage/object-storage/reference/about" arrow="true">
    Reference documentation for IAM management and S3-compatible storage operations
  </Card>

  <Card title="Manage AI Object Storage with Terraform" href="/products/storage/object-storage/use-terraform-aws-provider" arrow="true">
    Use Terraform to manage CoreWeave AI Object Storage infrastructure as code
  </Card>
</Columns>
