> For the complete documentation index, see [llms.txt](https://cleyrop.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cleyrop.gitbook.io/docs/documentation-fr-en/data-and-ai-project/datasets.md).

# Datasets

In Cleyrop, a Dataset represents a structured dataset, usable for analysis, transformation, or visualization.

Each project can create or reference its own datasets from different sources:

* Local file import (CSV, Excel, etc.);
* Internal or authorized external datasource;
* Shared data catalog at platform level.

#### Main available actions

* [Add a Dataset to the Library](/docs/documentation-fr-en/data-and-ai-project/datasets/gerer-les-datasets.md)
* [Explore Datasets](/docs/documentation-fr-en/data-and-ai-project/datasets/explorer-les-datasets.md)
* [Publish to the catalog](/docs/documentation-fr-en/data-and-ai-project/datasets/publier-au-catalogue.md)
* Define and monitor [quality rules](/docs/documentation-fr-en/data-governance/qualite-des-donnees.md) : define automatic controls to ensure data reliability and track alerts and indicators from the latest runs.

Once created, datasets can be explored, updated, linked to dashboards, exported, or published to the catalog to be reused in other projects.

{% hint style="warning" %}
All project members have **access to the created or referenced datasets** in the project
{% endhint %}
