> ## Documentation Index
> Fetch the complete documentation index at: https://docs.labellerr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Datasets

> Learn about datasets in Labellerr - how to create, manage, and work with workspace-level datasets for your annotation projects.

<Note>
  This guide is meant for users to understand the concept of a dataset, how to create a new dataset, how to make changes, types of datasets etc. The guide also covers in-depth details about linking new datasets, exporting data from existing datasets and overall management datasets.
</Note>

<Card title="Topics Covered" icon="database">
  This guide covers dataset management in Labellerr:

  * **What are Datasets?** - Understanding data collection concepts
  * **Workspace Level Datasets** - Organization-wide data management
  * **Creating Datasets** - Step-by-step dataset creation process
  * **Dataset Types** - Supported file formats and data types
  * **Dataset Linking** - Connecting datasets to projects
  * **Dataset Management** - Editing, exporting, and maintaining datasets
</Card>

## Datasets

Datasets are an ordered collection of the data. On Labellerr, data is segregated based on file type and the supported data types in Labellerr are Image, Audio, Video, Text or Document.

<Frame>
  <img src="https://cdn.labellerr.com/1%20%20Documentation/7ad2c327-c62f-4c81-aa6e-03b1a5ded17b.webp" alt="Dataset overview" />
</Frame>

## Workspace Level Datasets

Datasets created at the workspace level are referred to as *Workspace-Level Datasets*. To create a Workspace-Level Dataset, the toggle buttons for "Enable Review Cycle" and "Client Review Cycle" must be enabled. These datasets are accessible to all users within the workspace and can be linked to any project in the workspace.

### Permission Level to Create Workspace Level Datasets

<Frame>
  <img src="https://cdn.labellerr.com/1%20%20Documentation/2f105888-4902-4e0e-97a9-edad164b942b.webp" alt="Permission levels for datasets" />
</Frame>

<Frame>
  <img src="https://cdn.labellerr.com/1%20%20Documentation/6952eb8e-b6e8-471d-8e11-e6127fe05fba.webp" alt="Dataset permission interface" />
</Frame>

## Create Workspace Level Datasets

<Steps>
  <Step title="Accessing Datasets Screen">
    Redirect to the Workspace Level Datasets page in your workspace by clicking 'Datasets' options. After that, you would be redirected to the following page.

    <Info>
      Alternatively, the Dataset page can be accessed through your dashboard by clicking on the settings options from the taskbar> Selecting 'Datasets' option on the left.
    </Info>
  </Step>

  <Step title="New Dataset and View All Datasets">
    Click the Button "**Create New dataset**"

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/15ca683c-4e0d-4f4b-ac4c-37fcaf77cfbe.webp" alt="Create new dataset button" />
    </Frame>
  </Step>

  <Step title="Selecting Data Type">
    Select the type of Data you have and click on **next.**

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/a2414332-18dc-4daa-956e-17ee5b965b26.webp" alt="Select data type for dataset" />
    </Frame>
  </Step>

  <Step title="Uploading Files from Sources">
    Select the Source from where you want to upload data-files.

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/b788ead3-c4ef-4825-961c-c12459cd5544.webp" alt="Upload sources selection" />
    </Frame>

    ### 1. Google Drive

    Click on 'Google Drive' from the sources list, then click 'Create New Collection', authorize using your email ID, and select the data from Google Drive that you want to import. Enter any name in 'Connection Name' and Connection Description(Optional). Click 'Create Connection'.

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/6a8dbf9f-7271-4268-9d29-07f3772a2267.webp" alt="Google Drive connection setup" />
    </Frame>

    ### 2. Google Cloud Storage

    Click 'Google Cloud storage' from the sources list. Here are the [details](https://drive.google.com/file/d/1VETRHSDf7m3nV_KAe6Rc4ObxR4Z6lCYm/view?usp=sharing) to connect data with GCS. OR

    You can follow the steps outlined in the attached PDF to attach data from GCS.

    ### 3. Amazon S3

    Click 'Amazon s3' from the sources list. Here are the [details](https://drive.google.com/file/d/1eeZ9Hab4Fb6r89LE6hpSH1mn78UKh-If/view?usp=sharing) to connect data with it. OR

    You can follow the steps outlined in the attached PDF to attach data from s3 connection.

    ### 4. Upload from Local

    Upload the files and name the dataset, provide a description and click "**Create Dataset**".

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/63bdbf81-036f-486f-abc4-e37315af4821.webp" alt="Local upload interface" />
    </Frame>

    <Info>
      For more on how to create projects and new datasets check out the [Create A New Project Page](/getting-started/create-project).
    </Info>
  </Step>
</Steps>

## Managing Datasets

Datasets can be edited such that new files can be added, old ones deleted, or existing datasets from other projects can also be attached.

To manage or make changes to your dataset, through your dashboard, click on the settings options from the taskbar> Selecting Dataset option>Click on the view all dataset>Click on the 3 dots

<Frame>
  <img src="https://cdn.labellerr.com/1%20%20Documentation/a22895f5-321e-4666-ac56-acd6df42ea0a.webp" alt="Dataset management options" />
</Frame>

<Frame>
  <img src="https://cdn.labellerr.com/1%20%20Documentation/5c8e054e-46f5-4e3f-a5ef-0a11cae7652e.webp" alt="Dataset management interface" />
</Frame>

<Note>
  For further assistance contact **[support@tensormatics.com](mailto:support@tensormatics.com)**
</Note>
