# Concepts

Learn about the key components of <code class="expression">space.vars.ionos\_cloud\_object\_storage</code>, its functions, and capabilities to manage your Object Storage.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Buckets</strong></mark></td><td>To store your data in <code class="expression">space.vars.ionos_cloud_object_storage</code>, learn about buckets that serve as data containers.</td><td><a href="concepts/buckets">buckets</a></td></tr><tr><td><mark style="color:blue;"><strong>Bucket Types</strong></mark></td><td>Learn about the contract-owned bucket and user-owned bucket types' feature sets and limitations.</td><td><a href="concepts/bucket-types">bucket-types</a></td></tr><tr><td><mark style="color:blue;"><strong>Objects and Folders</strong></mark></td><td>Organize data in the Object Storage by learning about the objects, object functions, metadata, folders, and prefixes.</td><td><a href="concepts/objects-folders">objects-folders</a></td></tr><tr><td><mark style="color:blue;"><strong>Key Management</strong></mark></td><td>To authenticate with your Object Storage credentials for using Object Storage and to manage keys, learn about key management.</td><td><a href="concepts/key-management">key-management</a></td></tr><tr><td><mark style="color:blue;"><strong>Access Management</strong></mark></td><td>To control access permissions to your buckets and objects, learn about access management.</td><td><a href="concepts/access-management">access-management</a></td></tr><tr><td><mark style="color:blue;"><strong>S3 API Compatibility</strong></mark></td><td>Learn about the features compatible with S3 API.</td><td><a href="concepts/s3-api-compatibility">s3-api-compatibility</a></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.ionos.com/cloud/backup-and-storage/ionos-object-storage/concepts.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.
