# Work with Objects

To store your data in OORT Storage, you work with resources known as buckets and objects. A *bucket* is a container for objects. An object is a file and any metadata that describes that file.

To store an object in OORT Storage, you create a bucket and then upload the object to a bucket. You can open, download, and copy the object once it's in a bucket. You can delete any unneeded objects or buckets.&#x20;

{% content-ref url="work-with-objects/objects-overview" %}
[objects-overview](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/objects-overview)
{% endcontent-ref %}

{% content-ref url="work-with-objects/object-keys" %}
[object-keys](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/object-keys)
{% endcontent-ref %}

{% content-ref url="work-with-objects/upload-objects" %}
[upload-objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/upload-objects)
{% endcontent-ref %}

{% content-ref url="work-with-objects/download-objects" %}
[download-objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/download-objects)
{% endcontent-ref %}

{% content-ref url="work-with-objects/delete-objects" %}
[delete-objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/delete-objects)
{% endcontent-ref %}

{% content-ref url="work-with-objects/share-objects" %}
[share-objects](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/share-objects)
{% endcontent-ref %}

{% content-ref url="work-with-objects/use-folders" %}
[use-folders](https://docs.oortech.com/oort/oort-storage/manage-storage/work-with-objects/use-folders)
{% endcontent-ref %}
