# How-Tos

To manage your buckets, objects, and keys in your Object Storage, refer to the following How-Tos that guide you with step-by-step instructions to complete the tasks.

## 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>Manage Buckets</strong></mark></td><td>View the bucket types, navigate to the bucket settings, copy the endpoint URL, or delete a bucket.</td><td><a href="how-tos/manage-buckets">manage-buckets</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage Objects and Folders</strong></mark></td><td>Use the search, versioning, prefixes, and delete options to manage objects and folders effectively.</td><td><a href="how-tos/manage-objects-folders">manage-objects-folders</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage Keys</strong></mark></td><td>Generate Object Storage keys to login securely, and activate or deactivate to keys to manage access to buckets and objects.</td><td><a href="how-tos/manage-keys">manage-keys</a></td></tr><tr><td><mark style="color:blue;"><strong>Retrieve User IDs</strong></mark></td><td>Retrieve the Canonical User ID for sharing buckets, objects, and object versions with other Object Storage users.</td><td><a href="how-tos/retrieve-user-id">retrieve-user-id</a></td></tr><tr><td><mark style="color:blue;"><strong>Share Objects with Pre-Signed URLs</strong></mark></td><td>Generate pre-signed URL to time-bound object share access with other Object Storage users.</td><td><a href="how-tos/share-objects-pre-signed-urls">share-objects-pre-signed-urls</a></td></tr><tr><td><mark style="color:blue;"><strong>Access Object Storage from a Private LAN</strong></mark></td><td>Create a secure connection using NLB and access Object Storage from a private LAN.</td><td><a href="how-tos/access-object-storage-from-private-lan">access-object-storage-from-private-lan</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/how-tos.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.
