> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/software/basespace-sequence-hub/software-basespace-sequence-hub-reference_material-list/000008546.md).

# Where data copied from BaseSpace to Illumina BioInsight Platform Core are stored

There are two ways to copy data from BaseSpace to Illumina BioInsight Platform Core (Platform Core, formerly, Illumina Connected Analytics (ICA)). However, all data are transferred to a [BaseSpace Sequence Hub(BSSH)-Managed Project](https://help.ica.illumina.com/home/h-projects#externally-managed-projects) in Platform Core that is named BSSH \[Name of the User Account/Workgroup on BaseSpace].

**Note**: the pages/images shown below include the legacy Illumina Connected Analytics (ICA) naming at this time.

**1**. **BaseSpace to Platform Core Data Copy**: If the run/project was transferred using the BaseSpace to Platform Core (ICA) Data Copy app, the data are sent to a folder inside the 'ilmn-analyses' folder within the BSSH-managed project.

The path to the data folder in Platform Core can be obtained from the Summary tab of the Appsession on BaseSpace.

![](/files/0sNSl2LbmY57poBBUp6D)

In this example a project was transferred using the BaseSpace to Platform Core (ICA) Data Copy app, and the data folder for the project files can be found in Platform Core, in the BaseSpace-managed project, inside the ilmn-analyses folder.

![](/files/y2a06042NECvM1rszKdD)

**2. Auto-launch:** Runs that are uploaded to BaseSpace from instruments or using BaseSpace CLI can be directly copied over to Platform Core, and analyzed using workflows that are triggered automatically. Check [Sequencer Integration](https://help.connected.illumina.com/analysis/analysis_autolaunch) for more details about this.

Runs that are transferred this way can be found in a folder named ilmn-runs while the output files from the auto-launched analyses can be found in a folder named ilmn-analyses in the BSSH-managed project in Platform Core.

Users can directly access the analysis page in Platform Core from the Files tab of the auto-launched AppSession on BaseSpace.

![](/files/1UEwOY8bd0NxPrqWHvcq)

Selecting 'View Files on ICA' navigates to the analysis summary page in Platform Core.

**Note**: 'View Files on ICA' is only available if the user has a Platform Core subscription.

![](/files/oZWaq97xOcHuQu25LL39)

The User Reference on this page can be used to locate the output files from the analysis. Selecting More in the workflow section provides the User Tag that indicates the path to the run folder in Platform Core.

![](/files/J0SCGiClBaFFNI7zjsNv)

Navigating to the Data tab, in the ilmn-runs folder.

![](/files/FqQDRpK88UDgBq3UygqK)

Navigating to the ilmn-analyses folder in Data, the folder name that starts with the User Reference contains the output from the auto-launched analysis.

![](/files/hOaPrF6RGsizo0Yvsebp)

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                 |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #8546), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000008546%20-%20Software%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/software/basespace-sequence-hub/software-basespace-sequence-hub-reference_material-list/000008546.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
