# Interacting with objects

There are two main interactions for objects - downloading and deleting. For more sophisticated interactions, see our relevant documentation for [versioning and object lock](/impossible-cloud-help/impossible-cloud-storage-guide/buckets-and-objects/versioning-and-object-lock.md) as well as [IAM](/impossible-cloud-help/security/identity-access-management-iam.md):

* **Download:** Navigate to the particular bucket and click on the object or use the download button ![](/files/12l10y1f1LQTZ77dy9yV) next to the specific object to download it. Afterward, the object will be downloaded to the default location on your device.
* **Delete:** Navigate to the particular bucket and click on the delete button ![](/files/1CRH3PyuFNCDytVjC0aU) next to the specific object to delete it. Alternatively, you can remove multiple objects by marking an object(s) and click 'Remove *x* object' on the upper right-hand side of the panel. Note that the delete action is irreversible unless versioning is enabled.


---

# 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.impossiblecloud.com/impossible-cloud-help/impossible-cloud-storage-guide/buckets-and-objects/actions-with-files-or-folders.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.
