# Manage Storage

- [Work with Buckets](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-buckets.md)
- [Work with Objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects.md)
- [Objects Overview](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/objects-overview.md)
- [Object Keys](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/object-keys.md)
- [Object Details](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/object-details.md)
- [Upload Objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/upload-objects.md)
- [Multipart Upload](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/multipart-upload.md): Uploading objects using multipart upload
- [Download Objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/download-objects.md)
- [Delete Objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/delete-objects.md)
- [Share Objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/share-objects.md)
- [Use Folders](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/use-folders.md)
- [Storage Classes](https://docs.oortech.com/oort/oort-storage/manage-storage/storage-classes.md)
- [Access Control](https://docs.oortech.com/oort/oort-storage/manage-storage/access-control.md)
- [Tools and Clients](https://docs.oortech.com/oort/oort-storage/manage-storage/tools-and-clients.md): Learn how to use different tools with OORT Storage.
- [Use Rclone](https://docs.oortech.com/oort/oort-storage/manage-storage/tools-and-clients/use-rclone.md): Learn how to use Rclone with OORT Storage.
- [Use AWS CLI](https://docs.oortech.com/oort/oort-storage/manage-storage/tools-and-clients/use-aws-cli.md): How to Use the AWS CLI to Interact with OORT Storage S3 Compatible API.
- [Use S3 Browser](https://docs.oortech.com/oort/oort-storage/manage-storage/tools-and-clients/use-s3-browser.md): Learn how to configure S3 Browser for use with OORT Storage.
- [Use Arq Backup](https://docs.oortech.com/oort/oort-storage/manage-storage/tools-and-clients/use-arq-backup.md): Learn how to backup your data to OORT Storage using Arq.
- [Use TntDrive](https://docs.oortech.com/oort/oort-storage/manage-storage/tools-and-clients/use-tntdrive.md): Learn how to configure TntDrive for use with OORT Storage.
- [Sync files to OORT Storage](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage.md): This is a user guide to tell you how to sync your files from other clouds (AWS, Google Cloud, Azure Cloud, etc.) to OORT Storage using the Rclone tool.
- [Step 1: Download the rclone](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-1-download-the-rclone.md)
- [Step 2: Do the OORT Storage remote configuration](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-2-do-the-oort-storage-remote-configuration.md)
- [Step 3: Check where your files are stored in?](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in.md)
- [Google Drive](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in/google-drive.md)
- [Amazon Drive](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in/amazon-drive.md)
- [Tencent Cloud Object Storage (COS)](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in/tencent-cloud-object-storage-cos.md)
- [Alibaba Cloud (Aliyun) Object Storage System (OSS)](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in/alibaba-cloud-aliyun-object-storage-system-oss.md)
- [IPFS](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in/ipfs.md)
- [Others](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-3-check-where-your-files-are-stored-in/others.md)
- [Step 4: Check the configuration](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-4-check-the-configuration.md)
- [Step 5: Do the files syncs](https://docs.oortech.com/oort/oort-storage/manage-storage/sync-files-to-oort-storage/step-5-do-the-files-syncs.md)


---

# 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.oortech.com/oort/oort-storage/manage-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.
