Path: blob/main/faqs/galaxy/datasets_import_from_data_library.md
1677 views
---
---
As an alternative to uploading the data from a URL or your computer, the files may also have been made available from a shared data library:
Go into Libraries (left panel)
Navigate to {% if include.path %}: {{ include.path }} or {% endif %} the correct folder as indicated by your instructor. {% unless include.path %}- On most Galaxies tutorial data will be provided in a folder named GTN - Material --> Topic Name -> Tutorial Name. {% endunless %}
Select the desired files
Click on Add to History {% icon galaxy-dropdown %} near the top and select {{ include.astype | default: "as Datasets" }} from the dropdown menu
In the pop-up window, choose {% if include.collection_type %}
"Collection type": {{ include.collection_type }} {% endif %}
"Select history": {% if include.tohistory %}{{ include.tohistory }}{% else %}the history you want to import the data to (or create a new one){% endif %}
Click on {% if include.collection_type %}Continue{% else %}Import{% endif %} {% if include.collection_type %}
In the next dialog, give a suitable Name{% if include.collection_name %}, like
{{ include.collection_name }}
,{% endif %} to the new collectionClick on Create collection {% endif %}