# Storage

Krutrim Cloud provides scalable, persistent, and cost-effective storage options to meet a wide range of infrastructure and AI workload needs. From object storage for unstructured data to block volumes for high-performance compute instances, Krutrim’s storage offerings are built for flexibility, durability, and ease of use.

### Available Storage Services

<table><thead><tr><th width="192.23046875">Service</th><th>Description</th></tr></thead><tbody><tr><td><strong>Object Storage</strong></td><td>Highly durable storage for unstructured data like datasets, logs, media files</td></tr><tr><td><strong>Block Storage</strong></td><td>High-performance volumes for attaching to VMs, AI Pods, and Baremetals</td></tr><tr><td><strong>Snapshots</strong></td><td>Point-in-time backups of block volumes for recovery and cloning</td></tr><tr><td><strong>Backups</strong></td><td>Long-term, durable backups of volumes with cost-effective storage pricing</td></tr><tr><td><strong>Policies</strong></td><td>Custom lifecycle policies for automated snapshot and backup management</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloud.olakrutrim.com/basics/core-infrastructure/storage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
