> For the complete documentation index, see [llms.txt](https://docs.impossiblecloud.com/impossible-cloud-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.impossiblecloud.com/impossible-cloud-help/impossible-cloud-storage-guide/buckets-and-objects/storing-objects-in-a-bucket.md).

# Storing objects in a bucket

Once you have created a bucket in the Impossible Cloud Storage console, you can access the bucket and store an object. There are two ways to upload an object:

1. You can use the **built-in drag & drop function**.

   1. Open the relevant bucket in the console, drag the object from your device and drop it into the relevant area in the panel. This also works for multiple objects at a time.

   <figure><img src="/files/pLP3hEZm5jRjlngLmVjy" alt=""><figcaption></figcaption></figure>
2. You can use the **'Upload File' feature**.

   1. Open the relevant bucket in the console, click on the 'Upload File' button and select the relevant objects for the upload.

   <figure><img src="/files/X9pz1ju8iOdDXg9e5hBK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.impossiblecloud.com/impossible-cloud-help/impossible-cloud-storage-guide/buckets-and-objects/storing-objects-in-a-bucket.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.
