# Data Management

To help you store, organize, clean, share and use your data we have developed the following parts :

## 1. The Datalake

The Datalake is the place that will store all your assets,  it is linked to your Organization so every user that belongs to your team will have access to it and work on projects with the data in it.

![](/files/-Ma2u83JwmvKZ4S0X1CM)

In the Datalake you can perform actions on the image-level such as :

{% content-ref url="/pages/-MQwZKCJKZYlcQYvnzo6" %}
[Upload assets to your Lake](/picsellia/data-management/upload-assets-to-your-lake.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQwauz0f4PgUJmYh3tU" %}
[Edit Tags for Pictures](/picsellia/data-management/edit-tags-for-pictures.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQwWfl-5guVMg3Vib9X" %}
[Create a Dataset](/picsellia/data-management/create-a-dataset.md)
{% endcontent-ref %}

## 2. Datasets and version

The second main object that you can find are the Datasets and its versions.

![](/files/-Ma31g47pwXa02R6Whwb)

A Dataset is composed of several version, and each version is composed of multiple assets and the corresponding labels and annotations.

![](/files/-Ma31lau2NGvkiY1gx95)

Here are several actions that you can perform on your datasets and their versions :

{% content-ref url="/pages/-MQwjTDAASQvz6D1hoFx" %}
[Add data to a Dataset](/picsellia/data-management/add-data-to-a-dataset.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQwl0xj6l2R25vTV1fU" %}
[Create a new Dataset version](/picsellia/data-management/create-a-new-dataset-version.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQwmyn48Fy0BrkqiZDp" %}
[Configure your Labels](/picsellia/data-management/configure-your-labels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MSE9tMams4w4-dAmWc2" %}
[Create, annotate, review a Dataset](/picsellia/getting-started-2/create-annotate-review-a-dataset.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQwrGtdn-yEjSa\_xU6N" %}
[Import annotation from other Dataset version](/picsellia/data-management/import-annotation-from-other-dataset-version.md)
{% endcontent-ref %}

## 3. Pictures

As for today, you can only manage Images with our Datalake and Datasets.

When you store an image on Picsellia, a physical copy is made to our internal storage, but the advantage is that when you use this image in different Datasets, only references to this Image are created which lighten and facilitate storage and management of your files.

In order to navigate easily within your Datalake to find some assets, you can add some additional information to your Picture such as Tags :

![](/files/-Ma33b_L2RkmtmViSVYR)

{% content-ref url="/pages/-MQwauz0f4PgUJmYh3tU" %}
[Edit Tags for Pictures](/picsellia/data-management/edit-tags-for-pictures.md)
{% endcontent-ref %}


---

# 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://picsellia.gitbook.io/picsellia/data-management.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.
